1
0
mirror of https://github.com/kepler155c/opus synced 2024-12-28 01:20:27 +00:00
opus/sys/etc/ext.theme

20 lines
291 B
Plaintext
Raw Normal View History

2017-05-20 07:43:19 +00:00
{
2018-01-24 22:39:38 +00:00
ScrollBar = {
lineChar = '|',
sliderChar = '\127',
upArrowChar = '\30',
downArrowChar = '\31',
},
Button = {
--focusIndicator = '\183',
},
Grid = {
focusIndicator = '\183',
inverseSortIndicator = '\24',
},
TitleBar = {
frameChar = '\140',
closeInd = '\215',
},
2017-05-20 07:43:19 +00:00
}