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-light";
author = "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali";
base00 = "FBF3DB";
base01 = "ECE3CC";
base02 = "D5CDB6";
base03 = "909995";
base04 = "909995";
base05 = "53676D";
base06 = "3A4D53";
base07 = "3A4D53";
base08 = "CC1729";
base09 = "BC5819";
base0A = "A78300";
base0B = "428B00";
base0C = "00978A";
base0D = "006DCE";
base0E = "825DC0";
base0F = "C44392";
}