mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 01:47: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/greenscreen.nix
Normal file
20
themes/greenscreen.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Green Screen";
|
||||
author = "Chris Kempson (http://chriskempson.com)";
|
||||
base00 = "001100";
|
||||
base01 = "003300";
|
||||
base02 = "005500";
|
||||
base03 = "007700";
|
||||
base04 = "009900";
|
||||
base05 = "00BB00";
|
||||
base06 = "00DD00";
|
||||
base07 = "00FF00";
|
||||
base08 = "007700";
|
||||
base09 = "009900";
|
||||
base0A = "007700";
|
||||
base0B = "00BB00";
|
||||
base0C = "005500";
|
||||
base0D = "009900";
|
||||
base0E = "00BB00";
|
||||
base0F = "005500";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue