mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 17:07:46 +00:00
20 lines
419 B
Nix
20 lines
419 B
Nix
{
|
|
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";
|
|
}
|