macbook-pro-de-oscar-1.home 2025-8-27:21:23:40

This commit is contained in:
oskar
2025-08-27 21:23:41 +02:00
parent 0121a7624f
commit 29613ad76b
7 changed files with 10890 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"theme": "system",
"cssTheme": "Minimal",
"cssTheme": "NeuBorder",
"baseFontSize": 25,
"enabledCssSnippets": [
"pdf_darkmode",

View File

@@ -1,6 +1,6 @@
{
"lightStyle": "minimal-light-tonal",
"darkStyle": "minimal-dark-black",
"darkStyle": "minimal-dark-tonal",
"lightScheme": "minimal-default-light",
"darkScheme": "minimal-ayu-dark",
"editorFont": "",

View File

@@ -71,5 +71,5 @@
"obsidian-dynamic-outline@@dynamic-outline-active-heading-background": "var(--dynamic-outline-background-accent)",
"obsidian-dynamic-outline@@dynamic-outline-font-size": "var(--font-smallest)",
"obsidian-dynamic-outline@@dynamic-outline-li-padding-tab-size": 16,
"pane-relief@@pr-sliding-panes-desktop-width": "100vw"
"pane-relief@@pr-sliding-panes-desktop-width": "calc(50vw - 0.6*var(--ribbon-width))"
}

7
.obsidian/themes/Border/manifest.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Border",
"version": "1.12.12",
"minAppVersion": "0.16.0",
"author": "Akifyss",
"authorUrl": "https://github.com/Akifyss"
}

9312
.obsidian/themes/Border/theme.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,7 @@
{
"name": "NeuBorder",
"version": "1.1.0",
"minAppVersion": "0.16.0",
"author": "sq1000000",
"authorUrl": "https://github.com/sq1000000"
}

1561
.obsidian/themes/NeuBorder/theme.css vendored Normal file

File diff suppressed because it is too large Load Diff