|
|
@ -26,7 +26,7 @@ |
|
|
|
# |
|
|
|
# |
|
|
|
Cell.foreground = %textForeground |
|
|
|
Cell.foreground = %textForeground |
|
|
|
Cell.foregroundSelected = %textSelectionForeground |
|
|
|
Cell.foregroundSelected = %textSelectionForeground |
|
|
|
Cell.foregroundNoFocus = %textSelectionForegroundInactive |
|
|
|
Cell.foregroundNoFocus = %textForeground |
|
|
|
Cell.foregroundSelectedNoFocus = %textSelectionForegroundInactive |
|
|
|
Cell.foregroundSelectedNoFocus = %textSelectionForegroundInactive |
|
|
|
|
|
|
|
|
|
|
|
Cell.inactiveForeground = %textForegroundInactive |
|
|
|
Cell.inactiveForeground = %textForegroundInactive |
|
|
|