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

20 lines
401 B
Nix

{
name = "Material Palenight";
author = "Nate Peterson";
base00 = "292D3E";
base01 = "444267";
base02 = "32374D";
base03 = "676E95";
base04 = "8796B0";
base05 = "959DCB";
base06 = "959DCB";
base07 = "FFFFFF";
base08 = "F07178";
base09 = "F78C6C";
base0A = "FFCB6B";
base0B = "C3E88D";
base0C = "89DDFF";
base0D = "82AAFF";
base0E = "C792EA";
base0F = "FF5370";
}