1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 01:17:45 +00:00
ThemeNix/themes/equilibrium-light.nix

20 lines
399 B
Nix

{
name = "Equilibrium Light";
author = "Carlo Abelli";
base00 = "F5F0E7";
base01 = "E7E2D9";
base02 = "D8D4CB";
base03 = "73777F";
base04 = "5A5F66";
base05 = "43474E";
base06 = "2C3138";
base07 = "181C22";
base08 = "D02023";
base09 = "BF3E05";
base0A = "9D6F00";
base0B = "637200";
base0C = "007A72";
base0D = "0073B5";
base0E = "4E66B6";
base0F = "C42775";
}