mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 17:37:46 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/standardized-light.nix
Normal file
20
themes/standardized-light.nix
Normal 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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue