Initial commit

This commit is contained in:
Aleksandr Ebaklakov
2026-04-22 16:58:43 +03:00
commit 011626b8b7
366 changed files with 23244 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"typomagical-title@@font-title": "Bitter",
"typomagical-colour@@background-color-enable": true,
"typomagical-colour@@ss-background-color": "#24201D",
"typomagical-colour@@theme-variant": "obsidian",
"typomagical-text@@ordered-lists": "circled-ol",
"typomagical-text@@line-height-body": 1.45,
"typomagical-text@@body-weight": 400,
"typomagical-text@@bold-weight": 600,
"typomagical-text@@ss-hide-external-link-icon": false,
"typomagical-text@@ss-revert-highlight": true
}

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.9",
"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