generated from DNDs/dnd-template
vault auto-backup: 22.06.2022 - 22:33:10
Affected files: .obsidian/appearance.json .obsidian/community-plugins.json .obsidian/plugins/discordian-plugin/data.json .obsidian/plugins/discordian-plugin/main.js .obsidian/plugins/discordian-plugin/manifest.json .obsidian/plugins/discordian-plugin/styles.css .obsidian/plugins/obsidian-minimal-settings/data.json .obsidian/plugins/obsidian-minimal-settings/main.js .obsidian/plugins/obsidian-minimal-settings/manifest.json .obsidian/plugins/obsidian-minimal-settings/styles.css .obsidian/themes/Discordian.css
This commit is contained in:
parent
d542fced9f
commit
c3fcbc0d46
4
.obsidian/appearance.json
vendored
4
.obsidian/appearance.json
vendored
@ -1,4 +1,6 @@
|
|||||||
{
|
{
|
||||||
"translucency": true,
|
"translucency": true,
|
||||||
"baseFontSize": 22
|
"baseFontSize": 22,
|
||||||
|
"cssTheme": "Discordian",
|
||||||
|
"theme": "obsidian"
|
||||||
}
|
}
|
2
.obsidian/community-plugins.json
vendored
2
.obsidian/community-plugins.json
vendored
@ -2,5 +2,5 @@
|
|||||||
"obsidian-git",
|
"obsidian-git",
|
||||||
"table-editor-obsidian",
|
"table-editor-obsidian",
|
||||||
"obsidian-image-toolkit",
|
"obsidian-image-toolkit",
|
||||||
"obsidian-minimal-settings"
|
"discordian-plugin"
|
||||||
]
|
]
|
16
.obsidian/plugins/discordian-plugin/data.json
vendored
Normal file
16
.obsidian/plugins/discordian-plugin/data.json
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"hideVault": true,
|
||||||
|
"hideTitleBar": false,
|
||||||
|
"hideStatusBar": true,
|
||||||
|
"originalMarkings": false,
|
||||||
|
"relationLinesPreview": true,
|
||||||
|
"prettyTasksEditor": true,
|
||||||
|
"darkEnhance": true,
|
||||||
|
"fontSizeNotes": 14,
|
||||||
|
"fontSizeFileExplorer": 14,
|
||||||
|
"writerMode": true,
|
||||||
|
"paragraphFocusMode": false,
|
||||||
|
"paragraphFocusFade": 75,
|
||||||
|
"flatAndyMode": true,
|
||||||
|
"readableLength": 45
|
||||||
|
}
|
489
.obsidian/plugins/discordian-plugin/main.js
vendored
Normal file
489
.obsidian/plugins/discordian-plugin/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/discordian-plugin/manifest.json
vendored
Normal file
11
.obsidian/plugins/discordian-plugin/manifest.json
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"id": "discordian-plugin",
|
||||||
|
"name": "Discordian Theme",
|
||||||
|
"version": "0.7.1",
|
||||||
|
"minAppVersion": "0.10.6",
|
||||||
|
"description": "Discordian plugin for tweaking Discordian theme",
|
||||||
|
"author": "@radekkozak",
|
||||||
|
"authorUrl": "https://github.com/radekkozak",
|
||||||
|
"isDesktopOnly": false
|
||||||
|
}
|
||||||
|
|
1
.obsidian/plugins/discordian-plugin/styles.css
vendored
Normal file
1
.obsidian/plugins/discordian-plugin/styles.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
/* Empty */
|
@ -1,43 +0,0 @@
|
|||||||
{
|
|
||||||
"theme": "moonstone",
|
|
||||||
"accentHue": 201,
|
|
||||||
"accentSat": 17,
|
|
||||||
"lightStyle": "minimal-light",
|
|
||||||
"darkStyle": "minimal-dark",
|
|
||||||
"lightScheme": "minimal-default-light",
|
|
||||||
"darkScheme": "minimal-default-dark",
|
|
||||||
"editorFont": "",
|
|
||||||
"lineHeight": 1.5,
|
|
||||||
"lineWidth": 40,
|
|
||||||
"lineWidthWide": 50,
|
|
||||||
"maxWidth": 88,
|
|
||||||
"trimCols": true,
|
|
||||||
"maxColWidth": "18em",
|
|
||||||
"textNormal": 22,
|
|
||||||
"textSmall": 13,
|
|
||||||
"imgGrid": false,
|
|
||||||
"imgWidth": "img-default-width",
|
|
||||||
"tableWidth": "table-default-width",
|
|
||||||
"iframeWidth": "iframe-default-width",
|
|
||||||
"mapWidth": "map-default-width",
|
|
||||||
"chartWidth": "chart-default-width",
|
|
||||||
"colorfulHeadings": false,
|
|
||||||
"minimalIcons": true,
|
|
||||||
"colorfulActiveStates": false,
|
|
||||||
"fancyCursor": false,
|
|
||||||
"frostedSidebar": true,
|
|
||||||
"trimNames": true,
|
|
||||||
"labeledNav": false,
|
|
||||||
"fullWidthMedia": true,
|
|
||||||
"bordersToggle": true,
|
|
||||||
"bordersTitle": false,
|
|
||||||
"minimalStatus": true,
|
|
||||||
"focusMode": false,
|
|
||||||
"underlineInternal": true,
|
|
||||||
"underlineExternal": true,
|
|
||||||
"useSystemTheme": false,
|
|
||||||
"folding": true,
|
|
||||||
"lineNumbers": false,
|
|
||||||
"readableLineLength": true,
|
|
||||||
"devBlockWidth": false
|
|
||||||
}
|
|
959
.obsidian/plugins/obsidian-minimal-settings/main.js
vendored
959
.obsidian/plugins/obsidian-minimal-settings/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "obsidian-minimal-settings",
|
|
||||||
"name": "Minimal Theme Settings",
|
|
||||||
"version": "5.3.0",
|
|
||||||
"minAppVersion": "0.14.15",
|
|
||||||
"description": "Change the colors, fonts and features of Minimal Theme.",
|
|
||||||
"author": "@kepano",
|
|
||||||
"authorUrl": "https://www.twitter.com/kepano",
|
|
||||||
"isDesktopOnly": false
|
|
||||||
}
|
|
@ -1 +0,0 @@
|
|||||||
/* Empty */
|
|
4174
.obsidian/themes/Discordian.css
vendored
Normal file
4174
.obsidian/themes/Discordian.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user