1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-30 18:07: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 Light";
author = "Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)";
base00 = "EEEEEE";
base01 = "AF0000";
base02 = "008700";
base03 = "5F8700";
base04 = "0087AF";
base05 = "444444";
base06 = "005F87";
base07 = "878787";
base08 = "BCBCBC";
base09 = "D70000";
base0A = "D70087";
base0B = "8700AF";
base0C = "D75F00";
base0D = "D75F00";
base0E = "005FAF";
base0F = "005F87";
}