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/google-dark.nix
Normal file
20
themes/google-dark.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Google Dark";
|
||||
author = "Seth Wright (http://sethawright.com)";
|
||||
base00 = "1D1F21";
|
||||
base01 = "282A2E";
|
||||
base02 = "373B41";
|
||||
base03 = "969896";
|
||||
base04 = "B4B7B4";
|
||||
base05 = "C5C8C6";
|
||||
base06 = "E0E0E0";
|
||||
base07 = "FFFFFF";
|
||||
base08 = "CC342B";
|
||||
base09 = "F96A38";
|
||||
base0A = "FBA922";
|
||||
base0B = "198844";
|
||||
base0C = "3971ED";
|
||||
base0D = "3971ED";
|
||||
base0E = "A36AC7";
|
||||
base0F = "3971ED";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue