🔧 🚩 🚧 Finished the base variable replace content.
This commit is contained in:
@@ -41,10 +41,10 @@ params:
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
# Schemes
|
||||
scheme: Muse
|
||||
#scheme: Muse
|
||||
#scheme: Mist
|
||||
#scheme: Pisces
|
||||
#scheme: Gemini
|
||||
scheme: Gemini
|
||||
|
||||
# Dark Mode
|
||||
darkmode: false
|
||||
@@ -355,7 +355,7 @@ params:
|
||||
mobile_layout_economy: false
|
||||
|
||||
# Browser header panel color.
|
||||
theme_color:
|
||||
themeColor:
|
||||
light: "#222"
|
||||
dark: "#222"
|
||||
|
||||
@@ -376,7 +376,7 @@ params:
|
||||
light: prism
|
||||
dark: prism-dark
|
||||
# Add copy button on codeblock
|
||||
copy_button:
|
||||
copyBtn:
|
||||
enable: false
|
||||
# Available values: default | flat | mac
|
||||
style:
|
||||
@@ -810,7 +810,7 @@ params:
|
||||
icons: false
|
||||
# Offset lighter of background in % for modern and flat styles (modern: -12 | 12; flat: -18 | 6).
|
||||
# Offset also applied to label tag variables. This option can work with disabled note tag.
|
||||
light_bg_offset: 0
|
||||
lightBgOffset: 0
|
||||
|
||||
# Tabs tag
|
||||
tabs:
|
||||
|
||||
Reference in New Issue
Block a user