/home/coolpkct/www/websites/cake3.cool.rocks/_themes/base/config.ini
; Name to show when choosing or editing the theme
displayName = "Base"

; Description for theme select page - keep it short!
description = "Use only as a base theme"

; Show in theme select screen
exposed = "false"

; Version string displayed in change theme page
version = "1.3.0"

; Parent theme directory. Empty string if this is a base theme
parent = ""

; Control cacheing by the Smarty template engine
; Normally set to "false" to speed-up publishing
; When developing a child theme set to "true" so changes show-up immediately
; The variable has no effect on the speed of the published web site.

devMode = "false"