mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 01:47:45 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/ayu-dark.nix
Normal file
20
themes/ayu-dark.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Ayu Dark";
|
||||
author = "Khue Nguyen <Z5483Y@gmail.com>";
|
||||
base00 = "0F1419";
|
||||
base01 = "131721";
|
||||
base02 = "272D38";
|
||||
base03 = "3E4B59";
|
||||
base04 = "BFBDB6";
|
||||
base05 = "E6E1CF";
|
||||
base06 = "E6E1CF";
|
||||
base07 = "F3F4F5";
|
||||
base08 = "F07178";
|
||||
base09 = "FF8F40";
|
||||
base0A = "FFB454";
|
||||
base0B = "B8CC52";
|
||||
base0C = "95E6CB";
|
||||
base0D = "59C2FF";
|
||||
base0E = "D2A6FF";
|
||||
base0F = "E6B673";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue