1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 09:27:45 +00:00

Add project

This commit is contained in:
RGBCube 2023-11-26 18:42:35 +03:00
parent 9698f044be
commit 983157e8ee
No known key found for this signature in database
253 changed files with 5335 additions and 0 deletions

20
themes/irblack.nix Normal file
View 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";
}