TerminalGuiDesigner 1.0.16 - ColorScheme and multi selection property setting #1887
tznind
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
TerminalGuiDesigner 1.0.16 is out and the big feature is support for designing ColorSchemes.
ColorSchemes are composed of 5 color pairs (foreground/background). Each pair represent a state for the view (whether it is selected or not, the shortcut key etc). I've added 3 defaults (which are only serialized in code generation if used) but you can also add your own (see below).
ColorSchemes editing supports undo/redo and inheritence (setting ColorScheme on a container will apply to all children).
TerminalGuiDesigner 1.0.16 ColorScheme demo
Color Scheme States are:
Changelog for 1.0.16
Install with
Or if you already have it installed use
Beta Was this translation helpful? Give feedback.
All reactions