mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 08:57:46 +00:00
20 lines
402 B
Nix
20 lines
402 B
Nix
{
|
|
name = "eris";
|
|
author = "ed (https://codeberg.org/ed)";
|
|
base00 = "0A0920";
|
|
base01 = "13133A";
|
|
base02 = "23255A";
|
|
base03 = "333773";
|
|
base04 = "4A5293";
|
|
base05 = "606BAC";
|
|
base06 = "7986C5";
|
|
base07 = "9AAAE5";
|
|
base08 = "F768A3";
|
|
base09 = "F768A3";
|
|
base0A = "FAAEA2";
|
|
base0B = "FAAEA2";
|
|
base0C = "258FC4";
|
|
base0D = "258FC4";
|
|
base0E = "F768A3";
|
|
base0F = "F768A3";
|
|
}
|