Skip to content

Create gui themes #66

@Bellog

Description

@Bellog

[SFGUI branch] Create default themes for every sfgui widget, e.g. windows widget.
Themes are saved in themes.txt file under src/gui directory. The file is automatically loaded in GUI.cpp
Example theme file: example

Notes:
Theme properties are CSS alike with the difference that they are written in CamelCase instead of lisp-case.
Expression Button#close applies to the button with "close" id.

Also try to find out what is possible to achieve using themes for future reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions