added stuff

This commit is contained in:
vali 2024-04-09 23:11:33 +02:00
commit 236b8c2a6b
907 changed files with 70990 additions and 0 deletions

View file

@ -0,0 +1,25 @@
{
colorscheme = {
slug = "angel-light";
name = "Angel";
variant = "light";
palette = {
base00 = "#140e10";
base01 = "#8E7C86";
base02 = "#C47E81";
base03 = "#988791";
base04 = "#AB9196";
base05 = "#B39BA8";
base06 = "#CEA6A9";
base07 = "#e2d4d8";
base08 = "#9e9497";
base09 = "#8E7C86";
base0A = "#C47E81";
base0B = "#988791";
base0C = "#AB9196";
base0D = "#B39BA8";
base0E = "#CEA6A9";
base0F = "#e2d4d8";
};
};
}