This commit is contained in:
Oscar Plaisant
2024-05-28 11:16:33 +02:00
parent 4fb583f44a
commit ba4a8f79e1
104 changed files with 1413 additions and 4564 deletions

View File

@@ -5,20 +5,21 @@ Do not edit this file directly! First copy this file and rename it if you want t
--591a-86c0-color: #A36AAA;
--591a-86c0-weight: initial;
--591a-86c0-before: '';
--d474-0cfe-color: #006F5F;
--d474-0cfe-weight: initial;
--7812-52e6-color: #9270D3;
--7812-52e6-weight: initial;
--7812-52e6-before: '';
--48f5-79b2-color: #6967A9;
--48f5-79b2-weight: initial;
--48f5-79b2-before: '';
--f1e2-3136-color: #F27D88;
--f1e2-3136-weight: initial;
--f1e2-3136-before: '';
--f1e2-3136-after: '';
--f1e2-3136-background-color: #ffffff;
--f1e2-3136-decoration: initial;
--89ca-499e-color: #78C664;
--89ca-499e-weight: initial;
--4694-3e42-color: #008F7A;
--4694-3e42-weight: initial;
--8606-2a08-color: #FF6F91;
--8606-2a08-weight: initial;
--ef64-500f-color: #007160;
--ef64-500f-weight: initial;
--c309-a78f-color: #0089BA;
--c309-a78f-weight: initial;
}
div[data-id="591a-86c0"] div.setting-item-description,
@@ -32,57 +33,51 @@ div[data-id="591a-86c0"] div.setting-item-description::before,
content: var(--591a-86c0-before);
}
div[data-id="d474-0cfe"] div.setting-item-description,
[data-link-tags*="moc" i] {
color: var(--d474-0cfe-color) !important;
font-weight: var(--d474-0cfe-weight);
}
div[data-id="7812-52e6"] div.setting-item-description,
[data-link-path="daily" ] {
[data-link-path*="daily" ] {
color: var(--7812-52e6-color) !important;
font-weight: var(--7812-52e6-weight);
}
div[data-id="7812-52e6"] div.setting-item-description::before,
.data-link-icon[data-link-path="daily" ]::before {
.data-link-icon[data-link-path*="daily" ]::before {
content: var(--7812-52e6-before);
}
div[data-id="48f5-79b2"] div.setting-item-description,
[data-link-tags*="informatique" i] {
color: var(--48f5-79b2-color) !important;
font-weight: var(--48f5-79b2-weight);
}
div[data-id="48f5-79b2"] div.setting-item-description::before,
.data-link-icon[data-link-tags*="informatique" i]::before {
content: var(--48f5-79b2-before);
}
div[data-id="f1e2-3136"] div.setting-item-description,
[data-link-tags*="politique" i] {
color: var(--f1e2-3136-color) !important;
font-weight: var(--f1e2-3136-weight);
}
.c-f1e2-3136-use-background div[data-id="f1e2-3136"] div.setting-item-description,
.c-f1e2-3136-use-background .data-link-text[data-link-tags*="politique" i] {
background-color: var(--f1e2-3136-background-color) !important;
border-radius: 5px;
padding-left: 2px;
padding-right: 2px;
text-decoration: var(--f1e2-3136-decoration) !important;
div[data-id="89ca-499e"] div.setting-item-description,
[data-link-tags*="science/sociologie" i] {
color: var(--89ca-499e-color) !important;
font-weight: var(--89ca-499e-weight);
}
div[data-id="f1e2-3136"] div.setting-item-description::before,
.data-link-icon[data-link-tags*="politique" i]::before {
content: var(--f1e2-3136-before);
div[data-id="4694-3e42"] div.setting-item-description,
[data-link-tags*="informatique" i] {
color: var(--4694-3e42-color) !important;
font-weight: var(--4694-3e42-weight);
}
div[data-id="f1e2-3136"] div.setting-item-description::after,
.data-link-icon-after[data-link-tags*="politique" i]::after {
content: var(--f1e2-3136-after);
div[data-id="8606-2a08"] div.setting-item-description,
[data-link-tags*="maths" i] {
color: var(--8606-2a08-color) !important;
font-weight: var(--8606-2a08-weight);
}
div[data-id="ef64-500f"] div.setting-item-description,
[data-link-tags*="obsidian" i] {
color: var(--ef64-500f-color) !important;
font-weight: var(--ef64-500f-weight);
}
div[data-id="c309-a78f"] div.setting-item-description,
[data-link-tags*="pkm" i] {
color: var(--c309-a78f-color) !important;
font-weight: var(--c309-a78f-weight);
}
/* @settings
name: Supercharged Links
@@ -129,40 +124,6 @@ settings:
type: variable-text
default: ''
quotes: true
-
id: d474-0cfe
title: tag is moc
description: Example note
type: heading
collapsed: true
level: 3
-
id: d474-0cfe-color
title: Link color
type: variable-color
format: hex
default: '#006F5F'
-
id: d474-0cfe-weight
title: Font weight
type: variable-select
default: initial
options:
- initial
- lighter
- normal
- bold
- bolder
-
id: d474-0cfe-decoration
title: Font decoration
type: variable-select
default: initial
options:
- initial
- underline
- overline
- line-through
-
id: 7812-52e6
title: path is daily
@@ -204,47 +165,6 @@ settings:
type: variable-text
default: ''
quotes: true
-
id: 48f5-79b2
title: tag is informatique
description: Example note
type: heading
collapsed: true
level: 3
-
id: 48f5-79b2-color
title: Link color
type: variable-color
format: hex
default: '#6967A9'
-
id: 48f5-79b2-weight
title: Font weight
type: variable-select
default: initial
options:
- initial
- lighter
- normal
- bold
- bolder
-
id: 48f5-79b2-decoration
title: Font decoration
type: variable-select
default: initial
options:
- initial
- underline
- overline
- line-through
-
id: 48f5-79b2-before
title: Prepend text
description: Add some text, such as an emoji, before the links.
type: variable-text
default: ''
quotes: true
-
id: f1e2-3136
title: tag is politique
@@ -280,28 +200,173 @@ settings:
- overline
- line-through
-
id: f1e2-3136-before
title: Prepend text
description: Add some text, such as an emoji, before the links.
type: variable-text
default: ''
quotes: true
id: 89ca-499e
title: tag is science/sociologie
description: Example note
type: heading
collapsed: true
level: 3
-
id: f1e2-3136-after
title: Append text
description: Add some text, such as an emoji, after the links.
type: variable-text
default: ''
quotes: true
-
id: c-f1e2-3136-use-background
title: Use background color
description: Adds a background color to the link. This can look buggy in live preview.
type: class-toggle
-
id: f1e2-3136-background-color
title: Background color
id: 89ca-499e-color
title: Link color
type: variable-color
format: hex
default: '#ffffff'
default: '#78C664'
-
id: 89ca-499e-weight
title: Font weight
type: variable-select
default: initial
options:
- initial
- lighter
- normal
- bold
- bolder
-
id: 89ca-499e-decoration
title: Font decoration
type: variable-select
default: initial
options:
- initial
- underline
- overline
- line-through
-
id: 4694-3e42
title: tag is informatique
description: Example note
type: heading
collapsed: true
level: 3
-
id: 4694-3e42-color
title: Link color
type: variable-color
format: hex
default: '#008F7A'
-
id: 4694-3e42-weight
title: Font weight
type: variable-select
default: initial
options:
- initial
- lighter
- normal
- bold
- bolder
-
id: 4694-3e42-decoration
title: Font decoration
type: variable-select
default: initial
options:
- initial
- underline
- overline
- line-through
-
id: 8606-2a08
title: tag is maths
description: Example note
type: heading
collapsed: true
level: 3
-
id: 8606-2a08-color
title: Link color
type: variable-color
format: hex
default: '#FF6F91'
-
id: 8606-2a08-weight
title: Font weight
type: variable-select
default: initial
options:
- initial
- lighter
- normal
- bold
- bolder
-
id: 8606-2a08-decoration
title: Font decoration
type: variable-select
default: initial
options:
- initial
- underline
- overline
- line-through
-
id: ef64-500f
title: tag is obsidian
description: Example note
type: heading
collapsed: true
level: 3
-
id: ef64-500f-color
title: Link color
type: variable-color
format: hex
default: '#007160'
-
id: ef64-500f-weight
title: Font weight
type: variable-select
default: initial
options:
- initial
- lighter
- normal
- bold
- bolder
-
id: ef64-500f-decoration
title: Font decoration
type: variable-select
default: initial
options:
- initial
- underline
- overline
- line-through
-
id: c309-a78f
title: tag is pkm
description: Example note
type: heading
collapsed: true
level: 3
-
id: c309-a78f-color
title: Link color
type: variable-color
format: hex
default: '#0089BA'
-
id: c309-a78f-weight
title: Font weight
type: variable-select
default: initial
options:
- initial
- lighter
- normal
- bold
- bolder
-
id: c309-a78f-decoration
title: Font decoration
type: variable-select
default: initial
options:
- initial
- underline
- overline
- line-through
*/