Skip to content

ThemeValue

Struct | orca.filesystem

Key-value pair for theme values

Overview

Fields

Field Type Description
Key string The key identifying the theme value, such as "panel-background"
Value string The value associated with the key, such as a color code like "#1A1A28"