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-dark.nix
Normal file
20
themes/selenized-dark.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "selenized-dark";
|
||||
author = "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali";
|
||||
base00 = "103C48";
|
||||
base01 = "184956";
|
||||
base02 = "2D5B69";
|
||||
base03 = "72898F";
|
||||
base04 = "72898F";
|
||||
base05 = "ADBCBC";
|
||||
base06 = "CAD8D9";
|
||||
base07 = "CAD8D9";
|
||||
base08 = "FA5750";
|
||||
base09 = "ED8649";
|
||||
base0A = "DBB32D";
|
||||
base0B = "75B938";
|
||||
base0C = "41C7B9";
|
||||
base0D = "4695F7";
|
||||
base0E = "AF88EB";
|
||||
base0F = "F275BE";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue