closes #29 - add TurboVision-like theme

This commit is contained in:
Vladimir Markelov 2015-11-02 17:07:37 -08:00
parent 3b6f642b15
commit ace1f2296c
1 changed files with 67 additions and 0 deletions

67
themes/turbovision.theme Normal file
View File

@ -0,0 +1,67 @@
//----------------- Theme properties -----------------
title=TurboVision
author=Vladimir Markelov
version=1.0 (2015-11-02)
parent=default
//----------------- Colors -----------------
// View colors - internal area and border
ViewBack = white
ViewText = white bold
// general colors
Back = white
Text = black
DisabledText = white
DisabledBack = black bold
// editable & listbox-like controls (interactive ones)
EditBack = blue
EditText = yellow
EditActiveBack = blue bold
EditActiveText = yellow bold
SelectionText = yellow bold
SelectionBack = cyan bold
// scroll control
ScrollText = white bold
ScrollBack = white
ThumbText = white bold
ThumbBack = white
// window-like controls (checkbox, radiogroup...)
ControlText = black
ControlBack = cyan bold
ControlActiveBack = cyan bold
ControlActiveText = yellow bold
ControlDisabledBack = cyan bold
ControlDisabledText = black bold
ControlShadow = black
// progressbar control
ProgressBack = blue
ProgressText = yellow
ProgressActiveBack = blue bold
ProgressActiveText = yellow bold
// button coltrol
ButtonBack=green bold
ButtonText=black
ButtonActiveBack=green bold
ButtonActiveText=white bold
ButtonShadowBack=black
ButtonDisabledText=black bold
ButtonDisabledBack=white
//----------------- Objects -----------------
SingleBorder=─│┌┐└┘
DoubleBorder=═║╔╗╚╝
Edit=←→V
ScrollBar=|O^v
ViewButtons=^↓○[]
CheckBox=[] X?
Radio=() *
ProgressBar=░▒