Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
cumany committed Aug 13, 2022
1 parent 9442783 commit 37cfef0
Show file tree
Hide file tree
Showing 22 changed files with 216 additions and 335 deletions.
22 changes: 11 additions & 11 deletions .obsidian/graph.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"collapse-filter": false,
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": true,
"showOrphans": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": false,
"showArrow": false,
"textFadeMultiplier": -0.2,
"nodeSizeMultiplier": 0.981542056074766,
"lineSizeMultiplier": 0.386214953271028,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": false,
"centerStrength": 0.460280373831776,
"repelStrength": 1.91442757009346,
"linkStrength": 0.769230769230769,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.045581331480323554,
"close": true
"scale": 0.8975481607522646,
"close": false
}
4 changes: 2 additions & 2 deletions .obsidian/plugins/obsidian-style-settings/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@
"blue-topaz-theme@@loading-diy-text": "\"欢迎来到Blue Topaz 世界!𓃟𓃠𓃬𓃭𓃮𓃯𓃰𓃱𓃲𓃵𓃶𓄇𓄿𓅀𓅂𓅃𓅘𓅙𓅚𓅛𓅜𓅝𓅞𓅟𓅠𓅡𓅢𓅣𓅤𓅥𓅦𓅧𓅨𓅩𓅪𓅫𓅬𓅭\"",
"blue-topaz-theme@@toggle-left-aligned-content": false,
"blue-topaz-theme@@transparent-setting-panel": false,
"blue-topaz-theme@@setting-etc-pane-style": "setting-default-frosted-glass",
"blue-topaz-theme@@blur-p-kanban-frosted-glass": 5,
"blue-topaz-theme@@search-bar-style-option": "default-search-bar",
"blue-topaz-theme@@scrollbar-style-option": "hover-scrollbars",
Expand Down Expand Up @@ -193,5 +192,6 @@
"blue-topaz-theme@@fancy-cursor-width": "4px",
"blue-topaz-theme@@folder-colorful-custom-color@@dark": "#E166FA",
"blue-topaz-theme@@folder-colorful-custom-color@@light": "#2486FF78",
"blue-topaz-theme@@funny-header-anim": true
"blue-topaz-theme@@funny-header-anim": true,
"blue-topaz-theme@@setting-etc-pane-style": "setting-default-frosted-glass"
}
2 changes: 1 addition & 1 deletion .obsidian/plugins/obsidian42-brat/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"themesList": [
{
"repo": "whyt-byte/Blue-Topaz_Obsidian-css",
"lastUpdate": "2022-08-12T14:02:30Z"
"lastUpdate": "2022-08-13T10:36:31Z"
}
],
"updateAtStartup": true,
Expand Down
2 changes: 1 addition & 1 deletion .obsidian/snippets/custom-admonitions.c9c6cb.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 37cfef0

Please sign in to comment.