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

20 lines
388 B
Nix

{
name = "Qualia";
author = "isaacwhanson";
base00 = "101010";
base01 = "454545";
base02 = "454545";
base03 = "454545";
base04 = "808080";
base05 = "C0C0C0";
base06 = "C0C0C0";
base07 = "454545";
base08 = "EFA6A2";
base09 = "A3B8EF";
base0A = "E6A3DC";
base0B = "80C990";
base0C = "C8C874";
base0D = "50CACD";
base0E = "E0AF85";
base0F = "808080";
}