mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 09:27:45 +00:00
20 lines
439 B
Nix
20 lines
439 B
Nix
{
|
|
name = "Horizon Terminal Light";
|
|
author = "Michaël Ball (http://github.com/michael-ball/)";
|
|
base00 = "FDF0ED";
|
|
base01 = "FADAD1";
|
|
base02 = "F9CBBE";
|
|
base03 = "BDB3B1";
|
|
base04 = "948C8A";
|
|
base05 = "403C3D";
|
|
base06 = "302C2D";
|
|
base07 = "201C1D";
|
|
base08 = "E95678";
|
|
base09 = "F9CEC3";
|
|
base0A = "FADAD1";
|
|
base0B = "29D398";
|
|
base0C = "59E1E3";
|
|
base0D = "26BBD9";
|
|
base0E = "EE64AC";
|
|
base0F = "F9CBBE";
|
|
}
|