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

20 lines
409 B
Nix

{
name = "Ayu Light";
author = "Khue Nguyen <Z5483Y@gmail.com>";
base00 = "FAFAFA";
base01 = "F3F4F5";
base02 = "F8F9FA";
base03 = "ABB0B6";
base04 = "828C99";
base05 = "5C6773";
base06 = "242936";
base07 = "1A1F29";
base08 = "F07178";
base09 = "FA8D3E";
base0A = "F2AE49";
base0B = "86B300";
base0C = "4CBF99";
base0D = "36A3D9";
base0E = "A37ACC";
base0F = "E6BA7E";
}