1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 09:27:45 +00:00

Add project

This commit is contained in:
RGBCube 2023-11-26 18:42:35 +03:00
parent 9698f044be
commit 983157e8ee
No known key found for this signature in database
253 changed files with 5335 additions and 0 deletions

20
themes/cupertino.nix Normal file
View file

@ -0,0 +1,20 @@
{
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";
}