1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 17:07:46 +00:00
ThemeNix/themes/selenized-light.nix

20 lines
466 B
Nix

{
name = "selenized-light";
author = "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali";
base00 = "FBF3DB";
base01 = "ECE3CC";
base02 = "D5CDB6";
base03 = "909995";
base04 = "909995";
base05 = "53676D";
base06 = "3A4D53";
base07 = "3A4D53";
base08 = "CC1729";
base09 = "BC5819";
base0A = "A78300";
base0B = "428B00";
base0C = "00978A";
base0D = "006DCE";
base0E = "825DC0";
base0F = "C44392";
}