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 = "standardized-light";
author = "ali (https://github.com/ali-githb/base16-standardized-name )";
base00 = "FFFFFF";
base01 = "EEEEEE";
base02 = "CCCCCC";
base03 = "767676";
base04 = "767676";
base05 = "444444";
base06 = "333333";
base07 = "222222";
base08 = "D03E3E";
base09 = "D7691D";
base0A = "AD8200";
base0B = "31861F";
base0C = "00998F";
base0D = "3173C5";
base0E = "9E57C2";
base0F = "895025";
}