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 = "selenized-white";
author = "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali";
base00 = "FFFFFF";
base01 = "EBEBEB";
base02 = "CDCDCD";
base03 = "878787";
base04 = "878787";
base05 = "474747";
base06 = "282828";
base07 = "282828";
base08 = "BF0000";
base09 = "BA3700";
base0A = "AF8500";
base0B = "008400";
base0C = "009A8A";
base0D = "0054CF";
base0E = "6B40C3";
base0F = "DD0F9D";
}