mirror of
https://github.com/nikdoof/base16-logseq.git
synced 2025-12-14 11:52:15 +00:00
Update build
This commit is contained in:
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
@@ -131,6 +131,27 @@ dark-theme #search-wrapper:focus-within {
|
|||||||
background: var(--base01);
|
background: var(--base01);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .non-block-editor textarea,
|
||||||
|
.dark-theme pre,
|
||||||
|
.dark-theme pre.code .dark-theme #right-sidebar .non-block-editor textarea,
|
||||||
|
.dark-theme #right-sidebar pre,
|
||||||
|
.dark-theme #right-sidebar pre.code {
|
||||||
|
background: var(--base01);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-theme .block-children {
|
||||||
|
border-left: 1px solid var(--base02);
|
||||||
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background: var(--base0A);
|
||||||
|
color: var(--base00);
|
||||||
|
}
|
||||||
|
|
||||||
/** CodeMirror **/
|
/** CodeMirror **/
|
||||||
.cm-s-default .CodeMirror {
|
.cm-s-default .CodeMirror {
|
||||||
background: var(--base00);
|
background: var(--base00);
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user