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

20 lines
428 B
Nix

{
name = "Macintosh";
author = "Rebecca Bettencourt (http://www.kreativekorp.com)";
base00 = "000000";
base01 = "404040";
base02 = "404040";
base03 = "808080";
base04 = "808080";
base05 = "C0C0C0";
base06 = "C0C0C0";
base07 = "FFFFFF";
base08 = "DD0907";
base09 = "FF6403";
base0A = "FBF305";
base0B = "1FB714";
base0C = "02ABEA";
base0D = "0000D3";
base0E = "4700A5";
base0F = "90713A";
}