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 = "Windows 10 Light";
author = "Fergus Collins (https://github.com/C-Fergus)";
base00 = "F2F2F2";
base01 = "E5E5E5";
base02 = "D9D9D9";
base03 = "CCCCCC";
base04 = "ABABAB";
base05 = "767676";
base06 = "414141";
base07 = "0C0C0C";
base08 = "C50F1F";
base09 = "F9F1A5";
base0A = "C19C00";
base0B = "13A10E";
base0C = "3A96DD";
base0D = "0037DA";
base0E = "881798";
base0F = "16C60C";
}