mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 09:27:45 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/irblack.nix
Normal file
20
themes/irblack.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "IR Black";
|
||||
author = "Timothée Poisot (http://timotheepoisot.fr)";
|
||||
base00 = "000000";
|
||||
base01 = "242422";
|
||||
base02 = "484844";
|
||||
base03 = "6C6C66";
|
||||
base04 = "918F88";
|
||||
base05 = "B5B3AA";
|
||||
base06 = "D9D7CC";
|
||||
base07 = "FDFBEE";
|
||||
base08 = "FF6C60";
|
||||
base09 = "E9C062";
|
||||
base0A = "FFFFB6";
|
||||
base0B = "A8FF60";
|
||||
base0C = "C6C5FE";
|
||||
base0D = "96CBFE";
|
||||
base0E = "FF73FD";
|
||||
base0F = "B18A3D";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue