1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 00:47:44 +00:00
ThemeNix/themes/material-vivid.nix

20 lines
394 B
Nix

{
name = "Material Vivid";
author = "joshyrobot";
base00 = "202124";
base01 = "27292C";
base02 = "323639";
base03 = "44464D";
base04 = "676C71";
base05 = "80868B";
base06 = "9E9E9E";
base07 = "FFFFFF";
base08 = "F44336";
base09 = "FF9800";
base0A = "FFEB3B";
base0B = "00E676";
base0C = "00BCD4";
base0D = "2196F3";
base0E = "673AB7";
base0F = "8D6E63";
}