mirror of
https://github.com/BreizhHardware/cours-ISEN-MD.git
synced 2026-03-18 21:50:46 +01:00
Obisidian vault auto-backup: 26-03-2025 11:27:31 on macbook-air-de-felix. 5 files edited
This commit is contained in:
2
.obsidian/appearance.json
vendored
2
.obsidian/appearance.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"accentColor": "",
|
||||
"cssTheme": "Maple",
|
||||
"cssTheme": "Minimal",
|
||||
"theme": "system",
|
||||
"baseFontSizeAction": false,
|
||||
"baseFontSize": 17
|
||||
|
||||
2
.obsidian/themes/Catppuccin/manifest.json
vendored
2
.obsidian/themes/Catppuccin/manifest.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Catppuccin",
|
||||
"version": "0.4.42",
|
||||
"version": "0.4.43",
|
||||
"minAppVersion": "1.0.0",
|
||||
"author": "Marshall Beckrich",
|
||||
"authorUrl": "https://github.com/catppuccin/obsidian"
|
||||
|
||||
10
.obsidian/themes/Catppuccin/theme.css
vendored
10
.obsidian/themes/Catppuccin/theme.css
vendored
@@ -3695,6 +3695,16 @@ body:not(.is-grabbing) .tree-item-self.fn-is-active:hover {
|
||||
color: var(--text-on-accent) !important;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Dataview
|
||||
* 2. Fix for #117
|
||||
*/
|
||||
.dataview.inline-field-standalone-value {
|
||||
--nav-item-color-selected: var(--text-normal);
|
||||
background-color: var(--background-primary);
|
||||
font-size: var(--font-smaller);
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Checklist icons implemented for #91. This scss is from Kepano's Minimal Theme under its MIT License. Thanks Kepano!
|
||||
*/
|
||||
|
||||
8
.obsidian/themes/Minimal/manifest.json
vendored
Normal file
8
.obsidian/themes/Minimal/manifest.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Minimal",
|
||||
"version": "7.7.19",
|
||||
"minAppVersion": "1.6.1",
|
||||
"author": "@kepano",
|
||||
"authorUrl": "https://twitter.com/kepano",
|
||||
"fundingUrl": "https://www.buymeacoffee.com/kepano"
|
||||
}
|
||||
2223
.obsidian/themes/Minimal/theme.css
vendored
Normal file
2223
.obsidian/themes/Minimal/theme.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user