mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
20 lines
398 B
Nix
20 lines
398 B
Nix
{
|
|
name = "Equilibrium Dark";
|
|
author = "Carlo Abelli";
|
|
base00 = "0C1118";
|
|
base01 = "181C22";
|
|
base02 = "22262D";
|
|
base03 = "7B776E";
|
|
base04 = "949088";
|
|
base05 = "AFABA2";
|
|
base06 = "CAC6BD";
|
|
base07 = "E7E2D9";
|
|
base08 = "F04339";
|
|
base09 = "DF5923";
|
|
base0A = "BB8801";
|
|
base0B = "7F8B00";
|
|
base0C = "00948B";
|
|
base0D = "008DD1";
|
|
base0E = "6A7FD2";
|
|
base0F = "E3488E";
|
|
}
|