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/selenized-light.nix
Normal file
20
themes/selenized-light.nix
Normal 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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue