1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 01:17:45 +00:00
ThemeNix/themes/da-one-white.nix

20 lines
412 B
Nix

{
name = "Da One White";
author = "NNB (https://github.com/NNBnh)";
base00 = "FFFFFF";
base01 = "C8C8C8";
base02 = "888888";
base03 = "585858";
base04 = "282828";
base05 = "181818";
base06 = "000000";
base07 = "000000";
base08 = "DE5D6E";
base09 = "FF9470";
base0A = "B3684F";
base0B = "76A85D";
base0C = "64B5A7";
base0D = "5890F8";
base0E = "C173D1";
base0F = "B3684F";
}