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

20 lines
416 B
Nix

{
name = "Shapeshifter";
author = "Tyler Benziger (http://tybenz.com)";
base00 = "F9F9F9";
base01 = "E0E0E0";
base02 = "ABABAB";
base03 = "555555";
base04 = "343434";
base05 = "102015";
base06 = "040404";
base07 = "000000";
base08 = "E92F2F";
base09 = "E09448";
base0A = "DDDD13";
base0B = "0ED839";
base0C = "23EDDA";
base0D = "3B48E3";
base0E = "F996E2";
base0F = "69542D";
}