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

20 lines
387 B
Nix

{
name = "Cupertino";
author = "Defman21";
base00 = "FFFFFF";
base01 = "C0C0C0";
base02 = "C0C0C0";
base03 = "808080";
base04 = "808080";
base05 = "404040";
base06 = "404040";
base07 = "5E5E5E";
base08 = "C41A15";
base09 = "EB8500";
base0A = "826B28";
base0B = "007400";
base0C = "318495";
base0D = "0000FF";
base0E = "A90D91";
base0F = "826B28";
}