mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
20 lines
429 B
Nix
20 lines
429 B
Nix
{
|
|
name = "Horizon Dark";
|
|
author = "Michaël Ball (http://github.com/michael-ball/)";
|
|
base00 = "1C1E26";
|
|
base01 = "232530";
|
|
base02 = "2E303E";
|
|
base03 = "6F6F70";
|
|
base04 = "9DA0A2";
|
|
base05 = "CBCED0";
|
|
base06 = "DCDFE4";
|
|
base07 = "E3E6EE";
|
|
base08 = "E93C58";
|
|
base09 = "E58D7D";
|
|
base0A = "EFB993";
|
|
base0B = "EFAF8E";
|
|
base0C = "24A8B4";
|
|
base0D = "DF5273";
|
|
base0E = "B072D1";
|
|
base0F = "E4A382";
|
|
}
|