mirror of
https://github.com/pxdg-afk/paxad.git
synced 2026-08-22 23:01:07 -04:00
Quartz sync: Jul 8, 2026, 10:59 PM
This commit is contained in:
6
.obsidian/appearance.json
vendored
6
.obsidian/appearance.json
vendored
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"cssTheme": "Dracula Official",
|
"cssTheme": "Retroma",
|
||||||
"textFontFamily": "Corben,Georgia",
|
"textFontFamily": "",
|
||||||
"monospaceFontFamily": "IBM Plex Mono,Monaco"
|
"monospaceFontFamily": ""
|
||||||
}
|
}
|
||||||
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@@ -1,4 +1,5 @@
|
|||||||
[
|
[
|
||||||
"dataview",
|
"dataview",
|
||||||
"quartz-syncer"
|
"quartz-syncer",
|
||||||
|
"obsidian-style-settings"
|
||||||
]
|
]
|
||||||
2
.obsidian/core-plugins.json
vendored
2
.obsidian/core-plugins.json
vendored
@@ -24,7 +24,7 @@
|
|||||||
"word-count": true,
|
"word-count": true,
|
||||||
"slides": false,
|
"slides": false,
|
||||||
"audio-recorder": false,
|
"audio-recorder": false,
|
||||||
"workspaces": false,
|
"workspaces": true,
|
||||||
"file-recovery": true,
|
"file-recovery": true,
|
||||||
"publish": false,
|
"publish": false,
|
||||||
"sync": false,
|
"sync": false,
|
||||||
|
|||||||
10
.obsidian/plugins/obsidian-style-settings/data.json
vendored
Normal file
10
.obsidian/plugins/obsidian-style-settings/data.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"retroma-obsidian-theme@@theme-font-selection": "retroma-font-w95font",
|
||||||
|
"retroma-obsidian-theme@@theme-color-scheme-selection": "cs-monochromatic-colors",
|
||||||
|
"retroma-obsidian-theme@@theme-variant": "Groovy",
|
||||||
|
"retroma-obsidian-theme@@window-border-radius": "6px",
|
||||||
|
"retroma-obsidian-theme@@button-border-radius": "6px",
|
||||||
|
"retroma-obsidian-theme@@lightness-accent": 0.3,
|
||||||
|
"retroma-obsidian-theme@@folder-border-stlye": "default",
|
||||||
|
"retroma-obsidian-theme@@disable-checklist-done-decoration": true
|
||||||
|
}
|
||||||
165
.obsidian/plugins/obsidian-style-settings/main.js
vendored
Normal file
165
.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.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
|
||||||
|
}
|
||||||
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
2
.obsidian/plugins/quartz-syncer/data.json
vendored
2
.obsidian/plugins/quartz-syncer/data.json
vendored
@@ -36,7 +36,7 @@
|
|||||||
"useBases": true,
|
"useBases": true,
|
||||||
"useCanvas": true,
|
"useCanvas": true,
|
||||||
"manageSyncerStyles": true,
|
"manageSyncerStyles": true,
|
||||||
"lastUsedSettingsTab": "git",
|
"lastUsedSettingsTab": "quartz",
|
||||||
"noteSettingsIsInitialized": true,
|
"noteSettingsIsInitialized": true,
|
||||||
"pluginVersion": "1.15.3",
|
"pluginVersion": "1.15.3",
|
||||||
"lastUpstreamCommitSha": "",
|
"lastUpstreamCommitSha": "",
|
||||||
|
|||||||
7
.obsidian/themes/Retroma/manifest.json
vendored
Normal file
7
.obsidian/themes/Retroma/manifest.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"name": "Retroma",
|
||||||
|
"version": "2.7.0",
|
||||||
|
"minAppVersion": "1.0.0",
|
||||||
|
"author": "emarpiee",
|
||||||
|
"authorUrl": "https://github.com/emarpiee"
|
||||||
|
}
|
||||||
3602
.obsidian/themes/Retroma/theme.css
vendored
Normal file
3602
.obsidian/themes/Retroma/theme.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -111,12 +111,8 @@ plugins:
|
|||||||
- source: github:quartz-community/fonts
|
- source: github:quartz-community/fonts
|
||||||
enabled: true
|
enabled: true
|
||||||
options:
|
options:
|
||||||
useThemeFonts: false
|
useThemeFonts: true
|
||||||
fontOrigin: googleFonts
|
fontOrigin: googleFonts
|
||||||
header: Corben
|
|
||||||
body: Corben
|
|
||||||
interface: Corben
|
|
||||||
code: IBM Plex Mono
|
|
||||||
- source: github:quartz-community/remove-draft
|
- source: github:quartz-community/remove-draft
|
||||||
enabled: true
|
enabled: true
|
||||||
- source: github:quartz-community/explicit-publish
|
- source: github:quartz-community/explicit-publish
|
||||||
@@ -271,7 +267,7 @@ plugins:
|
|||||||
subdir: plugin
|
subdir: plugin
|
||||||
enabled: true
|
enabled: true
|
||||||
options:
|
options:
|
||||||
theme: dracula-official
|
theme: retroma.monochromatic
|
||||||
- source: github:quartz-community/obsidian-plugin-excalidraw
|
- source: github:quartz-community/obsidian-plugin-excalidraw
|
||||||
enabled: true
|
enabled: true
|
||||||
options:
|
options:
|
||||||
|
|||||||
Reference in New Issue
Block a user