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

20 lines
388 B
Nix

{
name = "Paraiso";
author = "Jan T. Sott";
base00 = "2F1E2E";
base01 = "41323F";
base02 = "4F424C";
base03 = "776E71";
base04 = "8D8687";
base05 = "A39E9B";
base06 = "B9B6B0";
base07 = "E7E9DB";
base08 = "EF6155";
base09 = "F99B15";
base0A = "FEC418";
base0B = "48B685";
base0C = "5BC4BF";
base0D = "06B6EF";
base0E = "815BA4";
base0F = "E96BA8";
}