mirror of
https://github.com/kepler155c/opus
synced 2025-10-22 03:07:40 +00:00
1.79+ theme
This commit is contained in:
15
sys/etc/ext.theme
Normal file
15
sys/etc/ext.theme
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
ScrollingGrid = {
|
||||
lineChar = '|',
|
||||
sliderChar = '\127',
|
||||
upArrowChar = '\30',
|
||||
downArrowChar = '\31',
|
||||
},
|
||||
Button = {
|
||||
focusIndicator = '\183',
|
||||
},
|
||||
Grid = {
|
||||
focusIndicator = '\183',
|
||||
inverseSortIndicator = '\24',
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user