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/papercolor-dark.nix
Normal file
20
themes/papercolor-dark.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "PaperColor Dark";
|
||||
author = "Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)";
|
||||
base00 = "1C1C1C";
|
||||
base01 = "AF005F";
|
||||
base02 = "5FAF00";
|
||||
base03 = "D7AF5F";
|
||||
base04 = "5FAFD7";
|
||||
base05 = "808080";
|
||||
base06 = "D7875F";
|
||||
base07 = "D0D0D0";
|
||||
base08 = "585858";
|
||||
base09 = "5FAF5F";
|
||||
base0A = "AFD700";
|
||||
base0B = "AF87D7";
|
||||
base0C = "FFAF00";
|
||||
base0D = "FF5FAF";
|
||||
base0E = "00AFAF";
|
||||
base0F = "5F8787";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue