mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 01:47:45 +00:00
20 lines
431 B
Nix
20 lines
431 B
Nix
{
|
|
name = "Everforest Dark Hard";
|
|
author = "Oskar Liew (https://github.com/OskarLiew)";
|
|
base00 = "272E33";
|
|
base01 = "2E383C";
|
|
base02 = "414B50";
|
|
base03 = "859289";
|
|
base04 = "9DA9A0";
|
|
base05 = "D3C6AA";
|
|
base06 = "E4E1CD";
|
|
base07 = "FDF6E3";
|
|
base08 = "7FBBB3";
|
|
base09 = "D699B6";
|
|
base0A = "DBBC7F";
|
|
base0B = "83C092";
|
|
base0C = "E69875";
|
|
base0D = "A7C080";
|
|
base0E = "E67E80";
|
|
base0F = "4C3743";
|
|
}
|