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/catppuccin-latte.nix
Normal file
20
themes/catppuccin-latte.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Catppuccin Latte";
|
||||
author = "https://github.com/catppuccin/catppuccin";
|
||||
base00 = "EFF1F5";
|
||||
base01 = "E6E9EF";
|
||||
base02 = "CCD0DA";
|
||||
base03 = "BCC0CC";
|
||||
base04 = "ACB0BE";
|
||||
base05 = "4C4F69";
|
||||
base06 = "DC8A78";
|
||||
base07 = "7287FD";
|
||||
base08 = "D20F39";
|
||||
base09 = "FE640B";
|
||||
base0A = "DF8E1D";
|
||||
base0B = "40A02B";
|
||||
base0C = "179299";
|
||||
base0D = "1E66F5";
|
||||
base0E = "8839EF";
|
||||
base0F = "DD7878";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue