# Changed: One-click demo import is provided by the Kitgreen Core plugin (Unyson is no longer required via the theme installer).
# Improved: Output escaping in shortcodes, VC carousel template, and Codestar admin icon picker.
# Improved: Removed obsolete commented-out enqueue and include snippets.
# Improved: Theme Option colors are exposed as CSS custom properties on :root (--kitgreen-primary, menu, header, body, etc.) and the dynamic theme stylesheet uses var() with resolved fallbacks so palette changes apply consistently (including gradients and shortcode button defaults).
# Improved: Theme Options color CSS is attached via wp_add_inline_style for reliable load order with the main stylesheet.
# Improved: Codestar nested color fields and option save merge behave correctly for theme color keys.
# Fixed: Minor bugs.