Change appearance

This commit is contained in:
2024-06-22 14:56:39 +03:00
parent eaa79fe35e
commit 053848384f
9 changed files with 13985 additions and 24 deletions

View File

@ -0,0 +1,4 @@
{
"catppuccin-theme-settings@@catppuccin-theme-dark": "ctp-macchiato",
"catppuccin-theme-settings@@catppuccin-theme-accents": "ctp-accent-sapphire"
}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,10 @@
{
"id": "obsidian-style-settings",
"name": "Style Settings",
"version": "1.0.8",
"minAppVersion": "0.11.5",
"description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.",
"author": "mgmeyers",
"authorUrl": "https://github.com/mgmeyers/obsidian-style-settings",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long