starterkit/_keenthemes/lib/themesettings.json.
| Name | Type | Description |
|---|---|---|
layoutDir
|
mandatory
|
Property used for a layout views directory. |
direction
|
mandatory
|
Default theme direction. The supported values are rtl and ltr.
|
modeSwitchEnabled
|
mandatory
|
Set the text writing direction. The supported values are rtl and
ltr.
RTL is the writing starts from the right of the page and continues to the left
(Right-to-Left).
Default value: ltr
|
modeDefault
|
mandatory
|
Default theme mode value. The supported values are light,
dark and system.
|
assetsDir
|
mandatory
|
Relative assets path in public folder.
|
assets
|
mandatory
|
Theme main mandatory assets configuration property. |
favicon
|
mandatory
|
Theme favicon. |
fonts
|
mandatory
|
Theme fonts array, you can extend the fonts array with your fonts. |
css
|
mandatory
|
Theme css files, will be added globally for all pages. |
js
|
mandatory
|
Theme js files, will be added globally for all pages. |
vendors
|
optional
|
An array of vendor files: |