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-black.nix
Normal file
20
themes/selenized-black.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "selenized-black";
|
||||
author = "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali";
|
||||
base00 = "181818";
|
||||
base01 = "252525";
|
||||
base02 = "3B3B3B";
|
||||
base03 = "777777";
|
||||
base04 = "777777";
|
||||
base05 = "B9B9B9";
|
||||
base06 = "DEDEDE";
|
||||
base07 = "DEDEDE";
|
||||
base08 = "ED4A46";
|
||||
base09 = "E67F43";
|
||||
base0A = "DBB32D";
|
||||
base0B = "70B433";
|
||||
base0C = "3FC5B7";
|
||||
base0D = "368AEB";
|
||||
base0E = "A580E2";
|
||||
base0F = "EB6EB7";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue