Add style settings and update the accent color
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
"tag-wrangler",
|
||||
"maps",
|
||||
"jekyll-publish",
|
||||
"advanced-pdf-export"
|
||||
"advanced-pdf-export",
|
||||
"obsidian-style-settings"
|
||||
]
|
||||
@@ -10,5 +10,15 @@
|
||||
"minimal-style@@h6-variant": "normal",
|
||||
"minimal-style@@h6-size": "18px",
|
||||
"minimal-style@@h6-weight": 600,
|
||||
"minimal-style@@h1-weight": 600
|
||||
"minimal-style@@h1-weight": 600,
|
||||
"minimal-style@@ax1@@light": "#205EA6",
|
||||
"minimal-style@@ax1@@dark": "#4385BE",
|
||||
"minimal-style@@ax2@@dark": "#4D99DA",
|
||||
"minimal-style@@ax2@@light": "#4E83C0",
|
||||
"minimal-style@@ax3@@dark": "#4385BE",
|
||||
"minimal-style@@ax3@@light": "#205EA6",
|
||||
"minimal-style@@checkbox-color@@dark": "#4385BE",
|
||||
"minimal-style@@checkbox-shape": "checkbox-circle",
|
||||
"minimal-style@@hl1@@dark": "#4385BE38",
|
||||
"minimal-style@@hl1@@light": "#4385BE4D"
|
||||
}
|
||||
Reference in New Issue
Block a user