Initial Commit, move from a symlink farm to yadm

This commit is contained in:
2024-05-14 16:41:00 +02:00
commit 957a4eb474
210 changed files with 29165 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"manifest_version": "1",
"name": "catppuccin-macchiato-round",
"display_name": "Catpuccin Macchiato Round",
"extend_theme": "light",
"css_file": "theme.css",
"css_file_gtk_3.20+": "theme-gtk-3.20.css",
"matched_text_hl_colors": {
"when_selected": "#89B4FA",
"when_not_selected": "#89B4FA"
}
}