1
0
mirror of https://github.com/kepler155c/opus synced 2024-12-26 08:30:26 +00:00
opus/sys/etc/ext.theme
kepler155c@gmail.com 98ec840db1 UI improvements
2017-10-07 23:03:18 -04:00

20 lines
317 B
Plaintext

{
ScrollBar = {
lineChar = '|',
sliderChar = '\127',
upArrowChar = '\30',
downArrowChar = '\31',
},
Button = {
--focusIndicator = '\183',
},
Grid = {
focusIndicator = '\183',
inverseSortIndicator = '\24',
},
TitleBar = {
frameChar = '\140',
closeInd = '\215',
},
}