vault backup: 2026-05-30 22:57:48
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"cssTheme": "AnuPpuccin",
|
||||
"cssTheme": "Shiba Inu",
|
||||
"accentColor": "",
|
||||
"enabledCssSnippets": [
|
||||
"math-blocks"
|
||||
|
||||
+33
-1
@@ -31,5 +31,37 @@
|
||||
"shiba-theme-settings@@buttons-workspace-style": true,
|
||||
"shiba-theme-settings@@translucent-pane-style-settings": "shib-setting-default-frosted-glass",
|
||||
"shiba-theme-settings@@shib-transparent-setting-panel": false,
|
||||
"Plugin@@colorful-checkbox": true
|
||||
"Plugin@@colorful-checkbox": true,
|
||||
"anuppuccin-theme-settings@@anuppuccin-theme-dark": "ctp-frappe",
|
||||
"anuppuccin-theme-settings@@anuppuccin-theme-accents": "ctp-accent-blue",
|
||||
"anuppuccin-theme-settings@@anp-active-line": "anp-current-line-border-only",
|
||||
"anuppuccin-theme-settings@@anp-pdf-blend-toggle-dark": false,
|
||||
"anuppuccin-theme-settings@@anp-alt-tab-style": "anp-alternate-tab-toggle",
|
||||
"anuppuccin-theme-settings@@anp-disable-newtab-align": false,
|
||||
"anuppuccin-theme-settings@@anp-depth-tab-text-invert": false,
|
||||
"anuppuccin-theme-settings@@anp-safari-tab-animated": false,
|
||||
"anuppuccin-theme-settings@@anp-bg-fix": false,
|
||||
"anuppuccin-theme-settings@@anp-hide-borders": false,
|
||||
"anuppuccin-theme-settings@@anp-card-shadows": false,
|
||||
"anuppuccin-theme-settings@@anp-card-layout-actions": false,
|
||||
"anuppuccin-theme-settings@@anp-card-layout-filebrowser": false,
|
||||
"pln@@font-ui-smaller": 12,
|
||||
"pln@@font-ui-small": 14,
|
||||
"pln@@font-ui-medium": 14,
|
||||
"pln@@font-ui-large": 14,
|
||||
"pln@@pln-italics": false,
|
||||
"pln@@pln-hi-line": true,
|
||||
"pln@@pln-hi-line-hover": true,
|
||||
"pln@@pln-hi-tr": true,
|
||||
"pln@@pln-hide-files": true,
|
||||
"pln@@pln-folder-icons": true,
|
||||
"pln@@pln-view-invert": false,
|
||||
"pln@@pln-tab-rows": true,
|
||||
"pln@@pln-pretty-pinned": true,
|
||||
"pln@@pln-pin-protect": true,
|
||||
"pln@@pln-stacked-100": true,
|
||||
"pln@@pln-attachments": false,
|
||||
"pln@@pln-attachments-pdf": true,
|
||||
"pln@@pln-attachments-images": true,
|
||||
"pln@@pln-hdcl": true
|
||||
}
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Border",
|
||||
"version": "1.13.5",
|
||||
"version": "1.13.7",
|
||||
"minAppVersion": "0.16.0",
|
||||
"author": "Akifyss",
|
||||
"authorUrl": "https://github.com/Akifyss"
|
||||
|
||||
Vendored
+7
-39
@@ -4872,7 +4872,7 @@ body:not(.restored-scrollbars) .kanban-plugin__scroll-container::-webkit-scrollb
|
||||
background-clip: padding-box;
|
||||
border-radius: 20px;
|
||||
border: 3px solid transparent;
|
||||
border-width: 3px 3px 3px 3px;
|
||||
border-width: 3px;
|
||||
min-height: 45px
|
||||
}
|
||||
|
||||
@@ -4925,7 +4925,7 @@ body:not(.is-translucent) .titlebar-text {
|
||||
color: var(--text-on-accent) !important;
|
||||
}
|
||||
|
||||
.is-hidden-frameless .titlebar-button-container.mod-right .titlebar-button {
|
||||
.is-hidden-frameless .titlebar:not(:has(+.modal)) .titlebar-button-container.mod-right .titlebar-button {
|
||||
height: 44px;
|
||||
width: 44px;
|
||||
padding: 0;
|
||||
@@ -4939,7 +4939,7 @@ body:not(.is-translucent) .titlebar-text {
|
||||
margin-right: 0px;
|
||||
}
|
||||
|
||||
.is-hidden-frameless .titlebar-button-container.mod-right {
|
||||
.is-hidden-frameless .titlebar:not(:has(+.modal)) .titlebar-button-container.mod-right {
|
||||
height: 44px;
|
||||
}
|
||||
|
||||
@@ -5507,7 +5507,7 @@ body:not(.is-mobile).tab-title-bar-autohide.nav-header-autohide .mod-root .works
|
||||
body:not(.is-mobile).nav-header-autohide :is(.workspace-leaf-content, .view-content)>.nav-header .search-input-container {
|
||||
height: 0px;
|
||||
opacity: 0;
|
||||
margin: 0px auto 0px;
|
||||
margin: 0px auto;
|
||||
transition: height var(--anim-out), opacity var(--anim-out), margin var(--anim-out);
|
||||
}
|
||||
|
||||
@@ -5675,11 +5675,11 @@ body:not(.restored-scrollbars) .mod-stacked ::-webkit-scrollbar-track {
|
||||
|
||||
/* embedded backlinks */
|
||||
body:not(.is-mobile) .embedded-backlinks .nav-header~.search-input-container {
|
||||
margin: 15px 0 0 0;
|
||||
margin: 15px 0 0;
|
||||
}
|
||||
|
||||
.is-mobile .embedded-backlinks .nav-header~.search-input-container {
|
||||
margin: 10px 0 0 0;
|
||||
margin: 10px 0 0;
|
||||
}
|
||||
|
||||
/* document search replace */
|
||||
@@ -6530,25 +6530,6 @@ body {
|
||||
--background-modifier-form-field: transparent;
|
||||
}
|
||||
|
||||
body:not(.is-mobile) .modal.mod-settings .vertical-tab-header{
|
||||
border-inline-end: 0;
|
||||
padding: var(--size-4-2) calc(var(--size-4-2) + var(--size-4-2)) var(--size-4-2) var(--size-4-2);
|
||||
}
|
||||
|
||||
body:not(.is-mobile) .modal.mod-settings{
|
||||
padding: var(--size-4-2);
|
||||
background-color: var(--background-secondary);
|
||||
}
|
||||
|
||||
body:not(.is-mobile) .modal.mod-settings .vertical-tab-content {
|
||||
border-radius: var(--size-4-2);
|
||||
}
|
||||
|
||||
body:not(.is-mobile) .modal-close-button{
|
||||
top: var(--size-4-4);
|
||||
right: var(--size-4-4);
|
||||
}
|
||||
|
||||
.settings-search-container.vertical-tab-header-group {
|
||||
padding-top: 2px;
|
||||
}
|
||||
@@ -6597,7 +6578,7 @@ body:not(.is-phone) .vertical-tab-nav-item.is-active {
|
||||
}
|
||||
|
||||
/* ====== UI Components====== */
|
||||
body{
|
||||
body {
|
||||
--input-height: 32px;
|
||||
--input-radius: 6px;
|
||||
}
|
||||
@@ -8679,19 +8660,6 @@ body {
|
||||
}
|
||||
|
||||
/* image hover effect */
|
||||
.markdown-source-view.mod-cm6 .cm-content>.image-embed {
|
||||
contain: unset !important;
|
||||
}
|
||||
|
||||
@media (hover: hover) {
|
||||
|
||||
.workspace-leaf-content[data-type="markdown"] .markdown-source-view .cm-content>img:hover,
|
||||
.workspace-leaf-content[data-type="markdown"] .view-content .cm-content .image-embed img:hover {
|
||||
outline-offset: 2px;
|
||||
outline: 2px solid var(--background-modifier-border-hover);
|
||||
border-radius: var(--radius-s);
|
||||
}
|
||||
}
|
||||
|
||||
.theme-dark.img-darken .markdown-preview-view img,
|
||||
.theme-dark.img-darken .markdown-source-view img {
|
||||
|
||||
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "PLN",
|
||||
"version": "1.18.1",
|
||||
"minAppVersion": "1.7.7",
|
||||
"author": "PipeItToDevNull",
|
||||
"authorUrl": "https://docs.dev0.sh"
|
||||
}
|
||||
Vendored
+2573
File diff suppressed because it is too large
Load Diff
Vendored
+8
-3
@@ -11,10 +11,15 @@
|
||||
"id": "4343e8e35e5b7a73",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
"state": {},
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "AGENTS.md",
|
||||
"mode": "source",
|
||||
"source": false,
|
||||
"backlinks": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "New tab"
|
||||
"title": "AGENTS"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user