1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-30 01:47:45 +00:00

Add project

This commit is contained in:
RGBCube 2023-11-26 18:42:35 +03:00
parent 9698f044be
commit 983157e8ee
No known key found for this signature in database
253 changed files with 5335 additions and 0 deletions

View 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";
}