mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 09:27:45 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/github.nix
Normal file
20
themes/github.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Github";
|
||||
author = "Defman21";
|
||||
base00 = "FFFFFF";
|
||||
base01 = "F5F5F5";
|
||||
base02 = "C8C8FA";
|
||||
base03 = "969896";
|
||||
base04 = "E8E8E8";
|
||||
base05 = "333333";
|
||||
base06 = "FFFFFF";
|
||||
base07 = "FFFFFF";
|
||||
base08 = "ED6A43";
|
||||
base09 = "0086B3";
|
||||
base0A = "795DA3";
|
||||
base0B = "183691";
|
||||
base0C = "183691";
|
||||
base0D = "795DA3";
|
||||
base0E = "A71D5D";
|
||||
base0F = "333333";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue