Switch to Octavia Camouflage
This commit is contained in:
parent
9f2339e5ae
commit
1bc81eabd5
3 changed files with 45 additions and 1 deletions
|
@ -122,4 +122,5 @@ theme:
|
|||
gin: 0
|
||||
bulma: 0
|
||||
octavia: 0
|
||||
octavia_camouflage: 0
|
||||
profile: drutopia
|
||||
|
|
43
config/octavia_camouflage.settings.yml
Normal file
43
config/octavia_camouflage.settings.yml
Normal file
|
@ -0,0 +1,43 @@
|
|||
features:
|
||||
node_user_picture: true
|
||||
comment_user_picture: true
|
||||
comment_user_verification: 1
|
||||
favicon: 1
|
||||
logo:
|
||||
use_default: 1
|
||||
favicon:
|
||||
use_default: 1
|
||||
general:
|
||||
block: 0
|
||||
icon: 0
|
||||
icon_type: 0
|
||||
menu: main
|
||||
button:
|
||||
colorize: 1
|
||||
size: '0'
|
||||
outlined: 0
|
||||
inverted: 0
|
||||
elements:
|
||||
labels_inline: 0
|
||||
input_size: '0'
|
||||
labels_rounded: 0
|
||||
labels_color: '0'
|
||||
labels_size: '0'
|
||||
breadcrumb:
|
||||
position: '0'
|
||||
size: '0'
|
||||
separator: '0'
|
||||
tabs:
|
||||
position: '0'
|
||||
size: '0'
|
||||
style: '0'
|
||||
fullwidth: 0
|
||||
table:
|
||||
bordered: 0
|
||||
striped: 0
|
||||
narrow: 0
|
||||
cdn:
|
||||
bulma:
|
||||
version: ''
|
||||
bulmaswatch: null
|
||||
skin: willie
|
|
@ -1,4 +1,4 @@
|
|||
_core:
|
||||
default_config_hash: ttlxZcbEMW3o_rGUWTW80nqVhJrNEHHB4ZSq_sxJoEk
|
||||
admin: gin
|
||||
default: octavia
|
||||
default: octavia_camouflage
|
||||
|
|
Loading…
Reference in a new issue