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