mirror of
https://github.com/VladimirMarkelov/clui.git
synced 2025-05-10 19:29:15 +08:00
26 lines
494 B
Plaintext
26 lines
494 B
Plaintext
![]() |
//----------------- Theme properties -----------------
|
||
|
title=ASCII
|
||
|
author=Vladimir Markelov
|
||
|
version=1.0 (2015-11-02)
|
||
|
parent=default
|
||
|
|
||
|
|
||
|
//----------------- Colors -----------------
|
||
|
// all are defaults
|
||
|
ProgressBack = black bold
|
||
|
ProgressText = white
|
||
|
ProgressActiveBack = black bold
|
||
|
ProgressActiveText = white
|
||
|
|
||
|
|
||
|
//----------------- Objects -----------------
|
||
|
SingleBorder=-|++++
|
||
|
DoubleBorder==|++++
|
||
|
Edit=<>V
|
||
|
ScrollBar=|O^V
|
||
|
ViewButtons=^_X[]
|
||
|
CheckBox=[] X?
|
||
|
Radio=() *
|
||
|
ProgressBar='| '
|
||
|
|