1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-22 03:07:40 +00:00

1.79+ theme

This commit is contained in:
kepler155c@gmail.com
2017-05-20 03:43:19 -04:00
parent 558d271ae0
commit 7954c79d66
4 changed files with 17 additions and 11 deletions

15
sys/etc/ext.theme Normal file
View File

@@ -0,0 +1,15 @@
{
ScrollingGrid = {
lineChar = '|',
sliderChar = '\127',
upArrowChar = '\30',
downArrowChar = '\31',
},
Button = {
focusIndicator = '\183',
},
Grid = {
focusIndicator = '\183',
inverseSortIndicator = '\24',
},
}