|
|
@ -31,7 +31,9 @@ accent.propertyList = {widgetFillDefault:[100,100,100];\ |
|
|
|
controlBorderFocus:[100,60,100];\ |
|
|
|
controlBorderFocus:[100,60,100];\ |
|
|
|
controlBorderFocusSelected:[100,50,122];\ |
|
|
|
controlBorderFocusSelected:[100,50,122];\ |
|
|
|
glowFocusLine:[100,60,100];\ |
|
|
|
glowFocusLine:[100,60,100];\ |
|
|
|
|
|
|
|
glowFocusLineInactive:[100,60,100];\ |
|
|
|
glowFocus:[100,120,120];\ |
|
|
|
glowFocus:[100,120,120];\ |
|
|
|
|
|
|
|
glowFocusInactive:[100,120,120];\ |
|
|
|
borderFocus:[100,76,122];\ |
|
|
|
borderFocus:[100,76,122];\ |
|
|
|
highlightFillFocus:[100,130,95];\ |
|
|
|
highlightFillFocus:[100,130,95];\ |
|
|
|
highlightFillFocusSecondary:[100,110,100];\ |
|
|
|
highlightFillFocusSecondary:[100,110,100];\ |
|
|
@ -40,6 +42,6 @@ accent.propertyList = {widgetFillDefault:[100,100,100];\ |
|
|
|
widgetFillSelected:[100,100,100];\ |
|
|
|
widgetFillSelected:[100,100,100];\ |
|
|
|
controlFillHighlight:[100,100,100];\ |
|
|
|
controlFillHighlight:[100,100,100];\ |
|
|
|
hyperlink:[100,100,100]} |
|
|
|
hyperlink:[100,100,100]} |
|
|
|
selection.propertyList = {textCompSelectionBackground} |
|
|
|
selection.propertyList = {textCompSelectionBackground;textSelectionBackground} |
|
|
|
|
|
|
|
|
|
|
|
selectionForeground.propertyList = {%textCompSelectionBackground:textCompSelectionForeground} |
|
|
|
selectionForeground.propertyList = {%textCompSelectionBackground:textCompSelectionForeground} |
|
|
|