Init
This commit is contained in:
25
.obsidian/plugins/obsidian-style-settings/data.json
vendored
Normal file
25
.obsidian/plugins/obsidian-style-settings/data.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"blue-topaz-theme@@light-background-color-files": false,
|
||||
"blue-topaz-theme@@style-options-for-calendar-plugin": "style-options-for-calendar-plugin-default",
|
||||
"blue-topaz-theme@@background-image-settings-markdown-page-random-options": "background-image-settings-markdown-page-random-blue",
|
||||
"blue-topaz-theme@@background-image-settings-markdown-page-random": false,
|
||||
"blue-topaz-theme@@remove-file-icons": true,
|
||||
"blue-topaz-theme@@color-scheme-options": "color-scheme-options-default",
|
||||
"blue-topaz-theme@@translucent-setting-panel": false,
|
||||
"blue-topaz-theme@@background-settings-workplace-background-image": false,
|
||||
"checkbox@@check-color": true,
|
||||
"blue-topaz-theme@@style-options-for-kanban-plugin-static": "style-options-for-kanban-plugin-static-default",
|
||||
"blue-topaz-theme@@accent-strong@@light": "#820FC0",
|
||||
"blue-topaz-theme@@hr-for-pagination": true,
|
||||
"blue-topaz-theme@@print-strong-color@@light": "#820FC0",
|
||||
"blue-topaz-theme@@background-image-settings-switch": true,
|
||||
"blue-topaz-theme@@hide-vault-name": true,
|
||||
"blue-topaz-theme@@bt-status-off": true,
|
||||
"time@@time-color@@light": "#4E62CD",
|
||||
"time@@time-color@@dark": "#4E62CD",
|
||||
"blue-topaz-theme@@list-style-change-options": "list-no-border",
|
||||
"blue-topaz-theme@@style-options-for-buttons-plugin": true,
|
||||
"blue-topaz-theme@@remove-arrow": true,
|
||||
"blue-topaz-theme@@folder-icons": true,
|
||||
"blue-topaz-theme@@folder-style-change-options-colorful": true
|
||||
}
|
8902
.obsidian/plugins/obsidian-style-settings/main.js
vendored
Normal file
8902
.obsidian/plugins/obsidian-style-settings/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-style-settings/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-style-settings/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-style-settings",
|
||||
"name": "Style Settings",
|
||||
"version": "0.4.12",
|
||||
"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
|
||||
}
|
221
.obsidian/plugins/obsidian-style-settings/styles.css
vendored
Normal file
221
.obsidian/plugins/obsidian-style-settings/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user