1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-30 01:47:45 +00:00

Add project

This commit is contained in:
RGBCube 2023-11-26 18:42:35 +03:00
parent 9698f044be
commit 983157e8ee
No known key found for this signature in database
253 changed files with 5335 additions and 0 deletions

View 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";
}