vault backup: 2021-07-29 10:52:44

This commit is contained in:
Andley Chang 2021-07-29 10:52:44 +08:00
parent 6ca40b1958
commit 2bb589092c
44 changed files with 0 additions and 14835 deletions

40
.obsidian/app.json vendored
View File

@ -1,40 +0,0 @@
{
"spellcheck": true,
"promptDelete": false,
"newLinkFormat": "relative",
"useMarkdownLinks": false,
"strictLineBreaks": true,
"foldHeading": true,
"foldIndent": true,
"alwaysUpdateLinks": true,
"newFileLocation": "current",
"attachmentFolderPath": "images",
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"spellcheckDictionary": [
"imperfective",
"Elative",
"Anaphoric",
"Epexegetical",
"Substantival",
"Ingressive",
"Aorist",
"Constative",
"protasis",
"stative",
"apodosis",
"vv",
"vv",
"cataphoric",
"morphologically",
"perfective",
"anarthrous"
],
"fileSortOrder": "alphabetical",
"showUnsupportedFiles": true,
"communityPluginSortOrder": "download"
}

View File

@ -1,11 +0,0 @@
{
"theme": "obsidian",
"obsidianCss": false,
"enabledCssSnippets": [
"Ruby-Interlinear",
"BG4E"
],
"cssTheme": "",
"translucency": false,
"baseFontSize": 16
}

View File

@ -1,6 +0,0 @@
[
"obsidian-hider",
"obsidian-git",
"cm-show-whitespace-obsidian",
"wikilinks-to-mdlinks-obsidian"
]

1
.obsidian/config vendored
View File

@ -1 +0,0 @@
{"baseFontSize":16,"enabledPlugins":[],"pluginEnabledStatus":{"file-explorer":true,"global-search":true,"switcher":true,"graph":true,"backlink":true,"page-preview":true,"command-palette":true,"markdown-importer":true,"word-count":true,"open-with-default-app":true,"file-recovery":true},"enabledCssSnippets":["BG4E"]}

View File

@ -1,17 +0,0 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"outgoing-link",
"tag-pane",
"page-preview",
"templates",
"note-composer",
"command-palette",
"starred",
"outline",
"open-with-default-app",
"workspaces"
]

View File

@ -1 +0,0 @@
{"search":"","showTags":false,"showAttachments":false,"hideUnresolved":false,"showOrphans":true,"showArrow":false,"textFadeMultiplier":0,"nodeSizeMultiplier":1,"lineSizeMultiplier":1,"centerStrength":0.518713248970312,"repelStrength":10,"linkStrength":1,"linkDistance":250,"scale":1}

166
.obsidian/hotkeys.json vendored
View File

@ -1,166 +0,0 @@
{
"workspace:split-vertical": [
{
"modifiers": [
"Alt"
],
"key": "v"
}
],
"workspace:split-horizontal": [
{
"modifiers": [
"Alt"
],
"key": "h"
}
],
"app:toggle-left-sidebar": [
{
"modifiers": [
"Alt"
],
"key": "l"
}
],
"app:toggle-right-sidebar": [
{
"modifiers": [
"Alt"
],
"key": "r"
}
],
"editor:save-file": [
{
"modifiers": [
"Mod"
],
"key": "S"
}
],
"editor:swap-line-down": [
{
"modifiers": [
"Mod"
],
"key": "D"
}
],
"editor:swap-line-up": [
{
"modifiers": [
"Mod"
],
"key": "U"
}
],
"editor:toggle-fold": [
{
"modifiers": [
"Mod"
],
"key": "F"
}
],
"editor:toggle-highlight": [
{
"modifiers": [
"Mod"
],
"key": "M"
}
],
"workspace:close": [],
"editor:delete-paragraph": [],
"editor:insert-link": [],
"app:go-back": [
{
"modifiers": [
"Alt"
],
"key": "ArrowLeft"
}
],
"app:go-forward": [
{
"modifiers": [
"Alt"
],
"key": "ArrowRight"
}
],
"switcher:open": [
{
"modifiers": [
"Mod"
],
"key": "Q"
}
],
"obsidian-hider:toggle-hider-status": [
{
"modifiers": [
"Alt"
],
"key": "S"
}
],
"obsidian-hider:toggle-app-ribbon": [
{
"modifiers": [
"Alt"
],
"key": "A"
}
],
"command-palette:open": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "P"
}
],
"editor:open-link-in-new-leaf": [],
"app:open-settings": [],
"editor:toggle-checklist-status": [],
"workspace:export-pdf": [
{
"modifiers": [
"Mod"
],
"key": "P"
}
],
"workspace:edit-file-title": [],
"editor:follow-link": [],
"obsidian-git:push": [
{
"modifiers": [
"Mod"
],
"key": "G"
}
],
"graph:open": [],
"editor:unfold-all": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "F"
}
],
"wikilinks-to-mdlinks-obsidian:toggle-wiki-md-links": [
{
"modifiers": [
"Mod"
],
"key": "L"
}
],
"editor:open-search": []
}

View File

@ -1,9 +0,0 @@
{
"enabled": true,
"showNewline": true,
"showTab": true,
"showSpace": true,
"showSingleSpace": true,
"showTrailingSpace": true,
"showStrictLineBreak": false
}

View File

@ -1,9 +0,0 @@
{
"enabled": true,
"showNewline": true,
"showTab": true,
"showSpace": true,
"showSingleSpace": true,
"showTrailingSpace": true,
"showStrictLineBreak": false
}

File diff suppressed because one or more lines are too long

View File

@ -1,10 +0,0 @@
{
"id": "cm-show-whitespace-obsidian",
"name": "Show Whitespace",
"author": "death_au",
"authorUrl": "https://github.com/deathau",
"description": "Show whitespace in the editor",
"isDesktopOnly": false,
"version": "0.3.1",
"minAppVersion": "0.10.0"
}

View File

@ -1,122 +0,0 @@
@charset "UTF-8";
.plugin-cm-show-whitespace-settings .plugin-cm-show-whitespace-disabled {
opacity: 0.6;
}
.plugin-cm-show-whitespace-settings .plugin-cm-show-whitespace-disabled .checkbox-container {
cursor: not-allowed;
pointer-events: none;
}
body.plugin-cm-show-whitespace {
/* feel free to override these characters if you want */
--spaceChar: "·";
--trailingSpaceChar: "·";
--singleSpaceChar: var(--spaceChar);
--tabChar: "→";
--newlineChar: "¬";
--strictLineBreakChar: var(--newlineChar);
}
body.plugin-cm-show-whitespace.plugin-cm-show-whitespace-hide-space {
--spaceChar: "";
}
body.plugin-cm-show-whitespace.plugin-cm-show-whitespace-hide-tab {
--tabChar: "";
}
body.plugin-cm-show-whitespace.plugin-cm-show-whitespace-hide-newline {
--newlineChar: "";
}
body.plugin-cm-show-whitespace.plugin-cm-show-whitespace-hide-single-space {
--singleSpaceChar: "";
}
body.plugin-cm-show-whitespace.plugin-cm-show-whitespace-hide-trailing-space {
--trailingSpaceChar: "";
}
body.plugin-cm-show-whitespace.plugin-cm-show-whitespace-show-strict-line-break {
--strictLineBreakChar: "↲";
}
body.plugin-cm-show-whitespace .cm-whitespace::before,
body.plugin-cm-show-whitespace .cm-tab::before,
body.plugin-cm-show-whitespace .CodeMirror-code > div > pre > span > :last-child:after,
body.plugin-cm-show-whitespace .CodeMirror-line > span > :last-child::after,
body.plugin-cm-show-whitespace [class*=cm-trailing-space] + [class*=cm-trailing-space]:last-child::after {
pointer-events: none;
color: var(--text-faint);
font-weight: bolder;
}
body.plugin-cm-show-whitespace [class*=cm-trailing-space]::before {
content: var(--trailingSpaceChar);
}
body.plugin-cm-show-whitespace .cm-tab::before {
content: var(--tabChar);
}
body.plugin-cm-show-whitespace .CodeMirror-code > div > pre > span > :last-child:after,
body.plugin-cm-show-whitespace .CodeMirror-line > span > :last-child::after {
content: var(--newlineChar);
position: unset;
}
body.plugin-cm-show-whitespace [class*=cm-trailing-space] + [class*=cm-trailing-space]:last-child::after {
content: var(--strictLineBreakChar);
position: unset;
}
body.plugin-cm-show-whitespace .cm-whitespace::before,
body.plugin-cm-show-whitespace .cm-tab::before {
position: absolute;
}
body.plugin-cm-show-whitespace .cm-s-obsidian span.cm-inline-code.cm-whitespace::before {
line-height: 2em;
}
body.plugin-cm-show-whitespace .CodeMirror-code > div:last-child > pre > span::after,
body.plugin-cm-show-whitespace .CodeMirror-code > pre:last-child > span::after {
display: none;
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-1:not([class*=cm-trailing-space-])::before {
content: var(--singleSpaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-2:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-3:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-4:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-5:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-6:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-7:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-8:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-9:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-10:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-11:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-12:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-13:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-14:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-15:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-16:not([class*=cm-trailing-space-])::before {
content: var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar) var(--spaceChar);
}
body.plugin-cm-show-whitespace .CodeMirror .cm-whitespace-1:last-of-type::before {
content: var(--trailingSpaceChar);
}

View File

@ -1,14 +0,0 @@
{
"commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 30,
"autoPullInterval": 0,
"autoPullOnBoot": false,
"disablePush": false,
"pullBeforePush": false,
"disablePopups": false,
"listChangedFilesInMessageBody": false,
"showStatusBar": true,
"currentBranch": "main",
"remote": "origin"
}

View File

@ -1,14 +0,0 @@
{
"commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 30,
"autoPullInterval": 0,
"autoPullOnBoot": false,
"disablePush": false,
"pullBeforePush": false,
"disablePopups": false,
"listChangedFilesInMessageBody": false,
"showStatusBar": true,
"currentBranch": "main",
"remote": "origin"
}

File diff suppressed because one or more lines are too long

View File

@ -1,8 +0,0 @@
{
"id": "obsidian-git",
"name": "Obsidian Git",
"description": "Backup your vault with git.",
"isDesktopOnly": true,
"js": "main.js",
"version": "1.9.3"
}

View File

@ -1,9 +0,0 @@
{
"frameless": false,
"hideRibbon": true,
"hideStatus": true,
"hideScroll": false,
"hideTooltips": false,
"hideInstructions": false,
"hideMeta": false
}

File diff suppressed because one or more lines are too long

View File

@ -1,10 +0,0 @@
{
"id": "obsidian-hider",
"name": "Hider",
"version": "1.0.7",
"minAppVersion": "0.12.2",
"description": "Hide UI elements such as tooltips, status, titlebar and more",
"author": "@kepano",
"authorUrl": "https://www.twitter.com/kepano",
"isDesktopOnly": false
}

View File

@ -1,57 +0,0 @@
/* Hide ribbon */
.hider-ribbon .workspace-ribbon.mod-left {
display:none;
}
.hider-ribbon .workspace-ribbon.mod-right {
visibility:hidden;
position:absolute;
}
.hider-ribbon .workspace-split.mod-right-split {
margin-right:0;
}
.hider-ribbon .workspace-split.mod-left-split {
margin-left:0;
}
/* Frameless */
.hider-frameless .titlebar-button-container {
display:none;
}
.hider-frameless .titlebar,
.hider-frameless .titlebar-inner {
position:fixed;
top:0;
height:12px;
background:transparent;
}
.hider-frameless {
padding-top:0 !important;
}
.hider-frameless .workspace-split.mod-left-split > .workspace-tabs {
padding-top:18px;
}
/* Hide meta */
.hider-meta .frontmatter-container {
display:none;
}
/* Hide scrollbars */
.hider-scroll ::-webkit-scrollbar {
display:none;
}
/* Hide status */
.hider-status .status-bar {
display:none;
}
/* Hide tooltips */
.hider-tooltips .tooltip {
display:none;
}
/* Hide instructions */
.hider-instructions .prompt-instructions {
display:none;
}

File diff suppressed because one or more lines are too long

View File

@ -1,10 +0,0 @@
{
"id": "wikilinks-to-mdlinks-obsidian",
"name": "Wikilinks to MDLinks",
"version": "0.0.12",
"minAppVersion": "0.9.12",
"description": "A plugin that converts wikilinks to markdown links and vice versa",
"author": "Agatha Uy",
"authorUrl": "https://github.com/agathauy",
"isDesktopOnly": false
}

1
.obsidian/rtl.json vendored
View File

@ -1 +0,0 @@
{"fileDirections":{"講道筆記.md":"ltr"},"defaultDirection":"ltr","rememberPerFile":true}

View File

@ -1,218 +0,0 @@
/* ============= 設定字型 ================== */
@font-face {
font-family: AndleyFont;
unicode-range: U+0370-03FF, U+1F00-1FFF; /* Greek UNICODE */
src: local("SBL BibLit");
}
@font-face {
font-family: AndleyFont;
unicode-range: U+0590-05FF, U+FB10-FB4F; /* Hebrew UNICODE */
src: local("SBL BibLit");
}
@font-face {
font-family: AndleyFont;
unicode-range: U+00-024F; /* English UNICODE */
src: local("Noto Sans");
}
@font-face {
font-family: AndleyFont;
unicode-range: U+4E00-9FFF; /* 中文 UNICODE */
src: local("Noto Sans CJK TC");
}
@font-face {
font-family: InterlinearFont;
unicode-range: U+0370-03FF, U+1F00-1FFF; /* Greek UNICODE */
src: local("Arial Narrow");
}
@font-face {
font-family: InterlinearFont;
unicode-range: U+00-024F; /* English UNICODE */
src: local("Arial Narrow");
}
@font-face {
font-family: InterlinearFont;
unicode-range: U+4E00-9FFF; /* 中文 UNICODE */
src: local("新細明體");
}
/* ============= 列印 PDF 設定 ============= */
@media print {
/* -------- 列印強調 ---------- */
h1, h2, h3, h4, h5, h6, a, strong {
color: black !important;
}
em {
font-style:italic !important;
color: black !important;
}
}
/* ============= 銀幕顯示 設定 ============= */
/* Obsidian 介面 */
.theme-dark {
--text-tag: #778899;
--text-muted: #D3D3D3;
--text-faint: gold;
--text-accent: greenyellow;
--color1:#ea4335;
--color2:#4285f4;
--color3:#34a853;
--color4:#ff8a00;
}
.theme-light {
--text-tag: rgb(128, 136, 240);
--text-normal:black;
--text-faint: black;
--text-accent: black;
--background-primary: white;
--color1:darkred;
--color2:darkblue;
--color3:darkgreen;
--color4:darkmagenta;
}
/* 標題顏色 */
.titlebar-inner {
color: var(--text-faint);;
background-color: darkslategrey;
}
.workspace-leaf.mod-active .view-header-title {
color: var(--text-accent);
}
/* 粗體、斜體 in preview and editor */
.cm-strong, .markdown-preview-view strong {
font-weight: bolder;
color: var(--text-accent);
}
.cm-em, .markdown-preview-view em {
color: var(--text-faint);
}
/* tags in preview and editor */
.cm-s-obsidian span.cm-tag {
color: var(--text-tag);
}
/* 標題 */
.cm-header-1, .markdown-preview-view h1 {
color: var(--color1);
font-size:26px; /* 20pt 字體大小*/
text-align: center;
border-bottom: 4px double ;
font-family: "Noto Sans Black", "Noto Sans CJK TC Black";
}
.cm-header-2,.markdown-preview-view h2 {
color: var(--color2);
font-size:24px; /* 18pt 字體大小*/
text-align: center;
font-family: "Noto Sans Black", "Noto Sans CJK TC Black";
}
.cm-header-3,.markdown-preview-view h3 {
color: var(--color3);
font-size:22px; /* 16pt 字體大小*/
text-indent: -30px;
font-family: "Noto Sans Black", "Noto Sans CJK TC Black";
}
.cm-header-4,.markdown-preview-view h4 {
color: var(--color4);
font-size:19px; /* 14pt 字體大小*/
text-indent: -20px;
font-family: "Noto Sans Black", "Noto Sans CJK TC Black";
}
.cm-header-5,.markdown-preview-view h5 {
color: var(--color5);
font-size:16px; /* 12pt 字體大小*/
text-indent: -10px;
font-family: "Noto Sans Black", "Noto Sans CJK TC Black";
}
.cm-header-6,.markdown-preview-view h6 {
color: var(--color6);
font-size:16px; /* 12pt 字體大小*/
font-family: "Noto Sans Black", "Noto Sans CJK TC Black";
}
/***************************************/
/* Table */
/***************************************/
.markdown-preview-view th {
border: 1px solid;
border-bottom: 4px double;
font-weight: 800;
padding: 5px 5px;
}
.markdown-preview-view td {
border: 1px solid;
padding: 3px 5px;
}
/***************************************/
/* Ruby Interlinear */
/***************************************/
/* -------- 銀幕 Interlinear 經文段落---------- */
ruby {
display: inline-flex;
flex-direction: column-reverse ;
align-items: center;
font-size: 19px ;
line-height: 18px ;
padding-bottom: 10px ;
font-family: AndleyFont;
}
rt {
font-size: 16px ;
line-height: 15px ;
font-family: InterlinearFont;
}
ul ruby {
font-size: 16px ; /* 12pt 字體大小*/
line-height: 15px ;
padding-bottom: 3px ;
}
ul rt {
font-size: 13px ; /* 10pt 字體大小*/
line-height: 13px ;
}
html, body {
font-family: AndleyFont;
}
.nav-file-title, .nav-folder-title {
display: flex;
border: 1px solid transparent;
border-radius: 3px;
cursor: pointer;
color: var(--text-muted);
font-size: 13px;
line-height: 14px;
padding: 1px 10px 0 26px;
white-space: nowrap;
width: max-content;
min-width: 100%;
}
.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 grey;
position: absolute;
}
.cm-hmd-list-indent .cm-tab::before { left: 0; top: -5px; bottom: -4px;
}
ul ul::before { left: -11px; top: 0; bottom: 0;
}
.CodeMirror-cursor {
border-left-width: 0.1em;
opacity: 0.75;
}

View File

@ -1,216 +0,0 @@
/* ============= 設定字型 ================== */
@font-face {
font-family: AndleyFont;
unicode-range: U+0370-03FF, U+1F00-1FFF; /* Greek UNICODE */
src: local("SBL BibLit");
}
@font-face {
font-family: AndleyFont;
unicode-range: U+0590-05FF, U+FB10-FB4F; /* Hebrew UNICODE */
src: local("SBL BibLit");
}
@font-face {
font-family: AndleyFont;
unicode-range: U+00-024F; /* English UNICODE */
src: local("Noto Sans");
}
@font-face {
font-family: AndleyFont;
unicode-range: U+4E00-9FFF; /* 中文 UNICODE */
src: local("Noto Sans CJK TC");
}
@font-face {
font-family: InterlinearFont;
unicode-range: U+0370-03FF, U+1F00-1FFF; /* Greek UNICODE */
src: local("Arial Narrow");
}
@font-face {
font-family: InterlinearFont;
unicode-range: U+00-024F; /* English UNICODE */
src: local("Arial Narrow");
}
@font-face {
font-family: InterlinearFont;
unicode-range: U+4E00-9FFF; /* 中文 UNICODE */
src: local("Noto Sans CJK TC");
}
/* ============= 列印 PDF 設定 ============= */
@media print {
/* -------- 列印強調 ---------- */
a, strong, em {
color: black !important;
}
/* -------- 列印 Interlinear 經文段落---------- */
ruby {
font-size: 19px !important; /* 14pt 字體大小*/
line-height: 19px !important;
padding-bottom: 10px !important;
}
rt {
font-size: 16px !important; /* 12pt 字體大小*/
line-height: 16px !important;
}
/* -------- 列印 Interlinear 圖析 ---------- */
ul ruby {
font-size: 16px !important; /* 12pt 字體大小*/
line-height: 16px !important;
padding-bottom: 2px !important;
}
ul rt {
font-size: 13px !important; /* 10pt 字體大小*/
line-height: 13px !important;
}
/* -------- 列印其他文字 ---------- */
html, body {
background-color: white !important;
color: black !important;
font-size: 16px !important; /* 12pt 字體大小*/
}
}
@page {
size: A3 portrait;
margin-right: 12cm;
}
/* ============= Obsidian 介面設定 ============= */
.theme-dark {
--text-tag: #778899;
--text-muted: #D3D3D3;
--text-faint: gold;
--text-normal: #f1f1f1;
--text-selection: #ffe23d48;
--text-accent: greenyellow;
--color1:#ea4335;
--color2:#4285f4;
--color3:#34a853;
--color4:#ff8a00;
--opacity-translucency: 0.8;
}
.theme-light {
--text-tag: rgb(128, 136, 240);
--text-normal:black;
--text-selection: #ffe23d48;
--background-primary: white;
--color1:darkred;
--color2:darkblue;
--color3:darkgreen;
--color4:darkmagenta;
--opacity-translucency: 0;
}
.workspace-leaf.mod-active .view-header-title {
color: var(--text-faint);
}
/* 粗體、斜體 in preview and editor */
.cm-strong, .markdown-preview-view strong {
font-weight:bolder;
color: var(--text-accent);
}
.cm-em, .markdown-preview-view em {
color: var(--text-accent);
}
/* tags in preview and editor */
.cm-s-obsidian span.cm-tag {
color: var(--text-tag);
}
/* 標題 */
.cm-header-1, .markdown-preview-view h1 {
color: var(--color1);
font-size:26px; /* 20pt 字體大小*/
text-align: center;
border-bottom: 4px double ;
font-family: "Noto Sans Black", "Noto Sans CJK TC Black";
}
.cm-header-2,.markdown-preview-view h2 {
color: var(--color2);
font-size:24px; /* 18pt 字體大小*/
text-align: center;
font-family: "Noto Sans Black", "Noto Sans CJK TC Black";
}
.cm-header-3,.markdown-preview-view h3 {
color: var(--color3);
font-size:22px; /* 16pt 字體大小*/
text-indent: -30px;
font-family: "Noto Sans Black", "Noto Sans CJK TC Black";
}
.cm-header-4,.markdown-preview-view h4 {
color: var(--color4);
font-size:19px; /* 14pt 字體大小*/
text-indent: -20px;
font-family: "Noto Sans Black", "Noto Sans CJK TC Black";
}
.cm-header-5,.markdown-preview-view h5 {
color: var(--color5);
font-size:16px; /* 12pt 字體大小*/
text-indent: -10px;
font-family: "Noto Sans Black", "Noto Sans CJK TC Black";
}
.cm-header-6,.markdown-preview-view h6 {
color: var(--color6);
font-size:16px; /* 12pt 字體大小*/
font-family: "Noto Sans Black", "Noto Sans CJK TC Black";
}
/***************************************/
/* Table */
/***************************************/
.markdown-preview-view th {
border: 1px solid;
border-bottom: 4px double;
font-weight: 800;
padding: 3px 5px;
}
.markdown-preview-view td {
border: 1px solid;
padding: 3px 5px;
}
/***************************************/
/* Ruby Interlinear */
/***************************************/
/* -------- 銀幕 Interlinear 經文段落---------- */
ruby {
display: inline-flex;
flex-direction: column-reverse ;
align-items: center;
font-size: 19px ; /* 14pt 字體大小*/
line-height: 19px ;
padding-bottom: 10px ;
font-family: AndleyFont;
}
rt {
font-size: 16px ; /* 12pt 字體大小*/
line-height: 16px ;
font-family: InterlinearFont;
}
/* -------- 銀幕 Interlinear 圖析 ---------- */
ul ruby {
display: inline-flex;
flex-direction: column-reverse ;
align-items: center;
font-size: 19px ; /* 12pt 字體大小*/
line-height: 19px ;
padding-bottom: 7px ;
}
ul rt {
font-size: 16px ; /* 10pt 字體大小*/
line-height: 16px ;
}
html, body {
font-family: AndleyFont;
font-size:16px;
}

View File

@ -1 +0,0 @@
{"items":[{"type":"file","title":"cheatsheet","path":"cheatsheet.md"},{"type":"file","title":"§0","path":"Syntax/IBG4E-Syntax.md"},{"type":"file","title":"GGBB","path":"GGBB/GGBB.md"},{"type":"file","title":"IGNT","path":"IGNT/IGNT.md"}]}

View File

@ -1 +0,0 @@
{"folder":"template/"}

View File

@ -1,542 +0,0 @@
/* Special Font */
body {
--default-font: 'Dank Mono', 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Microsoft YaHei Light", sans-serif;
--font-monospace: 'Dank Mono', monospace;
overflow: hidden;
}
.workspace-leaf-content[data-type="file-explorer"] {
font-family: "Quotable", "Dank Mono", 'Inter';
}
.workspace-leaf-content[data-type="search"] {
font-family: "Quotable", "Dank Mono", 'Inter';
}
.workspace-leaf-content[data-type="backlink"] {
font-family: "Quotable", "Dank Mono", 'Inter';
}
.workspace-leaf-content[data-type="outline"] {
font-family: "Quotable", "Dank Mono", 'Inter';
}
.workspace-leaf-content[data-type="starred"] {
font-family: "Quotable", "Dank Mono", 'Inter';
}
.workspace-leaf-content[data-type="tag"] {
font-family: "Quotable", "Dank Mono", 'Inter';
}
/* Scrollbar */
::-webkit-scrollbar {
background-color: transparent;
}
/* Fix for Quotable smaller size NO COMMIT */
.nav-file-title, .nav-folder-title {
font-size: 1.125em;
}
.pane-clickable-item {
font-size: 1.125em;
}
.workspace-leaf-content[data-type="search"] {
font-size: 1.125em;
}
.workspace-leaf-content[data-type="backlink"] {
font-size: 1.125em;
}
.search-result-file-title {
font-size: 1.25em;
}
.outline {
font-size: 1.25em;
}
.search-result-file-matches {
font-size: 1.125em;
}
/**/
/* New window bar */
.top-titlebar {
background-color: #3e3471;
}
.top-titlebar-text {
font-family: "Dank Mono";
font-size: 1em;
color: white;
}
.top-titlebar-button {
opacity: 0.75;
color: white;
}
/**/
/* Empty pane */
.workspace-leaf-content[data-type="empty"] {
background-color: var(--background-primary);
}
/**/
/**/
/* Editor Section */
/**/
/* Front matter box */
.frontmatter-container .frontmatter-section-label {
width: unset;
}
/* Line size */
.cm-s-obsidian pre.HyperMD-header {
line-height: 1!important;
}
/* Selection */
.theme-light {
--text-selection: rgba(112, 93, 207, 0.5);
}
.theme-dark {
--text-selection: rgba(112, 93, 207, 0.5);
}
::selection {
background-color: #705dcf!important;
color: white!important;
}
/* Title */
/* Current main pane */
.view-header-title {
color: #705dcf;
text-align: center;
font-family: "Quotable", "Dank Mono", 'Inter';
font-size: 1.25em;
}
.workspace-leaf.mod-active .view-header {
text-align: center;
}
/* Other pane */
.workspace-leaf-header-title-container {
text-align: center;
}
/* Headers */
span.cm-formatting.cm-formatting-header.cm-formatting-header-1.cm-header.cm-header-1 {
color: #705dcf;
}
span.cm-formatting.cm-formatting-header.cm-formatting-header-2.cm-header.cm-header-2 {
color: #705dcf;
}
span.cm-formatting.cm-formatting-header.cm-formatting-header-3.cm-header.cm-header-3 {
color: #705dcf;
}
span.cm-formatting.cm-formatting-header.cm-formatting-header-4.cm-header.cm-header-4 {
color: #705dcf;
}
span.cm-formatting.cm-formatting-header.cm-formatting-header-5.cm-header.cm-header-5 {
color: #705dcf;
}
span.cm-formatting.cm-formatting-header.cm-formatting-header-6.cm-header.cm-header-6 {
color: #705dcf;
}
/* Header folder icon */
.CodeMirror-foldgutter-open, .CodeMirror-foldgutter-folded {
color: #3e3471;
}
.CodeMirror-foldgutter-open, .CodeMirror-foldgutter-folded {
color: #705dcf;
}
/* Cursor */
.theme-dark .cm-fat-cursor .CodeMirror-cursor {
background: #3e3471;
}
.theme-dark .cm-animate-fat-cursor {
background-color: #3e3471;
}
.theme-light .cm-fat-cursor .CodeMirror-cursor {
background: #3e3471d9;
}
.theme-light .cm-animate-fat-cursor {
background-color: #3e3471d9;
}
/* Selection in popup ([[]] autocomplete)*/
.suggestion-item.is-selected {
background-color: #3e3471;
color: white;
}
.theme-light .suggestion-shortcut {
color: var(--text-normal);
}
/* Brighter blockquotes */
.cm-s-obsidian pre.HyperMD-codeblock span.cm-formatting-code-block {
color: #705dcf!important;
}
/* Inner and Outer links */
.cm-url {
color: lightblue!important;
}
.markdown-highlighting .internal-link .cl-underlined-text {
color: var(--text-accent)!important;
}
.markdown-highlighting .link .cl-underlined-text {
color: lightblue!important;
}
/* Blockquote */
.preview blockquote {
background-color: var(--background-modifier-border);
border: 1px solid var(--text-muted);
}
/* Highlights and Bold */
.cm-strong {
color: var(--text-normal);
font-family: "Inter"!important;
font-weight: bold!important;
}
strong {
color: var(--text-normal);
font-family: "Inter"!important;
font-weight: bold!important;
}
mark {
background-color: darkgoldenrod;
}
.markdown-highlighting .tag {
color: var(--text-accent)!important;
}
/* Tables */
.markdown-preview-view th {
background-color: #3e3471;
color: white
}
.cm-s-obsidian pre.HyperMD-table-row span.cm-hmd-table-sep {
color: unset;
}
.cm-s-obsidian pre.HyperMD-table-row-1 > span {
color: unset;
}
/* Status bar */
.status-bar {
background-color: #3e3471;
}
.status-bar-item {
color: white;
}
/**/
/* Preview section */
/**/
/* Embed */
.markdown-embed-title {
color: #705dcf;
}
.markdown-embed-link {
color: var(--text-accent) !important;
}
.markdown-preview-view .markdown-embed {
background-color: unset;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
/* Links */
.markdown-preview-view .internal-link {
color: #705dcf;
}
.markdown-preview-view a {
color: lightblue;
}
/* Separation lines*/
.markdown-preview-view hr {
border-color: var(--interactive-accent);
}
/**/
/* Side panel section */
/**/
/* Plugin Title and Description */
.plugin-name {
color: var(--text-normal);
}
.plugin-description {
color: var(--text-normal)
}
/* Files title and Buttons */
.nav-file-title-content, .nav-folder-title-content {
color: var(--text-normal);
}
.nav-action-button {
color: var(--text-normal);
}
/* File explorer navigation selection */
.nav-file-title.is-active, .nav-folder-title.is-active, body:not(.is-grabbing) .nav-file-title:hover, body:not(.is-grabbing) .nav-folder-title:hover {
background-color: #3e3471;
color: white;
}
body:not(.is-grabbing) .nav-file-title:hover, body:not(.is-grabbing) .nav-folder-title:hover {
background-color: #3e3471;
color: white;
}
.nav-file-title-content, .nav-folder-title-content {
color:unset;
}
.nav-folder.mod-root > .nav-file-title:hover, .nav-folder.mod-root > .nav-folder-title:hover {
color: var(--text-normal);
}
body:not(.is-grabbing) .nav-file-title:hover .nav-folder-collapse-indicator, body:not(.is-grabbing) .nav-folder-title:hover .nav-folder-collapse-indicator {
background-color: #3e3471;
color: white;
}
.nav-file-title, .nav-folder-title, .nav-folder-collapse-indicator {
color: var(--text-normal);
}
/* File explorer menu*/
.menu-item:hover {
background-color: #3e3471;
color: white;
}
/* Backlinks Color and Text */
.search-result-file-matched-text {
background-color: #3e3471;
color: white;
}
.search-result-file-title {
color: #705dcf;
}
.search-result-file-matches {
color: var(--text-normal);
}
.search-result-file-title:hover {
background-color: #3e3471;
color: white;
}
.search-result-file-match:hover {
background-color: #3e3471;
color: white;
}
/* Folder arrow */
.nav-folder.is-collapsed .nav-folder-collapse-indicator {
color: #705dcf;
}
.nav-folder-collapse-indicator {
color: #705dcf;
}
/* Tag Selection */
.tag-pane-tag:hover {
background-color: #3e3471;
color: white;
}
.theme-light .tag-pane-tag-count {
color: var(--text-normal)
}
/* Title */
.side-dock-title {
color: #705dcf;
}
/* Ribon */
.side-dock-ribbon {
background-color: #3e3471!important;
color: var(--text-muted)
}
.side-dock-ribbon-tab, .side-dock-ribbon-action {
color: white;
}
.theme-dark .side-dock-ribbon-tab.is-active {
color: white;
}
.theme-dark .side-dock-ribbon-tab.is-before-active {
color: white;
}
.theme-light .side-dock-ribbon-tab.is-active {
color: var(--text-normal);
}
.theme-light .side-dock-ribbon-tab.is-before-active {
color: white;
}
.side-dock-ribbon-tab-inner {
color: unset;
}
.side-dock-ribbon-before.is-before-active .side-dock-ribbon-tab-inner, .side-dock-ribbon-after.is-after-active .side-dock-ribbon-tab-inner, .side-dock-ribbon-tab.is-before-active .side-dock-ribbon-tab-inner, .side-dock-ribbon-tab.is-after-active .side-dock-ribbon-tab-inner {
background-color: #3e3471;
}
.side-dock-ribbon-tab, .side-dock-ribbon-before, .side-dock-ribbon-after, .side-dock-ribbon-tab-inner {
transition: none;
}
.workspace-ribbon.mod-left {
margin-top: 1px;
margin-bottom: 1px;
}
.workspace-ribbon.mod-right {
margin-top: 1px;
margin-bottom: 1px;
}
/**/
/* Settings panel Section */
/**/
.vertical-tab-nav-item.is-active {
background-color: #3e3471;
color:white;
}
.horizontal-tab-nav-item:hover, .vertical-tab-nav-item:hover {
background-color: #3e3471;
color: white;
}
.vertical-tab-nav-item.is-active {
background-color: #3e3471;
}
.vertical-tab-nav-item.is-active {
border-left-color: #3e3471;
}
.workspace-tabs .workspace-leaf .workspace-leaf-content[data-type="markdown"] .markdown-source-view {
border-style: none;
border-color: #0000
}
.workspace-tabs .workspace-leaf .workspace-leaf-content[data-type="markdown"] .markdown-preview-view {
border-style: none;
border-color: #0000
}
/* Graph View */
.graph-view.color-fill {
color: #705dcf;
}
.graph-view.color-circle {
color: #3e3471;
}
.graph-view.color-line {
color: #3e3471;
}
.graph-view.color-text {
color: var(--text-normal);
}
.graph-view.color-fill-highlight {
color: #3e3471;
}
.graph-view.color-line-highlight {
color: #705dcf;
}
/* Layout adjustment for small size */
/* Centered editor with side border */
@media only screen and (min-width: 800px) {
.theme-dark div:not(.csv-table-wrapper)>.markdown-source-view {
position: relative;
border-right-width: 7rem;
border-left-width: 7rem;
border-style: solid;
border-color: #262140;
}
.theme-light div:not(.csv-table-wrapper)>.markdown-source-view {
position: relative;
border-right-width: 7rem;
border-left-width: 7rem;
border-style: solid;
border-color: #3e3471d9;
}
}
/* Centered preview */
@media only screen and (min-width: 800px) {
.theme-dark .view-content > div > .markdown-preview-view {
height: 100%;
position: relative;
border-right-width: 7rem;
border-left-width: 7rem;
border-style: solid;
border-color: #262140;
}
.theme-light .view-content > div > .markdown-preview-view {
position: relative;
border-right-width: 7rem;
border-left-width: 7rem;
border-style: solid;
border-color: #3e3471d9;
}
}
/**/

View File

@ -1,717 +0,0 @@
:root
{
--font-size-normal: 19px;
--font-size-code: 16px;
--font-size-side-dock: 16px;
--font-size-side-dock-title: 18px;
--font-size-status-bar: 16px;
--font-size-h1: 24px;
--font-size-h2: 23px;
--font-size-h3: 22px;
--font-size-h4: 21px;
--font-size-h5: 20px;
--font-size-h6: 19px;
--font-family-editor: Avenir, Avenir Next, sans-serif;
--font-family-preview: Avenir, Avenir Next, sans-serif;
}
.theme-light,
.theme-dark {
--background-primary: #282a36;
--background-primary-alt: #44475a;
--background-secondary: #44475a;
--background-secondary-alt: #282a36;
--background-accent: #f8f8f2;
--background-modifier-border: #f8f8f2;
--background-modifier-form-field: rgba(0, 0, 0, 0.2);
--background-modifier-form-field-highlighted: rgba(0, 0, 0, 0.5);
--background-modifier-box-shadow: rgba(0, 0, 0, 0.3);
--background-modifier-success: #50fa7b; /*no sure*/
--background-modifier-error: #3d0000; /*no sure*/
--background-modifier-error-rgb: 61, 0, 0;
--background-modifier-error-hover: #470000;
--background-modifier-cover: rgba(0, 0, 0, 0.6);
--text-accent: #ffb86c;
--text-accent-hover: #8be9fd;
--text-normal: #f8f8f2;
--text-muted: #f8f8f2;
--text-faint: #bd93f9;
--text-highlight-bg: #ff5555;
--text-error: #ff79c6;
--text-error-hover: #ff79c6;
--text-selection: #6272a4; /* Chromium precess this color with alpha channel */
--text-on-accent: #bd93f9;
--interactive-normal: #ffb86c;
--interactive-hover: #ff5555;
--interactive-accent: #ffb86c;
--interactive-accent-rgb: 123, 108, 217;
--interactive-accent-hover: #ff5555;
--scrollbar-active-thumb-bg: rgba(255, 255, 255, 0.2);
--scrollbar-bg: rgba(255, 255, 255, 0.05);
--scrollbar-thumb-bg: rgba(255, 255, 255, 0.1);
--text-title-h1: #ff79c6;
--text-title-h2: #bd93f9;
--text-title-h3: #ff5555;
--text-title-h4: #ffb86c;
--text-title-h5: #50fa7b;
--text-title-h6: #8be9fd;
--inline-code: #bd93f9;
--code-block: #8be9fd;
--pre-code: #44475a;
--blockquote-border: #ffb86c;
--vim-cursor: #ff5555;
--border-color: #2b2727; /*also like transparent*/
}
/*-------------------------------------*/
/* Search the following lines */
/* to jump to specific section */
/*-------------------------------------*/
/* resize-handle and borders */
/* tags */
/* link */
/* Cursor */
/* basic format in EDITOR and PREVIEW */
/* Headings - EDITOR and PREVIEW */
/* Code block in Preview */
/* Code block in Editor */
/* Brackets */
/* Blockquote */
/* table */
/* Checkbox */
/* html in editor */
/* popover */
/* Side panel */
/* internal embedded link in preview */
/* graph view */
/* settings */
/* Hide side bar */
/* width of content */
/* at a rule line before ul list *
/* Hide Scrollbar (recommend for mac) */
/*-------------------------------------*/
/***************************************/
/* resize-handle and borders */
/***************************************/
/*vertical resize-handle*/
.workspace-split.mod-vertical > * > .workspace-leaf-resize-handle,
.workspace-split.mod-left-split > .workspace-leaf-resize-handle,
.workspace-split.mod-right-split > .workspace-leaf-resize-handle{
width: 1px !important;
background-color: var(--border-color);
}
/*horizontal resize-handle*/
.workspace-split.mod-horizontal > * > .workspace-leaf-resize-handle{
height: 1px !important;
background-color: var(--border-color);
}
/*workspace ribbon when collapsed*/
.workspace-ribbon.is-collapsed {
background-color: var(--background-primary-alt);
}
/*the vertical split*/
.workspace-split.mod-root .workspace-split.mod-vertical .workspace-leaf-content,
.workspace-split.mod-vertical > .workspace-split,
.workspace-split.mod-vertical > .workspace-leaf,
.workspace-tabs{
padding-right: 0px;
}
/*status-bar*/
.status-bar{
font-size: var(--font-size-status-bar);
background-color: var(--background-secondary-alt);
border-top: 0px;
}
.document-search-container{
border-top: 0px;
border-right: 0px;
z-index: inherit;
}
.workspace-ribbon.mod-left.is-collapsed{
border-right: 1px solid var(--border-color);
}
.workspace-ribbon.mod-right.is-collapsed{
border-left: 1px solid var(--border-color);
}
/*************************************/
/* tags */
/*************************************/
/* Tag hover in preview */
a.tag:hover {
color: var(--text-accent) !important;
}
/* Tag Color in editor and preview*/
.cm-hashtag, a.tag {
color: var(--text-accent-hover) !important;
text-decoration: none !important;
font-style: normal !important;
}
/*********************************/
/* link */
/*********************************/
/* link */
a,
.internal-link,
.cm-hmd-internal-link,
.cm-link,
.cm-formatting-link,
.cm-url {
text-decoration: none !important;
}
/* the url string in editor */
.cm-s-obsidian span.cm-string{
color: var(--text-accent-hover) !important;
}
/* make external links italics to differentiate */
a:not(.internal-link) {
font-style: italic;
}
/*footnote*/
.cm-s-obsidian pre.HyperMD-footnote span.cm-hmd-footnote,
.cm-s-obsidian span.cm-footref {
color: var(--text-accent) !important;
}
/***************************************/
/* Cursor */
/***************************************/
/* Cursor color and opacity */
.cm-fat-cursor .CodeMirror-cursor, .cm-animate-fat-cursor
{
width: 0.5em;
background: var(--vim-cursor);
opacity: 60% !important;
}
/**************************************/
/* basic format in EDITOR and PREVIEW */
/**************************************/
/* font for everything outside of editor/preview panes */
.app-container {
font-family: var(--font-family-preview);
}
/* set the text selection color for preview mode */
::selection {
background-color: var(--text-selection);
}
/* normal text outside of headings and code of editor */
.cm-s-obsidian, .mod-single-child .cm-s-obsidian {
font-family: var(--font-family-editor);
font-size: var(--font-size-normal);
}
/* normal text outside of headings and code of preview */
.markdown-preview-view, .mod-single-child .markdown-preview-view {
font-family: var(--font-family-editor);
font-size: var(--font-size-normal);
padding-top: 0px;
padding-left: 2% !important;
padding-right: 1% !important;
}
/* bold in preview and editor */
strong, .cm-strong {
font-weight: 600;
color: #50fa7b;
}
/* emphasis in preview and editor */
em, .cm-em {
color: var(--text-muted);
font-style: italic;
}
/* strikethrough in preview and editor */
s, .cm-strikethrough {
color: var(--text-muted);
}
/* list in editor */
.cm-s-obsidian span.cm-formatting-list {
color: var(--text-normal) !important;
}
/* horizontal line in preview */
.markdown-preview-view hr {
background-color: var(--text-faint) !important;
}
/* embedded images */
img:not(.emoji) {
display: block;
margin-left: auto;
margin-right: auto;
}
/* img hover zoom out img*/
img:hover {
transform: scale(1.04);
transition: transform 0.25s ease-in-out 0s;
}
.community-theme img:hover{
transform: none;
}
/*********************************/
/* Headings - EDITOR and PREVIEW */
/*********************************/
/* headings for editor and preview */
.cm-header-1, .markdown-preview-view h1
{
font-family: var(--font-family-editor);
font-weight: 500;
font-size: var(--font-size-h1);
color: var(--text-title-h1);
}
.cm-header-2, .markdown-preview-view h2
{
font-family: var(--font-family-editor);
font-weight: 500;
font-size: var(--font-size-h2);
color: var(--text-title-h2);
}
.cm-header-3, .markdown-preview-view h3
{
font-family: var(--font-family-editor);
font-weight: 500;
font-size: var(--font-size-h3);
color: var(--text-title-h3);
}
.cm-header-4, .markdown-preview-view h4
{
font-family: var(--font-family-editor);
font-weight: 500;
font-size: var(--font-size-h4);
color: var(--text-title-h4);
}
.cm-header-5, .markdown-preview-view h5
{
font-family: var(--font-family-editor);
font-weight: 500;
font-size: var(--font-size-h5);
color: var(--text-title-h5);
}
.cm-header-6, .markdown-preview-view h6
{
font-family: var(--font-family-editor);
font-weight: 500;
font-size: var(--font-size-h6);
color: var(--text-title-h6);
}
/***************************************/
/* Code block in Preview */
/***************************************/
/* code blocks in preview */
pre code {
font-family: monaco !important;
font-size: var(--font-size-code) !important;
padding: 6px !important;
line-height: normal;
display: block;
color: var(--code-block) !important;
}
/* padding of code blocks in preview */
.markdown-preview-view pre {
padding: 0px !important;
}
/* font-size of in-line block for preview */
.markdown-preview-view code
{
font-size: var(--font-size-code);
}
/* remove the shadow that typically affect light mode */
.theme-dark code[class*="language-"],
.theme-dark pre[class*="language-"],
.theme-light code[class*="language-"],
.theme-light pre[class*="language-"]
{
text-shadow: none !important;
color: var(--text-faint) !important;
background-color: var(--pre-code);
}
/***************************************/
/* Brackets */
/***************************************/
.cm-s-obsidian span.cm-formatting-link {
color: var(--text-accent) !important;
}
/***************************************/
/* Blockquote */
/***************************************/
/* for editor */
.cm-quote {
color: var(--text-normal) !important;
font-style: italic;
}
/* for preview */
.markdown-preview-view blockquote {
background-color: var(--pre-code);
border: 0px solid;
border-color: var(--blockquote-border) !important;
border-left-width: 4px !important;
border-radius: 0 8px 8px 0;
line-height: 1.5em;
margin: 30px 0px;
font-style: italic;
}
/***************************************/
/* table */
/***************************************/
th {
font-weight: 800 !important;
}
.markdown-preview-view th {
font-weight: 800;
background-color: var(--background-secondary) !important;
}
thead {
border-bottom: 3px solid var(--background-modifier-border);
}
.table {
padding: 4px;
line-height: normal;
display: block;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
/***************************************/
/* Checkbox */
/***************************************/
.markdown-preview-view .task-list-item-checkbox:checked::before {
content: '✓';
position: absolute;
color: var(--text-accent);
font-size:1em;
line-height: 1.25em;
width:1.2em;
text-align:center;
text-shadow: 0 0 0.1em var(--text-accent);
}
.markdown-preview-view .task-list-item-checkbox {
-webkit-appearance: none;
top: 0.2em !important;
right: 4px;
box-sizing: border-box;
border: 1px solid var(--text-muted);
position: relative;
width: 1.25em;
height: 1.25em;
margin: 0;
box-shadow: 0 0 0.1em var(--text-muted);
}
.checkbox-container {
background-color: var(--background-primary);
}
/***************************************/
/* popover */
/***************************************/
.popover{
border: 1px solid var(--border-color);
background-color: var(--background-secondary);
}
/***************************************/
/* Side panel */
/***************************************/
/* search result in backlink or file search */
.search-result-file-title {
font-size: 15px ;
}
.search-result-file-matches, .search-empty-state {
font-size: var(--font-size-side-dock);
}
/*decrease the spacing between result items*/
.search-result-file-title,
.search-result-file-match {
padding: 0px 10px;
}
.nav-file-title, .nav-folder-title {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
/*backlink pane*/
.workspace-leaf-content[data-type="backlink"] .view-content{
background-color: var(--background-secondary);
}
.workspace-leaf-content[data-type="tag"] .tag-pane-tag-count,
.workspace-leaf-content[data-type="tag"] .tag-pane-tag-text {
font-size: var(--font-size-side-dock);
}
.workspace-leaf-content[data-type="backlink"] .search-result-file-matches {
font-size: var(--font-size-side-dock);
}
/***************************************/
/* internal embedded link in preview */
/***************************************/
/* Naked Embeds */
.markdown-embed-title { display: none; }
.markdown-preview-view .markdown-embed-content>:first-child { margin-top: 0; }
.markdown-preview-view .markdown-embed-content>:last-child { margin-bottom: 0; }
/*remove the following two line, you will get border and scroll*/
.markdown-preview-view .markdown-embed { border:none; padding:0; margin:0; }
.markdown-preview-view .markdown-embed-content
{
max-height: unset;
background-color: var(--background-secondary);
}
/* the link on the top right corner*/
.markdown-embed-link {
color: var(--text-faint) !important;
}
.markdown-embed-link:hover {
color: var(--text-accent) !important;
}
/***************************************/
/* graph view */
/***************************************/
.graph-view.color-circle,
.graph-view.color-fill-highlight,
.graph-view.color-line-highlight
{
color: var(--text-accent) !important;
}
.graph-view.color-text
{
color: var(--text-normal) !important;
}
.graph-view.color-line {
color: #6272a4;
}
.graph-view.color-fill{
color: var(--text-muted);
}
.workspace-leaf-content[data-type = "graph"] .view-content{
background-color: var(--background-primary);
}
/***************************************/
/* settings */
/***************************************/
.modal.mod-settings button:not(.mod-cta):hover {
background-color: var(--interactive-accent-hover);
}
/***************************************/
/* Hide side bar */
/***************************************/
.workspace-ribbon:not(:hover) .workspace-ribbon-collapse-btn,
.workspace-ribbon:not(:hover) .side-dock-actions,
.workspace-ribbon:not(:hover) .side-dock-settings {
display:none;
transition: all 300ms ease-in-out;}
.workspace-ribbon:not(:hover) {
width: 0px;
transition: all 300ms ease-in-out;}
.workspace-split.mod-left-split {margin-left: 0px;}
.workspace-split.mod-right-split {margin-right: 0px;}
/***************************************/
/* width of content */
/***************************************/
.markdown-source-view.is-readable-line-width .CodeMirror {
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.markdown-preview-view.is-readable-line-width .markdown-preview-section {
max-width: 900px;
margin-left: 30px;
margin-right: 30px;
}
/* header */
.theme-dark .view-header {
background-color: var(--background-primary) !important;
border-top: 1px solid var(--border-color) !important;
border-bottom: 1px solid var(--border-color) !important;
}
.theme-dark .view-header-title-container:after {
background: linear-gradient(to bottom, transparent, var(--background-primary)) !important;
}
.theme-dark .workspace-leaf.mod-active .view-header {
background-color: var(--background-secondary-alt) !important;
border-top: 0px !important;
border-bottom: 3px solid var(--interactive-accent) !important;
}
.workspace-leaf.mod-active .view-header-title-container:after {
background: linear-gradient(to bottom, transparent, var(--background-secondary-alt)) !important;
}
.workspace-leaf.mod-active .view-header-title,
.workspace-leaf.mod-active .view-header-icon
{
color: var(--background-modifier-border);
}
.view-header-title, .view-header-icon, .view-action{
color: var(--text-faint);
}
.view-header-title
{
font-size: 20px;
}
/***************************************/
/* at a rule line before ul list */
/***************************************/
ul ul { position: relative; }
ul ul::before {
content:'';
border-left: 1px solid var(--border-color);
position: absolute;
}
ul ul::before { left: -1em; top: 0; bottom: 0; }
/* rule line when there are checkboxes*/
ul .task-list-item ul::before {left: 0.15em !important}
/***************************************/
/* Code block in Editor */
/***************************************/
/* in-line block for editor */
.cm-s-obsidian span.cm-inline-code,
.cm-s-obsidian span.cm-inline-code.cm-hmd-indented-code,
.cm-s-obsidian span.cm-inline-code:not(.cm-formatting):not(.cm-hmd-indented-code)
{
background-color: var(--pre-code-bg);
color: var(--inline-code) !important;
bottom: 0px !important;
}
/* Editor CodeBlock TEXT Appearance */
.cm-s-obsidian pre.HyperMD-codeblock {
font-family: monaco !important;
font-size: var(--font-size-code) !important;
padding: 1px !important;
display: block;
color: var(--code-block) !important;
font-weight: 500;
text-indent: 0px !important;
}
/*remove the border of codeblock in editor */
.HyperMD-codeblock-bg{
border: 0px !important;
}
/*an active line highlight in vim normal mode
.cm-fat-cursor .CodeMirror-activeline .CodeMirror-linebackground{
background-color: var(--text-selection) !important;
} */
/* in-line block for preview */
code{
color: var(--inline-code) !important;
bottom: 0px !important;
}
/* graph css */
.theme-dark .graph-view.color-arrow {
color: #50fa7b;
}
.theme-dark .graph-view.color-fill-tag {
color: #ffb86c;
}
.theme-dark .graph-view.color-fill-attachment {
color: #ff5555;
}
.theme-dark .graph-view.color-fill-unresolved {
color: #6272a4;
}
.search-result-collapse-indicator {
position: absolute;
left: 0;
top: -3px;
color: var(--text-faint);
transition: transform 100ms ease-in-out;
padding: 0px !important;
}

View File

@ -1,673 +0,0 @@
.theme-dark {
--background-primary: #1A1B24;
--background-primary-alt: #282A36;
--background-secondary: #1A1B24;
--background-secondary-alt: #282A36;
--background-modifier-cover: #7f5fd4;
--text-normal: #bbc0c5;
--text-faint: rgba(187, 192, 197, 0.4);
--text-selection: #ceef83;
--text-title-h1: #bbc0c5;
--text-title-h2: #bbc0c5;
--text-title-h3: #bbc0c5;
--text-title-h4: #bbc0c5;
--text-title-h5: #bbc0c5;
--text-title-h6: var(--purple-pale);
--text-link: #3fce4a;
--text-a: #3fce4a;
--text-a-hover: rgba(63, 206, 74, 0.6);
--text-mark: var(--purple-paley);
--pre-code: #283136;
--text-highlight-bg: var(--purple-paley);
/* --interactive-accent: #ff7171; */
--interactive-accent: #00ba00;
--interactive-before: #2ac7c7;
--background-modifier-border: rgba(146, 161, 161, 0.5);
/* --blockquote-border: rgba(77, 60, 166, .6); */
--text-accent: rgb(0, 186, 0);
--interactive-accent-rgb: var(--green-light);
--font-family-editor: "victor mono",
inter;
--font-family-preview: "victor mono",
inter;
/* Hulk color palette */
--purple: #3c0a96;
--purple-light: #4632c8;
--purple-pale: #ac91f7;
--purple-paley: #7f5fd4;
--green: #0a5519;
--green-light: #0a8c28;
--green-pale: #A4E7C3;
--brackets-color #0a5519;
--pink: rgba(237, 160, 255, 0.73)
}
.cm-strong,
strong {
color: var(--purple-pale);
font-family: "Victor Mono" !important;
font-weight: normal;
}
.cm-em,
em {
/*color: var(--purple-pale);*/
font-family: "Victor Mono" !important;
font-style: oblique !important;
}
s {
color: var(--text-mark);
}
mark {
background-color: var(--text-mark) !important;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 2px;
padding-right: 2px;
}
.cm-s-obsidian span.cm-formatting-highlight,
.cm-s-obsidian span.cm-highlight {
background-color: var(--purple-paley) !important;
color: var(--text-normal);
}
.markdown-preview-view hr {
background-color: var(--text-faint) !important;
}
/*Make folder title uppercase*/
.nav-folder-title {
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}
/***************************************/
/* Brackets */
/***************************************/
.cm-s-obsidian span.cm-formatting-link {
color: var(--text-faint) !important;
}
/***************************************/
/* Blockquote */
/***************************************/
/* for editor */
.cm-quote {
color: var(--text-normal) !important;
/*font-style: italic;*/
}
/* .cm-s-obsidian span.cm-quote {
color: var(--purple-pale) !important;
} */
/* for preview */
.markdown-preview-view blockquote {
background-color: #1A1B24;
border: 0px solid;
border-color: var(--purple-pale) !important;
border-left-width: 1px !important;
border-radius: 0 8px 8px 0;
font-size: 1em;
/*font-style: italic;*/
line-height: 1.5em;
margin: 0 10px;
}
/***************************************/
/* Checkbox */
/***************************************/
.markdown-preview-view .task-list-item-checkbox {
width: 15px;
height: 15px;
position: relative;
top: 6px;
margin-right: 6px;
}
input[type=checkbox] {
-webkit-appearance: none;
appearance: none;
border-radius: 50%;
border: 1px solid var(--text-faint);
padding: 0;
}
input[type=checkbox]:focus {
outline: 0;
}
input[type=checkbox]:checked {
background-color: var(--text-accent-hover);
border: 1px solid var(--text-accent-hover);
background-position: center;
background-size: 70%;
background-repeat: no-repeat;
background-image: url('data:image/svg+xml; utf8, <svg width="12px" height="10px" viewBox="0 0 12 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-4.000000, -6.000000)" fill="%23ffffff"><path d="M8.1043257,14.0367999 L4.52468714,10.5420499 C4.32525014,10.3497722 4.32525014,10.0368095 4.52468714,9.8424863 L5.24777413,9.1439454 C5.44721114,8.95166768 5.77142411,8.95166768 5.97086112,9.1439454 L8.46638057,11.5903727 L14.0291389,6.1442083 C14.2285759,5.95193057 14.5527889,5.95193057 14.7522259,6.1442083 L15.4753129,6.84377194 C15.6747499,7.03604967 15.6747499,7.35003511 15.4753129,7.54129009 L8.82741268,14.0367999 C8.62797568,14.2290777 8.3037627,14.2290777 8.1043257,14.0367999"></path></g></g></svg>');
}
/***************************************/
/* Code */
/***************************************/
/* code blocks in preview */
pre code {
font-family: monaco !important;
font-size: 0.85em !important;
padding: 6px !important;
line-height: normal;
display: block;
background-color: var(--pre-code) !important;
}
.markdown-preview-view pre {
font-family: Monaco !important;
padding: 0px !important;
}
/* in-line code for editor and preview + code block for editor*/
code,
.cm-inline-code {
background-color: var(--pre-code) !important;
color: #bd93f9 !important;
bottom: 0px !important;
font-size: 0.85em !important;
}
/* code + code blocks for preview */
.markdown-preview-view code {
color: var(--yellow);
font-family: monaco, 'Source Code Pro', monospace;
background-color: var(--pre-code) !important;
border-radius: 4px;
border-color: #ff79c6 !important;
padding: 2px 4px;
border: 0px solid;
font-size: 13.5px;
position: relative;
bottom: 2px;
}
.CodeMirror-cursor {
border-left: 2px solid #0a8c28;
}
/***************************************/
/* Graph view */
/***************************************/
.graph-view.color-fill {
color: var(--purple-pale);
}
.graph-view.color-circle {
color: var(--purple-pale) !important;
}
.graph-view.color-line {
color: var(--green-light);
}
.graph-view.color-text {
color: var(--text-normal);
}
.graph-view.color-fill-highlight {
color: #a7b0e3;
}
.graph-view.color-line-highlight {
color: chartreuse;
}
/* New Graph v0.9.0 */
.theme-dark .graph-view.color-fill-tag {
color: var(--green-pale);
}
.theme-dark .graph-view.color-fill-attachment {
color: #616d6d;
}
.graph-view.color-fill-unresolved {
color: #463653;
}
/*************************/
/* HASHTAGS */
/*************************/
.cm-s-obsidian span.cm-hashtag {
color: #616d6d !important;
text-decoration: underline;
font-style: italic;
}
/*************************/
/* Headings - EDITOR */
/*************************/
/* normal text outside of headings and code */
.cm-s-obsidian {
font-family: var(--font-family-editor);
font-size: 15px;
color: var(--text-normal);
padding-left: 10% !important;
padding-right: 10% !important;
}
.mod-single-child .cm-s-obsidian {
font-family: var(--font-family-editor);
font-size: 15px;
color: var(--text-normal);
padding-left: 20% !important;
padding-right: 20% !important;
}
/* Headings */
.cm-header-1 {
font-family: var(--font-family-editor);
font-weight: 500;
font-size: 16px;
font-weight: bold;
color: var(--text-title-h1);
}
.cm-header-2 {
font-family: var(--font-family-editor);
font-weight: 500;
font-size: 16px;
font-weight: bold;
color: var(--text-title-h2);
}
.cm-header-3 {
font-family: var(--font-family-editor);
font-weight: 500;
font-size: 16px;
font-weight: bold;
color: var(--text-title-h3);
}
.cm-header-4 {
font-family: var(--font-family-editor);
font-weight: 500;
font-size: 16px;
font-weight: bold;
color: var(--text-title-h4);
}
.cm-header-5 {
font-family: var(--font-family-editor);
font-weight: 500;
font-size: 16px;
font-weight: bold;
color: var(--text-title-h5);
}
.cm-header-6 {
font-family: var(--font-family-editor);
font-weight: 500;
font-size: 16px;
font-weight: bold;
color: var(--text-title-h6);
}
/***********************/
/* Headings - PREVIEW */
/***********************/
/* normal text outside of headings and code */
.markdown-preview-view {
font-family: var(--font-family-preview);
font-size: 15px;
color: var(--text-normal);
padding-left: 10% !important;
padding-right: 10% !important;
}
.mod-single-child .markdown-preview-view {
font-family: var(--font-family-preview);
font-size: 15px;
color: var(--text-normal);
padding-left: 20% !important;
padding-right: 20% !important;
}
/* headings */
.markdown-preview-view h1 {
font-family: inter;
font-weight: 700 !important;
font-size: 32px;
font-weight: normal;
color: var(--text-title-h1);
}
.markdown-preview-view h2 {
font-family: inter;
font-weight: 700 !important;
font-size: 26px;
font-weight: normal;
color: var(--text-title-h2);
}
.markdown-preview-view h3 {
font-family: inter;
font-weight: 500;
font-size: 22px;
font-weight: bold;
color: var(--text-title-h3);
}
.markdown-preview-view h4 {
font-family: var(--font-family-preview);
font-weight: 500;
font-size: 20px;
font-weight: bold;
color: var(--text-title-h4);
}
.markdown-preview-view h5 {
font-family: var(--font-family-preview);
font-weight: 500;
font-size: 18px;
font-weight: bold;
color: var(--text-title-h5);
}
.markdown-preview-view h6 {
font-family: var(--font-family-preview);
font-weight: 500;
font-size: 16px;
font-weight: bold;
color: var(--text-title-h6);
}
/*************************************************/
/* Side panel - File Explorer heading, Backlinks */
/*************************************************/
.file-view-actions a {
color: var(--text-muted) !important;
}
.file-view-actions a:hover {
color: var(--text-a) !important;
}
.theme-light,
.file-view-actions a {
color: var(--purple) !important;
}
.theme-light,
.file-view-actions a:hover {
color: var(--purple-light) !important;
}
/**********************/
/* links and brackets */
/**********************/
/* link */
.cm-hmd-internal-link,
.cm-link,
.cm-formatting-link {
color: var(--text-a) !important;
text-decoration: none !important;
/*font-family: courier, arial !important;*/
}
.markdown-preview-view .internal-link {
text-decoration: none;
}
a.external-link {
color: var(--text-muted);
}
a.tag {
color: #616d6d !important;
font-style: italic;
}
/* link hover color */
a:hover,
.internal-link:hover {
color: var(--text-a-hover) !important;
text-decoration: none !important;
}
/* make external links italics to differentiate */
/*a:not(.internal-link) {
font-style: italic;
}*/
/**********************/
/* lists */
/**********************/
.markdown-preview-view ol {
/* color: var(--green-light) !important; */
}
.cm-s-obsidian span.cm-formatting-list {
color: #3fce4a !important;
}
/* ul {
list-style-type: " ";
} */
/***************************************/
/* Search panel */
/***************************************/
.search-result-file-matched-text {
color: var(--text-normal);
background-color: var(--purple-paley) !important;
}
/***************************************/
/* Tables */
/***************************************/
th {
font-weight: 800 !important;
}
.markdown-preview-view th {
font-weight: 800;
background-color: var(--green) !important;
}
thead {
border-bottom: 4px solid var(--background-modifier-border);
}
.table {
background-color: var(--background-secondary-alt);
border: 1px solid var(--background-modifier-border);
padding: 4px;
line-height: normal;
display: block;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
/***************************************/
/* Tags */
/***************************************/
/* html tags in editor */
.cm-tag {
color: var(--text-accent) !important;
}
/* embedded images */
img {
display: block;
margin-left: auto;
margin-right: auto;
}
.tag-pane-tag {
cursor: pointer;
user-select: none;
color: var(--green-light) !important;
padding: 2px 15px;
border-radius: 3px;
font-size: 14px !important;
position: relative;
}
.tag-pane-tag:hover {
background-color: var(--green);
color: #00ba00 !important;
}
.tag-pane-tag-text {
color: var(--text-muted);
}
/*********************************/
/* Side dock */
/*********************************/
body:not(.is-grabbing) .nav-file-title:hover,
body:not(.is-grabbing) .nav-folder-title:hover {
background-color: var(--green);
color: var(--text-normal);
}
/* side dock text, like file names and backlink context */
.workspace-tabs * {
font-size: 14px !important;
}
/* side dock titles at top */
.side-dock-title {
font-size: 20px !important;
font-weight: 800 !important;
}
/* hover actions on side dock navigation */
.side-dock-ribbon-tab:hover,
.side-dock-ribbon-tab-inner:hover,
.side-dock-ribbon-action:hover,
.side-dock-ribbon-action.is-active:hover,
.nav-action-button:hover,
.side-dock-collapse-btn:hover {
color: var(--text-a);
}
/* condense line spacing on file explorer title list. also avoids character-level word breaks */
.nav-file-title-content,
.search-result-file-title,
.search-result-file-match {
padding-top: 0 !important;
padding-bottom: 0 !important;
line-height: normal !important;
word-break: keep-all;
}
/* clean up side bar empty state (e.g. unlinked mentions) */
.search-empty-state {
width: auto;
padding-left: 15px;
padding-right: 15px;
line-height: normal;
}
/* font for everything outside of editor/preview panes */
.app-container {
font-family: var(--font-family-preview);
}
.status-bar-item {
font-family: var(--font-family-preview);
font-size: 12px;
}
.cm-s-obsidian pre.HyperMD-codeblock {
font-family: Monaco;
line-height: 1.3;
color: #bd93f9;
/* color: #ff79c6; */
font-size: 0.85em;
}
.cm-s-obsidian span.cm-formatting-highlight,
.cm-s-obsidian span.cm-highlight {
background-color: rgba(160, 251, 255, 0.12);
color: var(--text-normal);
}
/* internal embedded link rendering in preview */
.markdown-embed-title {
font-weight: 600;
}
.markdown-embed {
padding-left: 10px !important;
padding-right: 10px !important;
margin-left: 10px !important;
margin-right: 10px !important;
}
/* remove secondary scroll bar in editor that comes from adding variable padding */
.CodeMirror-scroll::-webkit-scrollbar {
display: none;
}
/* to have sidebar hide and then reveal on hover */
.app-container.is-left-sidedock-collapsed .side-dock.mod-left:not(:hover),
.app-container.is-right-sidedock-collapsed .side-dock.mod-right:not(:hover) {
width: 0px !important;
}
.suggestion-item.is-selected {
background-color: #197300;
}
/****************************************/
/* add a rule line before ul list */
/****************************************/
ul ul {
position: relative;
}
ul ul::before {
content: '';
border-left: 1px solid #393067;
position: absolute;
}
ul ul::before {
left: -1em;
top: 0;
bottom: 0;
}
/* rule line when there are checkboxes*/
ul .task-list-item ul::before {
left: 0.15em !important
}

File diff suppressed because it is too large Load Diff

View File

@ -1,691 +0,0 @@
.theme-light
{
--background-inline-code: rgb(240, 240, 240);
--background-nav-alt: rgb(58, 62, 63);
--background-nav-file-tag: rgb(203, 77, 73);
--background-nav-selected: rgb(203, 77, 73);
--background-nav: rgb(41, 44, 46);
--background-primary: rgb(250, 250, 250);
--background-tag: #b5b5b5;
--border-inline-code: rgb(215, 215, 215);
--code-block-background: #ffffff;
--code-block-border: #92a1a17a;
--font-family-editor: Avenir, "Avenir Next", "Avenir Next Cyr", 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Microsoft YaHei Light", sans-serif;
--font-family-preview: Avenir, "Avenir Next", "Avenir Next Cyr", 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Microsoft YaHei Light", sans-serif;
--interactive-accent: rgb(203, 77, 73);
--text-accent: rgb(203, 77, 73);
--text-faint: rgb(150, 150, 150);
--text-header: rgb(44, 44, 44);
--text-highlight-bg: #b4ff0066;
--text-inline-code: rgb(45, 45, 45);
--text-nav-selected: rgb(255, 255, 255);
--text-nav: rgb(190, 190, 190);
--text-normal: rgb(44, 44, 44);
--text-normal-opposite: rgb(216, 216, 216);
}
.theme-dark {
--background-inline-code: rgb(41, 44, 46);
--background-nav-alt: rgb(58, 62, 63);
--background-nav-file-tag: rgb(116, 190, 247);
--background-nav-selected: rgb(73, 73, 73);
--background-nav: rgb(41, 44, 46);
--background-primary: rgb(28, 30, 32);
--background-tag: rgb(111, 112, 116);
--border-inline-code: rgb(76, 76, 76);
--code-block-background: rgb(32, 32, 32);
--code-block-border: rgb(77, 77, 77);
--font-family-editor: Avenir, "Avenir Next", "Avenir Next Cyr", 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Microsoft YaHei Light", sans-serif;
--font-family-preview: Avenir, "Avenir Next", "Avenir Next Cyr", 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Microsoft YaHei Light", sans-serif;
--interactive-accent: rgb(116, 190, 247);
--text-accent: rgb(116, 190, 247);
--text-faint: rgb(150, 150, 150);
--text-header: rgb(198, 213, 224);
--text-highlight-bg: rgb(64, 73, 181);
--text-inline-code: rgb(230, 230, 230);
--text-nav-selected: rgb(255, 255, 255);
--text-nav: rgb(190, 190, 190);
--text-normal: rgb(216, 216, 216);
--text-normal-oppsite: rgb(44, 44, 44);
}
/* header colors */
.cm-header,
.markdown-preview-view h1,
.markdown-preview-view h2,
.markdown-preview-view h3,
.markdown-preview-view h4,
.markdown-preview-view h5,
.markdown-preview-view h6 {
color: var(--text-header);
}
/* Changing size/color of the header hashtags ## */
.cm-formatting-header {
color: var(--text-faint);
font-size: 0.6em;
}
/* Backlinks header colors - thanks @a-star-wave! */
.side-dock-collapsible-section-header {
color: var(--text-nav);
}
/* Headers in editor - hide the #'s */
/* .cm-formatting-header-1, .cm-formatting-header-2, .cm-formatting-header-3, .cm-formatting-header-4, .cm-formatting-header-5, .cm-formatting-header-6, .cm-formatting-header-7 {
visibility: hidden;
position: relative;
width: 20px;
display: inline-block;
} */
/* Headers in editor - show custom content - common */
/* .cm-formatting-header-1:after, .cm-formatting-header-2:after, .cm-formatting-header-3:after, .cm-formatting-header-4:after, .cm-formatting-header-5:after, .cm-formatting-header-6:after, .cm-formatting-header-7:after {
visibility: visible;
position: absolute;
left: 0;
font-size: 12px;
} */
/* Headers in editor - show custom content - specifics */
/* .cm-formatting-header-1:after { bottom: 2px; content: "H1"; }
.cm-formatting-header-2:after { bottom: 0px; content: "H2"; }
.cm-formatting-header-3:after { bottom: 0px; content: "H3"; }
.cm-formatting-header-4:after { bottom: -1px; content: "H4"; }
.cm-formatting-header-5:after { bottom: -1px; content: "H5"; }
.cm-formatting-header-6:after { bottom: -1px; content: "H6"; }
.cm-formatting-header-7:after { bottom: -1px; content: "H7"; } */
.cm-s-obsidian span.cm-url {
color: var(--text-accent);
}
.markdown-preview-view mark {
color: var(--text-normal);
padding: 0px 4px;
}
.cm-formatting-em.cm-em {
color: var(--text-faint);
font-weight: 100;
font-size: 0.6em;
}
.cm-formatting-strong.cm-strong {
color: var(--text-faint);
font-weight: 100;
font-size: 0.6em;
}
/* Wrap long nav text */
.nav-file-title, .nav-folder-title {
white-space: normal;
}
/* Indent wrapped nav text */
.nav-file-title-content {
margin-left: 10px;
text-indent: -10px;
}
/* Horizontal rule between Icons and vault in left nav */
.nav-buttons-container {
border-bottom: 1px solid var(--background-nav-alt);
}
/* The name of the vault */
.nav-folder.mod-root > .nav-file-title, .nav-folder.mod-root > .nav-folder-title {
color: var(--text-nav);
}
/* Color of left nav tree text */
.nav-file-title, .nav-folder-title {
color: var(--text-nav);
}
/* New top tabs */
.workspace-tabs {
background-color: var(--background-nav-alt);
}
.workspace-tab-header-container {
background-color: var(--background-nav-alt);
}
/* Color of the curve of the top tabs */
.workspace-tab-container-before.is-before-active,
.workspace-tab-container-after.is-after-active,
.workspace-tab-header.is-before-active,
.workspace-tab-header.is-after-active {
background-color: var(--background-nav);
}
/* Background color of unselected tabs */
.workspace-tab-container-before.is-before-active .workspace-tab-header-inner,
.workspace-tab-container-after.is-after-active .workspace-tab-header-inner,
.workspace-tab-header.is-before-active .workspace-tab-header-inner,
.workspace-tab-header.is-after-active .workspace-tab-header-inner {
background-color: var(--background-nav-alt);
}
/* Background color of selected tab */
.workspace-tab-header.is-active {
background-color: var(--background-nav);
}
/* resize handle coloring */
.workspace-leaf-resize-handle {
background-color: transparent;
}
/* Set the left nav background to same color as ribbon so we can make a curved corner that matches */
.workspace-tabs .workspace-leaf {
background-color: var(--background-nav-alt);
}
/* Set the left nav background to different color from ribbon, and give a curved corner with statusbar */
.mod-left-split .workspace-tabs .workspace-leaf .workspace-leaf-content {
background-color: var(--background-nav);
border-bottom-left-radius: 10px;
border-top-left-radius: 10px;
}
/* Set the right nav background to different color from ribbon, and give a curved corner with statusbar */
.mod-right-split .workspace-tabs .workspace-leaf .workspace-leaf-content {
background-color: var(--background-nav);
border-bottom-right-radius: 10px;
border-top-right-radius: 10px;
}
.side-dock.mod-right {
border-left: 0px;
}
/* Left nav ribbon background color */
.side-dock-ribbon {
background-color: var(--background-nav-alt);
}
/* Left nav ribbon background-color */
.side-dock-ribbon-before.is-before-active,
.side-dock-ribbon-after.is-after-active,
.side-dock-ribbon-tab.is-before-active,
.side-dock-ribbon-tab.is-after-active {
background-color: var(--background-nav);
}
/* Left nav ribbon background-color */
.side-dock-ribbon-before.is-before-active .side-dock-ribbon-tab-inner,
.side-dock-ribbon-after.is-after-active .side-dock-ribbon-tab-inner,
.side-dock-ribbon-tab.is-before-active .side-dock-ribbon-tab-inner,
.side-dock-ribbon-tab.is-after-active .side-dock-ribbon-tab-inner {
background-color: var(--background-nav-alt);
}
/* Left nav ribbon active background-color */
.side-dock-ribbon-tab.is-active {
background-color: var(--background-nav);
}
/* Left nav ribbon active hover text color (icon color) */
.side-dock-ribbon-tab.is-active:hover {
color: var(--text-accent);
}
/* Left nav ribbon inactive hover text color (icon color) */
.side-dock-ribbon-tab:hover,
.side-dock-ribbon-action:hover {
color: var(--text-accent);
}
/* Background and text color of selected item in left nav tree */
.nav-file.is-active > .nav-file-title,
.nav-file.is-active > .nav-folder-title,
.nav-file.is-active > .nav-folder-collapse-indicator,
.nav-folder.is-active > .nav-file-title,
.nav-folder.is-active > .nav-folder-title,
.nav-folder.is-active > .nav-folder-collapse-indicator {
background-color: var(--background-nav-selected);
color: var(--text-nav-selected);
}
/* Background and text color of selected item in left nav tree - when hovering */
.nav-file.is-active > .nav-file-title:hover,
.nav-file.is-active > .nav-folder-title:hover,
.nav-file.is-active > .nav-folder-collapse-indicator:hover,
.nav-folder.is-active > .nav-file-title:hover,
.nav-folder.is-active > .nav-folder-title:hover,
.nav-folder.is-active > .nav-folder-collapse-indicator:hover {
background-color: var(--text-accent);
color: var(--text-nav-selected);
}
/* Background and text color of hovered item in left nav tree */
body:not(.is-grabbing) .nav-file-title:hover,
body:not(.is-grabbing) .nav-folder-title:hover {
background-color: var(--background-secondary-alt);
color: var(--text-nav-selected);
}
/* Background and text color of hovered collapse indicator in left nav tree */
body:not(.is-grabbing) .nav-file-title:hover .nav-folder-collapse-indicator,
body:not(.is-grabbing) .nav-folder-title:hover .nav-folder-collapse-indicator {
background-color: var(--background-secondary-alt);
color: var(--text-nav-selected);
}
/* Left Nav menu item - hover background color */
body:not(.is-grabbing) .nav-file-title:hover,
body:not(.is-grabbing) .nav-folder-title:hover {
background-color: var(--background-nav-alt);
}
/* Left Nav menu item - hover background color of the collapse/expand arrow */
body:not(.is-grabbing) .nav-file-title:hover .nav-folder-collapse-indicator,
body:not(.is-grabbing) .nav-folder-title:hover .nav-folder-collapse-indicator {
background-color: var(--background-nav-alt);
}
/* Left side dock */
.side-dock.mod-left {
border-right: 1px solid var(--background-secondary-border);
}
/* Font adjustments for pane headers */
.view-header-title {
font-size: 16px;
font-weight: 600;
}
/* Status bar ... duh? :) */
.status-bar {
background-color: var(--background-nav-alt);
border-top: 0px solid var(--background-nav-alt);
color: var(--text-nav);
}
/* Testing a gradient design for statusbar */
/* .status-bar {
border-top: 0px;
background-color: var(--background-nav-alt);
background: linear-gradient(90deg, rgba(255,0,0,0) 5%, var(--background-nav-alt) 20%);
position: absolute;
right: 0;
bottom: 0;
width: 500px;
color: var(--text-nav);
} */
/* Context menu hover item */
.menu-item:hover {
background-color: var(--background-secondary-alt);
color: var(--text-accent);
}
/* Font for the markdown source panel */
div.markdown-source-view {
font-family: var(--font-family-editor);
}
/* Font for the markdown preview panel */
div.markdown-preview-view {
font-family: var(--font-family-preview);
}
/* Coloring the list bullets/numbers */
.cm-s-obsidian span.cm-formatting-list {
color: var(--text-accent);
font-size: 0.85em;
font-weight: 500;
font-family: var(--font-monospace);
}
/* Editor view - task list, color and veritcal align */
.cm-s-obsidian span.cm-formatting-task {
color: var(--text-accent);
font-size: 0.85em;
font-weight: 500;
position: relative;
top: -0.12em;
}
/* Preview Checkboxes don't seem to align correctly */
.markdown-preview-view .task-list-item-checkbox {
/* width: 15px; */
/* height: 15px; */
/* position: relative; */
/* top: 3px; */
}
/* Resetting the default hue-rotate(42deg) */
.markdown-preview-view .task-list-item-checkbox {
/* filter: hue-rotate(42deg); -- DEFAULT */
filter: none;
}
.CodeMirror .cm-math {
color: var(--text-inline-code);
}
/* color of inline code ticks */
.cm-s-obsidian span.cm-inline-code.cm-formatting-code {
color: var(--text-faint);
}
/* color of inline code */
.cm-s-obsidian span.cm-inline-code {
color: var(--text-inline-code);
}
/* color and border of inline code (between the ticks) */
.cm-s-obsidian span.cm-inline-code:not(.cm-formatting):not(.cm-hmd-indented-code),
.markdown-preview-section code {
background-color: var(--background-inline-code);
border: 0px solid var(--border-inline-code);
font-weight: 600;
color: var(--text-inline-code);
}
/* Preview code block background */
.markdown-preview-view pre {
padding: 1em;
background-color: var(--code-block-background);
border-radius: 4px;
border: 1px solid var(--code-block-border);
white-space: pre-wrap;
line-height: 1.0em;
}
/* Unset the background and font weight from where we set it for inline code */
.markdown-preview-view pre code {
background-color: transparent;
font-weight: normal;
}
/* Code block border color */
.cm-s-obsidian div.HyperMD-codeblock-begin-bg {
border-top: 1px solid var(--code-block-border);
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
/* Code block border color */
.cm-s-obsidian div.HyperMD-codeblock-end-bg {
border-bottom: 1px solid var(--code-block-border);
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
/* Code block background color */
.cm-s-obsidian div.HyperMD-codeblock-bg {
background-color: var(--code-block-background);
}
/* Code block left and right padding */
.cm-s-obsidian pre.HyperMD-codeblock {
padding: 0px 10px 0px 10px;
color: var(--text-inline-code);
}
/* Code block top padding */
.cm-s-obsidian pre.HyperMD-codeblock-begin {
padding-top: 10px;
}
/* Code block bottom padding */
.cm-s-obsidian pre.HyperMD-codeblock-end {
padding-top: 10px;
}
/* Code block left and right border colors */
.cm-s-obsidian div.HyperMD-codeblock-bg {
border-left: 1px solid var(--code-block-border);
border-right: 1px solid var(--code-block-border);
}
/* Enable wrapping of code blocks in the preview panel */
.theme-light code[class*="language-"], .theme-light pre[class*="language-"],
.theme-dark code[class*="language-"], .theme-dark pre[class*="language-"] {
white-space: pre-wrap;
background-color: var(--code-block-background);
}
/* Add some spacing when a #hashtag is used */
/* .cm-hashtag, .markdown-preview-section .tag {
line-height: 1.9em;
} */
/* Tag pillbox - common settings for editor left, editor right and preview */
.cm-s-obsidian span.cm-hashtag-begin,
.cm-s-obsidian span.cm-hashtag-end,
a.tag {
background-color: var(--background-tag);
color: var(--text-nav-selected);
padding-bottom: 2px;
padding-top: 2px;
text-decoration: none;
font-family: var(--font-family-editor);
font-size: 0.9em;
}
/* Tag editor left side pillbox */
.cm-s-obsidian span.cm-hashtag-begin {
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
padding-left: 8px;
}
/* Tag editor right side pillbox */
.cm-s-obsidian span.cm-hashtag-end {
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
padding-right: 10px;
}
/* Tag preview pillbox */
a.tag {
border-top-left-radius: 250px;
border-top-right-radius: 250px;
border-bottom-left-radius: 250px;
border-bottom-right-radius: 250px;
padding-left: 10px;
padding-right: 12px;
}
/* Add a tiny bit of padding to the link brackets and parenthesis */
.cm-s-obsidian span.cm-formatting-link,
.cm-s-obsidian span.cm-formatting-link-string {
padding: 0 1px 0 1px;
/* font-weight: 500; */
}
/* Additional left/right padding for tag pane so hover background has some room */
.tag-pane-tags {
padding-left: 10px;
padding-right: 5px;
}
/* Color the hover background like we do the selected left nav */
.tag-pane-tag:hover {
background-color: var(--background-nav-alt);
color: var(--text-nav-selected);
}
/* Style the tag pane tag count with the bear red coloring used in selected item from left nav */
.tag-pane-tag-count {
background-color: var(--text-accent);
color: var(--text-nav-selected);
}
/* Backlinks title match hover */
.search-result-file-title:hover {
background-color: var(--background-nav-alt);
}
/* Backlinks content match hover */
.search-result-file-match:hover {
background-color: var(--background-nav-alt);
}
/* Backlink titles for matches */
.search-result-file-title {
color: var(--text-nav);
}
/* Backlink highlighted [[links]] */
.search-result-file-matched-text {
color: var(--text-nav-selected);
background-color: var(--text-accent);
padding: 2px;
border-radius: 4px;
}
/* Add button hovers to the the Update internal links modal (and possibly others) */
.modal-button-container button:not(.mod-cta):not(.mod-warning):hover {
background-color: var(--text-accent);
color: var(--text-nav-selected);
}
/* Background color of rename inputs */
.nav-file-title-content.is-being-renamed,
.nav-folder-title-content.is-being-renamed {
cursor: text;
border-color: var(--interactive-accent);
background-color: var(--background-nav);
padding-left: 15px;
}
/* Background color of file tags, like "png" */
.nav-file-tag {
background-color: var(--background-nav-file-tag);
color: var(--text-nav-selected);
}
/* Remove the border, padding, and margin for the transcludes/embeds */
.markdown-preview-view .markdown-embed, .markdown-preview-view .file-embed {
border: 0px;
padding: 0;
margin: 0;
}
/* Hide the title of the embeds */
.markdown-embed-title {
display: none;
}
/* Allow a full embed, not a partial, scrolling embed */
.markdown-preview-view .markdown-embed-content {
max-height: unset;
overflow-y: unset;
padding-right: unset;
}
.markdown-preview-view .markdown-embed-content > .markdown-preview-view {
max-height: unset;
}
/* Add support for [Calendar plugin](https://github.com/liamcain/obsidian-calendar-plugin) */
#calendar-container {
--color-background-heading: transparent;
--color-background-day: transparent;
--color-background-day-empty: transparent;
--color-background-day-active: var(--background-nav-selected);
--color-background-day-hover: var(--background-nav-alt);
--color-dot: var(--text-nav);
--color-arrow: var(--text-nav);
--color-text-title: var(--text-faint);
--color-text-heading: var(--text-faint);
--color-text-day: var(--text-nav);
--color-text-today: var(--text-nav-selected);
}
/* fix graph controls */
.workspace-split.mod-right-split .graph-controls,
.workspace-split.mod-right-split .graph-control-section-header {
color: var(--text-normal-oppsite);
background-color: var(--background-nav);
--background-secondary-alt: var(--background-nav-alt);
--background-modifier-border: var(--background-nav-alt);
}
/* fix graph text */
.theme-light .graph-view {
--text-normal: rgb(127, 127, 127);
}
.theme-dark .graph-view {
--text-normal: rgb(127, 127, 127);
}
/*
Try to support content in the navs... this is difficult because this theme is a
split of dark and light. So content in the main pane should be light mode, while content
in the left pane should be dark mode
*/
/* .workspace-tabs .view-content {
color: var(--text-nav);
} */
/* input[type=checkbox] {
-webkit-appearance: none;
appearance: none;
border-radius: 50%;
border: 1px solid var(--text-faint);
padding: 0;
}
input[type=checkbox]:focus{
outline:0;
}
input[type=checkbox]:checked {
background-color: var(--text-accent-hover);
border: 1px solid var(--text-accent-hover);
background-position: center;
background-size: 70%;
background-repeat: no-repeat;
background-image: url('data:image/svg+xml; utf8, <svg width="12px" height="10px" viewBox="0 0 12 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-4.000000, -6.000000)" fill="%23ffffff"><path d="M8.1043257,14.0367999 L4.52468714,10.5420499 C4.32525014,10.3497722 4.32525014,10.0368095 4.52468714,9.8424863 L5.24777413,9.1439454 C5.44721114,8.95166768 5.77142411,8.95166768 5.97086112,9.1439454 L8.46638057,11.5903727 L14.0291389,6.1442083 C14.2285759,5.95193057 14.5527889,5.95193057 14.7522259,6.1442083 L15.4753129,6.84377194 C15.6747499,7.03604967 15.6747499,7.35003511 15.4753129,7.54129009 L8.82741268,14.0367999 C8.62797568,14.2290777 8.3037627,14.2290777 8.1043257,14.0367999"></path></g></g></svg>');
} */
/* ======================================================== */
/* Checkbox stuff, */
/* ======================================================== */
/* .markdown-preview-view .task-list-item-checkbox { height: 19px; } */
/* .task-list-item input { visibility: hidden; } */
/*
Potential emoji:
🗹🗸🗆🔵🟢🔴🔘🔳🔲🆗🟩🟧🟨🟪🟥🟦🟫
*/
/* Unchecked, set the emoji icon to light grayscale */
/* .task-list-item input:not([checked=true])::after {
content: "✅";
opacity: 0.25;
visibility: visible;
cursor: pointer;
filter: grayscale(1);
} */
/*
Checked, set emoji icon to red to match red graphite accent
Note:
hue-rotate makes a red checkbox, but depends on source color,
so you can't just swap in another emojie icon and have it be red
*/
/* .task-list-item input[checked=true]::after {
content: "✅";
visibility: visible;
cursor: pointer;
filter: hue-rotate(250deg);
} */

158
.obsidian/workspace vendored
View File

@ -1,158 +0,0 @@
{
"main": {
"id": "f4afcf6a714c05fb",
"type": "split",
"children": [
{
"id": "0e886f0033a5e6b1",
"type": "leaf",
"dimension": 43.34346504559271,
"state": {
"type": "markdown",
"state": {
"file": "57 腓立比書/Phi 3.1721.md",
"mode": "source"
}
}
},
{
"id": "10d8c7e1c33f9f38",
"type": "leaf",
"dimension": 56.65653495440729,
"state": {
"type": "markdown",
"state": {
"file": "57 腓立比書/Phi 3.1721.md",
"mode": "preview"
}
}
}
],
"direction": "vertical"
},
"left": {
"id": "2b1e149eb78e8515",
"type": "split",
"children": [
{
"id": "fb89deb39da52857",
"type": "tabs",
"children": [
{
"id": "75b75d906b38f1fb",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "8b1314860610141a",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "47f03e690283089d",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 184,
"collapsed": true
},
"right": {
"id": "1464b72f66019d33",
"type": "split",
"children": [
{
"id": "d0f62b3dd05030d0",
"type": "tabs",
"children": [
{
"id": "fc461d726b9ae279",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "57 腓立比書/Phi 3.1721.md",
"collapseAll": true,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "cf8452731348166c",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "57 腓立比書/Phi 3.1721.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "cbd6c34411c8328e",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "8c60c8158acd8037",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "57 腓立比書/Phi 3.1721.md"
}
}
}
],
"currentTab": 3
}
],
"direction": "horizontal",
"width": 548,
"collapsed": true
},
"active": "0e886f0033a5e6b1",
"lastOpenFiles": [
"57 腓立比書/Phi 3.1721.md",
"57 腓立比書/Philippians-Notes.md",
"README.md",
"IGNT/IGNT.md",
"63 約翰二書/2John-Notes.md",
"62 約翰一書/1John-Notes.md",
"62 約翰一書/1John-Interlinear.md",
"57 腓立比書/Fee 解經手冊.md",
"57 腓立比書/Philippians-Interlinear.md",
"57 腓立比書/腓立比書 Index.md"
]
}

View File

@ -1,198 +0,0 @@
{
"main": {
"id": "46860815f32cbf2a",
"type": "split",
"children": [
{
"id": "a59e24c4fb839370",
"type": "leaf",
"dimension": 44.522348816827346,
"state": {
"type": "markdown",
"state": {
"file": "63 約翰二書/2Jo 1.13.md",
"mode": "source"
}
}
},
{
"id": "25b40154988037cb",
"type": "leaf",
"dimension": 55.477651183172654,
"state": {
"type": "markdown",
"state": {
"file": "63 約翰二書/2Jo 1.13.md",
"mode": "preview"
}
}
}
],
"direction": "vertical"
},
"left": {
"id": "1d89ef4303833cb8",
"type": "split",
"children": [
{
"id": "8198aa995c74f604",
"type": "tabs",
"children": [
{
"id": "73ac520a8ccc59a2",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "971c7a8a329ef702",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "2pe",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "8253e41627d2fedb",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "e0a1414d081dd8fa",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 174.99999809265137,
"collapsed": true
},
"right": {
"id": "92fec9da4657ec59",
"type": "split",
"children": [
{
"id": "6475f8733433b7d8",
"type": "tabs",
"children": [
{
"id": "8d357a25b83637fc",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "63 約翰二書/2Jo 1.13.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "c8cb03e335959f3b",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "775222d07aaa15a7",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "c1efe367d6e23c05",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "48b438d70abf7da1",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "87e06d57e1269dfe",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "63 約翰二書/2Jo 1.13.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "e80832d1b7e5c5ba",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "941f4c5f5c543fc4",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "63 約翰二書/2Jo 1.13.md"
}
}
}
],
"currentTab": 2
}
],
"direction": "horizontal",
"width": 220.43994140625,
"collapsed": true
},
"active": "a59e24c4fb839370",
"lastOpenFiles": [
"63 約翰二書/2Jo 1.13.md",
"62 約翰一書/1Jo 5.612.md",
"62 約翰一書/1Jo 2.16.md",
"62 約翰一書/1Jo 2.711.md",
"63 約翰二書/2Jo 1.13.md",
"63 約翰二書/2Jo 1.12.md",
"63 約翰二書/2Jo 1.911.md",
"63 約翰二書/2Jo 1.46.md",
"63 約翰二書/2John-Notes.md",
"63 約翰二書/2John-Interlinear.md"
]
}

View File

@ -1,327 +0,0 @@
{
"workspaces": {
"0-Interlinear": {
"main": {
"id": "46860815f32cbf2a",
"type": "split",
"children": [
{
"id": "62fbae01811412c4",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "57 腓立比書/Phi 1.1214.md",
"mode": "source"
}
},
"group": "cfe8b8d28865e7c8",
"pane-relief:history-v1": {
"pos": 0,
"stack": [
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 1.311.md\",\"mode\":\"source\"}}",
"eState": "{\"scroll\":0}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 1.1214.md\",\"mode\":\"source\"}}",
"eState": "{\"cursor\":{\"from\":{\"line\":0,\"ch\":0},\"to\":{\"line\":0,\"ch\":0}},\"scroll\":0.009433962204472035}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 1.311.md\",\"mode\":\"source\"}}",
"eState": "{\"scroll\":0.009433962204472035}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 1.1214.md\",\"mode\":\"source\"}}",
"eState": "{\"cursor\":{\"from\":{\"line\":9,\"ch\":44},\"to\":{\"line\":9,\"ch\":44}},\"scroll\":7.750342920467726}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 1.311.md\",\"mode\":\"source\"}}",
"eState": "{\"cursor\":{\"from\":{\"line\":0,\"ch\":0},\"to\":{\"line\":0,\"ch\":0}}}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 1.1214.md\",\"mode\":\"source\"}}",
"eState": "{\"cursor\":{\"from\":{\"line\":2,\"ch\":2},\"to\":{\"line\":2,\"ch\":2}},\"scroll\":0}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 1.311.md\",\"mode\":\"source\"}}",
"eState": "{\"cursor\":{\"from\":{\"line\":0,\"ch\":0},\"to\":{\"line\":0,\"ch\":0}}}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Philippians-Clause.md\",\"mode\":\"source\"}}",
"eState": "{\"cursor\":{\"from\":{\"line\":0,\"ch\":12},\"to\":{\"line\":0,\"ch\":12}}}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/腓立比書筆記.md\",\"mode\":\"source\"}}",
"eState": "{}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Philippians-Clause.md\",\"mode\":\"source\"}}",
"eState": "{\"cursor\":{\"from\":{\"line\":0,\"ch\":0},\"to\":{\"line\":0,\"ch\":0}}}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Philippians-Vocabulary.md\",\"mode\":\"source\"}}",
"eState": "{\"cursor\":{\"from\":{\"line\":0,\"ch\":0},\"to\":{\"line\":0,\"ch\":0}}}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Philippians-Style.md\",\"mode\":\"source\"}}",
"eState": "{\"cursor\":{\"from\":{\"line\":0,\"ch\":0},\"to\":{\"line\":0,\"ch\":0}}}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/腓立比書筆記.md\",\"mode\":\"source\"}}",
"eState": "{\"cursor\":{\"from\":{\"line\":9,\"ch\":0},\"to\":{\"line\":9,\"ch\":0}}}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"pdf\",\"state\":{\"file\":\"57 腓立比書/腓立比書 Interlinear.pdf\"}}",
"eState": "{}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/腓立比書筆記.md\",\"mode\":\"source\"}}",
"eState": "{\"cursor\":{\"from\":{\"line\":6,\"ch\":7},\"to\":{\"line\":6,\"ch\":7}}}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 1.12.md\",\"mode\":\"preview\"}}",
"eState": "{\"scroll\":3.406}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/腓立比書筆記.md\",\"mode\":\"preview\"}}",
"eState": "{}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"README.md\",\"mode\":\"preview\"}}",
"eState": "{}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 4.2123.md\",\"mode\":\"source\"}}",
"eState": "{}"
},
{
"leaf": "62fbae01811412c4",
"group": null,
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 4.1520.md\",\"mode\":\"source\"}}",
"eState": "{\"cursor\":{\"from\":{\"line\":9,\"ch\":57},\"to\":{\"line\":9,\"ch\":57}}}"
}
]
}
},
{
"id": "3806fb871637d212",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "57 腓立比書/Phi 1.1214.md",
"mode": "preview"
}
},
"group": "cfe8b8d28865e7c8",
"pane-relief:history-v1": {
"pos": 0,
"stack": [
{
"leaf": "3806fb871637d212",
"group": "cfe8b8d28865e7c8",
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 1.1214.md\",\"mode\":\"preview\"}}",
"eState": "{}"
},
{
"leaf": "3806fb871637d212",
"group": "cfe8b8d28865e7c8",
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 1.311.md\",\"mode\":\"preview\"}}",
"eState": "{}"
},
{
"leaf": "3806fb871637d212",
"group": "cfe8b8d28865e7c8",
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 1.12.md\",\"mode\":\"preview\"}}",
"eState": "{\"scroll\":0.6032}"
},
{
"leaf": "3806fb871637d212",
"group": "cfe8b8d28865e7c8",
"state": "{\"type\":\"markdown\",\"state\":{\"file\":\"57 腓立比書/Phi 1.311.md\",\"mode\":\"preview\"}}",
"eState": "{\"scroll\":0}"
}
]
}
}
],
"direction": "vertical"
},
"left": {
"id": "1d89ef4303833cb8",
"type": "split",
"children": [
{
"id": "8198aa995c74f604",
"type": "tabs",
"children": [
{
"id": "73ac520a8ccc59a2",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
},
"pane-relief:history-v1": {
"pos": 0,
"stack": []
}
},
{
"id": "971c7a8a329ef702",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "2pe",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
},
"pane-relief:history-v1": {
"pos": 0,
"stack": []
}
},
{
"id": "8253e41627d2fedb",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
},
"pane-relief:history-v1": {
"pos": 0,
"stack": []
}
}
]
}
],
"direction": "horizontal",
"width": 208
},
"right": {
"id": "92fec9da4657ec59",
"type": "split",
"children": [
{
"id": "6475f8733433b7d8",
"type": "tabs",
"children": [
{
"id": "8d357a25b83637fc",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "57 腓立比書/Phi 1.1214.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
},
"pane-relief:history-v1": {
"pos": 0,
"stack": []
}
},
{
"id": "c8cb03e335959f3b",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
},
"pane-relief:history-v1": {
"pos": 0,
"stack": []
}
},
{
"id": "775222d07aaa15a7",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "57 腓立比書/Phi 1.1214.md"
}
},
"pane-relief:history-v1": {
"pos": 0,
"stack": []
}
},
{
"id": "c1efe367d6e23c05",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
},
"pane-relief:history-v1": {
"pos": 0,
"stack": []
}
}
]
}
],
"direction": "horizontal",
"width": 220.43994140625,
"collapsed": true
},
"active": "3806fb871637d212"
}
},
"active": "0-Interlinear"
}

View File

View File

@ -1,15 +0,0 @@
#### 圖析 ()
#### 筆記 ()
#### 圖析 ()
#### 筆記 ()
---
[約翰二書希臘文筆記 ↵](2John-Notes.md)

View File

View File

@ -1,21 +0,0 @@
### 圖析
- <rt>1:1a</rt> <RUBY><ruby><ruby>Παῦλος<rt>Paul</rt></ruby><rt>Παῦλος</rt></ruby><rt>N-NSM-P</rt></RUBY> <RUBY><ruby><ruby>καὶ<rt>and</rt></ruby><rt>καί</rt></ruby><rt>CONJ</rt></RUBY> <RUBY><ruby><ruby>Τιμόθεος<rt>Timothy,</rt></ruby><rt>Τιμόθεος</rt></ruby><rt>N-NSM-P</rt></RUBY> <RUBY><ruby><ruby>δοῦλοι<rt>servants</rt></ruby><rt>δοῦλος</rt></ruby><rt>N-NPM</rt></RUBY> <RUBY><ruby><ruby>Χριστοῦ<rt>ofChrist</rt></ruby><rt>Χριστός</rt></ruby><rt>N-GSM-T</rt></RUBY> <RUBY><ruby><ruby>Ἰησοῦ<rt>Jesus,</rt></ruby><rt>Ἰησοῦς</rt></ruby><rt>N-GSM-P</rt></RUBY>
- <rt>1:1b</rt> <RUBY><ruby><ruby>Πᾶσιν<rt>Toall</rt></ruby><rt>πᾶς</rt></ruby><rt>A-DPM</rt></RUBY> <RUBY><ruby><ruby>τοῖς<rt>the</rt></ruby><rt></rt></ruby><rt>T-DPM</rt></RUBY> <RUBY><ruby><ruby>ἁγίοις<rt>saints</rt></ruby><rt>ἅγιος</rt></ruby><rt>A-DPM</rt></RUBY> <RUBY><ruby><ruby>ἐν<rt>in</rt></ruby><rt>ἐν</rt></ruby><rt>PREP</rt></RUBY> <RUBY><ruby><ruby>Χριστῷ<rt>Christ</rt></ruby><rt>Χριστός</rt></ruby><rt>N-DSM-T</rt></RUBY> <RUBY><ruby><ruby>Ἰησοῦ<rt>Jesus</rt></ruby><rt>Ἰησοῦς</rt></ruby><rt>N-DSM-P</rt></RUBY>
- <RUBY><ruby><ruby>τοῖς<rt></rt></ruby><rt></rt></ruby><rt>T-DPM</rt></RUBY> <RUBY><ruby><ruby>οὖσιν<rt>being</rt></ruby><rt>εἰμί</rt></ruby><rt>V-PAP-DPM</rt></RUBY>
- <RUBY><ruby><ruby>ἐν<rt>in</rt></ruby><rt>ἐν</rt></ruby><rt>PREP</rt></RUBY> <RUBY><ruby><ruby>Φιλίπποις<rt>Philippi,</rt></ruby><rt>Φίλιπποι</rt></ruby><rt>N-DPM-L</rt></RUBY> <RUBY><ruby><ruby>σὺν<rt>with</rt></ruby><rt>σύν</rt></ruby><rt>PREP</rt></RUBY> <RUBY><ruby><ruby>ἐπισκόποις<rt>[the]overseers</rt></ruby><rt>ἐπίσκοπος</rt></ruby><rt>N-DPM</rt></RUBY> <RUBY><ruby><ruby>καὶ<rt>and</rt></ruby><rt>καί</rt></ruby><rt>CONJ</rt></RUBY> <RUBY><ruby><ruby>διακόνοις,<rt>deacons:</rt></ruby><rt>διάκονος</rt></ruby><rt>N-DPM</rt></RUBY>
- <rt>1:2</rt> <RUBY><ruby><ruby>Χάρις<rt>Grace</rt></ruby><rt>χάρις</rt></ruby><rt>N-NSF</rt></RUBY> <RUBY><ruby><ruby>ὑμῖν<rt>toyou</rt></ruby><rt>σύ</rt></ruby><rt>P-2DP</rt></RUBY> <RUBY><ruby><ruby>καὶ<rt>and</rt></ruby><rt>καί</rt></ruby><rt>CONJ</rt></RUBY> <RUBY><ruby><ruby>εἰρήνη<rt>peace</rt></ruby><rt>εἰρήνη</rt></ruby><rt>N-NSF</rt></RUBY>
- <RUBY><ruby><ruby>ἀπὸ<rt>from</rt></ruby><rt>ἀπό</rt></ruby><rt>PREP</rt></RUBY> <RUBY><ruby><ruby>Θεοῦ<rt>God</rt></ruby><rt>θεός</rt></ruby><rt>N-GSM</rt></RUBY> <RUBY><ruby><ruby>Πατρὸς<rt>Father</rt></ruby><rt>πατήρ</rt></ruby><rt>N-GSM</rt></RUBY> <RUBY><ruby><ruby>ἡμῶν<rt>ofus</rt></ruby><rt>ἐγώ</rt></ruby><rt>P-1GP</rt></RUBY> <RUBY><ruby><ruby>καὶ<rt>and</rt></ruby><rt>καί</rt></ruby><rt>CONJ</rt></RUBY> <RUBY><ruby><ruby>Κυρίου<rt>[the]Lord</rt></ruby><rt>κύριος</rt></ruby><rt>N-GSM</rt></RUBY> <RUBY><ruby><ruby>Ἰησοῦ<rt>Jesus</rt></ruby><rt>Ἰησοῦς</rt></ruby><rt>N-GSM-P</rt></RUBY> <RUBY><ruby><ruby>Χριστοῦ.¶<rt>Christ.</rt></ruby><rt>Χριστός</rt></ruby><rt>N-GSM-T</rt></RUBY>
### 文法筆記
---
[[]]

View File

View File

Binary file not shown.