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

20 lines
424 B
Nix

{
name = "Marrakesh";
author = "Alexandre Gavioli (http://github.com/Alexx2/)";
base00 = "201602";
base01 = "302E00";
base02 = "5F5B17";
base03 = "6C6823";
base04 = "86813B";
base05 = "948E48";
base06 = "CCC37A";
base07 = "FAF0A5";
base08 = "C35359";
base09 = "B36144";
base0A = "A88339";
base0B = "18974E";
base0C = "75A738";
base0D = "477CA1";
base0E = "8868B3";
base0F = "B3588E";
}