mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-31 10:27: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/catppuccin-macchiato.nix
Normal file
20
themes/catppuccin-macchiato.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Catppuccin Macchiato";
|
||||
author = "https://github.com/catppuccin/catppuccin";
|
||||
base00 = "24273A";
|
||||
base01 = "1E2030";
|
||||
base02 = "363A4F";
|
||||
base03 = "494D64";
|
||||
base04 = "5B6078";
|
||||
base05 = "CAD3F5";
|
||||
base06 = "F4DBD6";
|
||||
base07 = "B7BDF8";
|
||||
base08 = "ED8796";
|
||||
base09 = "F5A97F";
|
||||
base0A = "EED49F";
|
||||
base0B = "A6DA95";
|
||||
base0C = "8BD5CA";
|
||||
base0D = "8AADF4";
|
||||
base0E = "C6A0F6";
|
||||
base0F = "F0C6C6";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue