mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 08:57:46 +00:00
20 lines
410 B
Nix
20 lines
410 B
Nix
{
|
|
name = "Ayu Mirage";
|
|
author = "Khue Nguyen <Z5483Y@gmail.com>";
|
|
base00 = "171B24";
|
|
base01 = "1F2430";
|
|
base02 = "242936";
|
|
base03 = "707A8C";
|
|
base04 = "8A9199";
|
|
base05 = "CCCAC2";
|
|
base06 = "D9D7CE";
|
|
base07 = "F3F4F5";
|
|
base08 = "F28779";
|
|
base09 = "FFAD66";
|
|
base0A = "FFD173";
|
|
base0B = "D5FF80";
|
|
base0C = "95E6CB";
|
|
base0D = "5CCFE6";
|
|
base0E = "D4BFFF";
|
|
base0F = "F29E74";
|
|
}
|