1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 17:37:46 +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 High Contrast";
author = "Fergus Collins (https://github.com/C-Fergus)";
base00 = "000000";
base01 = "1C1C1C";
base02 = "383838";
base03 = "545454";
base04 = "A2A2A2";
base05 = "C0C0C0";
base06 = "DEDEDE";
base07 = "FCFCFC";
base08 = "FC5454";
base09 = "808000";
base0A = "FCFC54";
base0B = "54FC54";
base0C = "54FCFC";
base0D = "5454FC";
base0E = "FC54FC";
base0F = "008000";
}