mirror of
https://github.com/VladimirMarkelov/clui.git
synced 2025-04-26 13:49:01 +08:00
closes #35 - allow to refrence to other previously defined colors
This commit is contained in:
parent
4c590e3c13
commit
f2947f3376
@ -12,7 +12,8 @@ ProgressText = white
|
|||||||
ProgressActiveBack = black bold
|
ProgressActiveBack = black bold
|
||||||
ProgressActiveText = white
|
ProgressActiveText = white
|
||||||
|
|
||||||
|
ViewText=ViewBack
|
||||||
|
ViewBack=parent.ViewText
|
||||||
//----------------- Objects -----------------
|
//----------------- Objects -----------------
|
||||||
SingleBorder=-|++++
|
SingleBorder=-|++++
|
||||||
DoubleBorder==|++++
|
DoubleBorder==|++++
|
||||||
|
Loading…
x
Reference in New Issue
Block a user