vault backup: 2024-04-15 19:20:46
This commit is contained in:
19
.obsidian/plugins/obsidian-style-settings/data.json
vendored
Normal file
19
.obsidian/plugins/obsidian-style-settings/data.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"title@@vibrant": true,
|
||||
"title@@dim-light-mode": false,
|
||||
"title@@enable-mica": true,
|
||||
"title@@no-top-space": false,
|
||||
"title@@fab-enabled-desktop": true,
|
||||
"title@@custom-page-header": true,
|
||||
"title@@more-drag-desktop": false,
|
||||
"title@@hide-toolbar-desktop": false,
|
||||
"title@@space-above-document": true,
|
||||
"title@@button-shapes-mobile": true,
|
||||
"title@@win-menu": false,
|
||||
"things-style@@no-kanban-styles": false,
|
||||
"things-style@@fancy-highlight": true,
|
||||
"things-style@@fancy-code": true,
|
||||
"things-style@@active-line": true,
|
||||
"things-style@@link-decoration": "None",
|
||||
"things-style@@default-font-color": false
|
||||
}
|
9858
.obsidian/plugins/obsidian-style-settings/main.js
vendored
Normal file
9858
.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": "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
|
||||
}
|
243
.obsidian/plugins/obsidian-style-settings/styles.css
vendored
Normal file
243
.obsidian/plugins/obsidian-style-settings/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
754
.obsidian/plugins/url-into-selection/main.js
vendored
Normal file
754
.obsidian/plugins/url-into-selection/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
8
.obsidian/plugins/url-into-selection/manifest.json
vendored
Normal file
8
.obsidian/plugins/url-into-selection/manifest.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "url-into-selection",
|
||||
"name": "Paste URL into selection",
|
||||
"description": "Paste URL \"into\" selected text.",
|
||||
"isDesktopOnly": false,
|
||||
"js": "main.js",
|
||||
"version": "1.7.0"
|
||||
}
|
Reference in New Issue
Block a user