Export gin theme settings
This commit is contained in:
parent
2b9e5c0fb1
commit
f847f28f09
8 changed files with 164 additions and 8 deletions
|
@ -1,3 +1,15 @@
|
|||
preset_accent_color: blue
|
||||
preset_focus_color: gin
|
||||
enable_darkmode: false
|
||||
classic_toolbar: horizontal
|
||||
icon_default: true
|
||||
icon_path: ''
|
||||
high_contrast_mode: false
|
||||
third_party_settings:
|
||||
shortcut:
|
||||
module_link: true
|
||||
_core:
|
||||
default_config_hash: CEHTCpo0zzrZOJNa9_M2R_HdYKrq3v1zlRVCf66hh7U
|
||||
features:
|
||||
node_user_picture: false
|
||||
comment_user_picture: true
|
||||
|
@ -5,12 +17,6 @@ features:
|
|||
favicon: true
|
||||
favicon:
|
||||
use_default: true
|
||||
enable_darkmode: false
|
||||
preset_accent_color: claro_blue
|
||||
accent_color: '#000000'
|
||||
preset_focus_color: gin
|
||||
focus_color: '#000000'
|
||||
classic_toolbar: horizontal
|
||||
icon_default: true
|
||||
accent_color: ''
|
||||
focus_color: ''
|
||||
icon_upload: ''
|
||||
high_contrast_mode: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue