From c428139d74073fa751fd33d369eb343080971081 Mon Sep 17 00:00:00 2001 From: Konstantin Bulenkov Date: Mon, 9 Feb 2015 15:50:13 +0300 Subject: [PATCH] fix darcula.properties --- src/com/bulenkov/darcula/darcula.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/com/bulenkov/darcula/darcula.properties b/src/com/bulenkov/darcula/darcula.properties index 8cecdb4..ff27b66 100755 --- a/src/com/bulenkov/darcula/darcula.properties +++ b/src/com/bulenkov/darcula/darcula.properties @@ -1,5 +1,5 @@ # -# Copyright 2000-2014 JetBrains s.r.o. +# Copyright 2000-2015 JetBrains s.r.o. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -56,7 +56,7 @@ Table.descendingSortIcon=AllIcons.General.SplitDown TableHeader.cellBorder=com.bulenkov.darcula.DarculaTableHeaderBorder TitledBorder.titleColor=bbbbbb - internal + MenuBar.disabledBackground=3c3f41 MenuBar.shadow=3c3f41 MenuBar.darcula.borderColor=555555 @@ -65,7 +65,7 @@ MenuBar.darcula.borderShadowColor=282828 TabbedPaneUI=com.bulenkov.darcula.ui.DarculaTabbedPaneUI TabbedPane.tabInsets=0,4,0,4 TabbedPane.highlight=292b2d -TabbedPane.light=444444 internal +TabbedPane.light=444444 TabbedPane.selected=41516D TabbedPane.selectHighlight=3c3f41 TabbedPane.contentBorderInsets=3,1,1,1