|
|
|
@ -24,6 +24,25 @@
|
|
|
|
|
# |
|
|
|
|
# suppress inspection "UnusedProperty" for whole file |
|
|
|
|
# |
|
|
|
|
selection.propertyList = {textCompSelectionBackground} |
|
|
|
|
accent.propertyList = {widgetFillDefault:[100,100,100];\ |
|
|
|
|
dropForeground:[104,73,95];\ |
|
|
|
|
acceleratorForeground:[104,73,95];\ |
|
|
|
|
borderFocus:[98,130,113];\ |
|
|
|
|
hoverHighlightDefault:[100,89,103];\ |
|
|
|
|
clickHighlightDefault:[100,80,107];\ |
|
|
|
|
highlightFillFocus:[103,90,100];\ |
|
|
|
|
highlightFillFocusSecondary:[100,108,103];\ |
|
|
|
|
widgetBorderDefault:[102,98,94];\ |
|
|
|
|
controlBorderFocus:[99,54,110];\ |
|
|
|
|
controlBorderFocusSelected:[99,54,110];\ |
|
|
|
|
glowFocus:[100,100,100];\ |
|
|
|
|
glowFocusInactive:[100,100,100];\ |
|
|
|
|
glowFocusLine:[98,43,100];\ |
|
|
|
|
glowFocusLineInactive:[98,43,100];\ |
|
|
|
|
controlBorderSelected:[100,100,100];\ |
|
|
|
|
widgetFillSelected:[100,100,100];\ |
|
|
|
|
controlFillHighlight:[100,100,100];\ |
|
|
|
|
hyperlink:[100,100,100]} |
|
|
|
|
selection.propertyList = {textCompSelectionBackground;textSelectionBackground} |
|
|
|
|
|
|
|
|
|
selectionForeground.propertyList = {%textCompSelectionBackground:textCompSelectionForeground} |
|
|
|
|