vault backup: 2025-02-17 11:15:38

Affected files:
.obsidian/plugins/obsidian-style-settings/data.json
.obsidian/themes/Blue Topaz.css
.obsidian/themes/Blue Topaz/manifest.json
.obsidian/themes/Blue Topaz/theme.css
.obsidian/themes/Everforest/manifest.json
.obsidian/themes/Everforest/theme.css
.obsidian/themes/Minimal/manifest.json
.obsidian/themes/Minimal/theme.css
.obsidian/themes/Primary.css
.obsidian/themes/Primary/manifest.json
.obsidian/themes/Primary/theme.css
.obsidian/themes/Sanctum.css
.obsidian/themes/Sanctum/manifest.json
.obsidian/themes/Sanctum/theme.css
.obsidian/themes/Things.css
.obsidian/themes/Things/manifest.json
.obsidian/themes/Things/theme.css
Untitled.md
main
Lei OT 4 months ago
parent 6fe20561b6
commit c703d2d245

@ -4,7 +4,6 @@
"Yin and Yang@@l-accent": "#AE99C7",
"Yin and Yang@@d-accent": "#AE99C7",
"blue-topaz-theme@@hide-titlebar-text": true,
"blue-topaz-theme@@hide-vault-name": true,
"blue-topaz-theme@@background-image-settings-switch": true,
"blue-topaz-theme@@blockquote-style-change-options": "blockquote-style-default",
"blue-topaz-theme@@show-url-after-link": true,
@ -16,8 +15,6 @@
"blue-topaz-theme@@colorful-unordered-list": true,
"blue-topaz-theme@@colorful-ordered-list": true,
"blue-topaz-theme@@list-spacing-bt": 3,
"blue-topaz-theme@@transparent-setting-panel": false,
"blue-topaz-theme@@line-width-readable": 80,
"blue-topaz-theme@@layout-style-options": "layout-style-options-default",
"blue-topaz-theme@@view-button-front": true,
"blue-topaz-theme@@font-family-change-to-default": false

File diff suppressed because one or more lines are too long

@ -1,7 +1,7 @@
{
"name": "Blue Topaz",
"version": "20221016",
"minAppVersion": "1.0.0",
"author": "WhyI",
"authorUrl": "https://github.com/whyt-byte"
}
{
"name": "Blue Topaz",
"version": "2024121301",
"minAppVersion": "1.0.0",
"author": "WhyI & Pkmer",
"authorUrl": "https://github.com/whyt-byte"
}

File diff suppressed because one or more lines are too long

@ -0,0 +1,6 @@
{
"name": "Everforest",
"version": "0.0.0",
"minAppVersion": "0.16.0",
"author": "MrGlitchByte"
}

@ -36,6 +36,12 @@ body {
/* font stacks taken directly from Notion */
--font-monospace: "Hack Nerd Font", "Source Code Pro", monospace;
-webkit-font-smoothing: auto;
--h1-color: var(--text-title-h1);
--h2-color: var(--text-title-h2);
--h3-color: var(--text-title-h3);
--h4-color: var(--text-title-h4);
--h5-color: var(--text-title-h5);
--h6-color: var(--text-title-h6);
}
/* 2. Colours */
@ -175,7 +181,7 @@ body {
--interactive-accent: var(--bg5-light);
--interactive-before: var(--bg5-light);
--background-modifier-border: var(--bg5-light);
--text-accent: var(--bg5-light);
--text-accent: var(--light-dim-green);
--interactive-accent-rgb: var(--light-dim-green);
--inline-code: var(--light-blue);
--code-block: var(--fg-light);
@ -661,13 +667,9 @@ input.task-list-item-checkbox:checked
}
/* Bullet point relationship lines */
.cm-hmd-list-indent .cm-tab, ul ul { position: relative; }
.cm-hmd-list-indent .cm-tab::before, ul ul::before {
content:'';
border-left: 1px solid var(--dim-blue);
position: absolute;
.markdown-source-view.mod-cm6 .cm-indent::before,
.markdown-rendered.show-indentation-guide li > ul::before,
.markdown-rendered.show-indentation-guide li > ol::before {
position: absolute;
border-right: 1px solid var(--dim-blue);
}
.cm-hmd-list-indent .cm-tab::before { left: 0; top: -5px; bottom: -4px;
}
ul ul::before { left: -11px; top: 0; bottom: 0;
}

@ -1,7 +1,7 @@
{
"name": "Minimal",
"version": "7.5.4",
"minAppVersion": "1.5.4",
"version": "7.7.18",
"minAppVersion": "1.6.1",
"author": "@kepano",
"authorUrl": "https://twitter.com/kepano",
"fundingUrl": "https://www.buymeacoffee.com/kepano"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,9 @@
{
"name": "Primary",
"version": "2.10.0",
"minAppVersion": "1.4.0",
"author": "Cecilia May",
"fundingUrl": {
"Ko-fi": "https://ko-fi.com/ceciliamay"
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,7 @@
{
"name": "Sanctum",
"version": "1.2.0",
"minAppVersion": "1.1.9",
"author": "@jdanielmourao",
"authorUrl": "https://github.com/jdanielmourao/"
}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -0,0 +1,7 @@
{
"name": "Things",
"version": "2.1.20",
"minAppVersion": "1.0.0",
"author": "@colineckert",
"authorUrl": "https://twitter.com/colineckert"
}

File diff suppressed because it is too large Load Diff

@ -0,0 +1,6 @@
| | Nodejs | Python |
| ---- | ------ | ------ |
| 性能 | | |
| 依赖地狱 | | |
| 维护性 | | |
Loading…
Cancel
Save