1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 17:37:46 +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/embers.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Embers";
author = "Jannik Siebert (https://github.com/janniks)";
base00 = "16130F";
base01 = "2C2620";
base02 = "433B32";
base03 = "5A5047";
base04 = "8A8075";
base05 = "A39A90";
base06 = "BEB6AE";
base07 = "DBD6D1";
base08 = "826D57";
base09 = "828257";
base0A = "6D8257";
base0B = "57826D";
base0C = "576D82";
base0D = "6D5782";
base0E = "82576D";
base0F = "825757";
}