aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/PlatGTK.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/PlatGTK.cxx')
-rwxr-xr-xgtk/PlatGTK.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/PlatGTK.cxx b/gtk/PlatGTK.cxx
index 692735f45..283dd7a4b 100755
--- a/gtk/PlatGTK.cxx
+++ b/gtk/PlatGTK.cxx
@@ -2149,7 +2149,7 @@ ColourRGBA Platform::Chrome() {
}
ColourRGBA Platform::ChromeHighlight() {
- return ColourRGBA(0xff, 0xff, 0xff);
+ return white;
}
const char *Platform::DefaultFont() {