update
This commit is contained in:
47
.obsidian/plugins/obsidian-minimal-settings/data.json
vendored
Normal file
47
.obsidian/plugins/obsidian-minimal-settings/data.json
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"theme": "moonstone",
|
||||
"lightStyle": "minimal-light-tonal",
|
||||
"darkStyle": "minimal-dark",
|
||||
"lightScheme": "minimal-atom-light",
|
||||
"darkScheme": "minimal-default-dark",
|
||||
"editorFont": "",
|
||||
"lineHeight": 1.5,
|
||||
"lineWidth": 40,
|
||||
"lineWidthWide": 5000,
|
||||
"maxWidth": 98,
|
||||
"textNormal": 19,
|
||||
"textSmall": 13,
|
||||
"imgGrid": false,
|
||||
"imgWidth": "img-default-width",
|
||||
"tableWidth": "table-wide",
|
||||
"iframeWidth": "iframe-default-width",
|
||||
"mapWidth": "map-default-width",
|
||||
"chartWidth": "chart-default-width",
|
||||
"colorfulHeadings": true,
|
||||
"colorfulFrame": false,
|
||||
"colorfulActiveStates": true,
|
||||
"trimNames": false,
|
||||
"labeledNav": false,
|
||||
"fullWidthMedia": true,
|
||||
"bordersToggle": true,
|
||||
"minimalStatus": true,
|
||||
"focusMode": false,
|
||||
"underlineInternal": true,
|
||||
"underlineExternal": true,
|
||||
"useSystemTheme": true,
|
||||
"folding": true,
|
||||
"lineNumbers": false,
|
||||
"readableLineLength": false,
|
||||
"devBlockWidth": false,
|
||||
"accentHue": 299,
|
||||
"accentSat": 16,
|
||||
"trimCols": true,
|
||||
"maxColWidth": "45em",
|
||||
"minimalIcons": false,
|
||||
"fancyCursor": true,
|
||||
"frostedSidebar": true,
|
||||
"bordersTitle": true,
|
||||
"uiFont": "Fira Code",
|
||||
"textFont": "Fira Code",
|
||||
"monoFont": "Fira Code"
|
||||
}
|
943
.obsidian/plugins/obsidian-minimal-settings/main.js
vendored
Normal file
943
.obsidian/plugins/obsidian-minimal-settings/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/obsidian-minimal-settings/manifest.json
vendored
Normal file
11
.obsidian/plugins/obsidian-minimal-settings/manifest.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "obsidian-minimal-settings",
|
||||
"name": "Minimal Theme Settings",
|
||||
"version": "7.2.2",
|
||||
"minAppVersion": "1.1.9",
|
||||
"description": "Change the colors, fonts and features of Minimal Theme.",
|
||||
"author": "@kepano",
|
||||
"authorUrl": "https://www.twitter.com/kepano",
|
||||
"fundingUrl": "https://www.buymeacoffee.com/kepano",
|
||||
"isDesktopOnly": false
|
||||
}
|
1
.obsidian/plugins/obsidian-minimal-settings/styles.css
vendored
Normal file
1
.obsidian/plugins/obsidian-minimal-settings/styles.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/* Empty */
|
Reference in New Issue
Block a user