mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 17:37:46 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/macintosh.nix
Normal file
20
themes/macintosh.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue