1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 17:07:46 +00:00
ThemeNix/themes/icy.nix

20 lines
406 B
Nix

{
name = "Icy Dark";
author = "icyphox (https://icyphox.ga)";
base00 = "021012";
base01 = "031619";
base02 = "041F23";
base03 = "052E34";
base04 = "064048";
base05 = "095B67";
base06 = "0C7C8C";
base07 = "109CB0";
base08 = "16C1D9";
base09 = "B3EBF2";
base0A = "80DEEA";
base0B = "4DD0E1";
base0C = "26C6DA";
base0D = "00BCD4";
base0E = "00ACC1";
base0F = "0097A7";
}