You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2018/01/11 22:17:36 UTC

svn commit: r1820936 - /jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml

Author: pmouawad
Date: Thu Jan 11 22:17:36 2018
New Revision: 1820936

URL: http://svn.apache.org/viewvc?rev=1820936&view=rev
Log:
Bug 61697 - Introduce Darcula Look And Feel to make JMeter UI more attractive
Matched brackets are not visible, fix that
Bugzilla Id: 61697

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml

Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml?rev=1820936&r1=1820935&r2=1820936&view=diff
==============================================================================
--- jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml (original)
+++ jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml Thu Jan 11 22:17:36 2018
@@ -33,7 +33,7 @@
   <marginLine fg="b0b4b9"/>
   <markAllHighlight color="ccccff"/>
   <markOccurrencesHighlight color="ccccff" border="false"/>
-  <matchedBracket fg="D8D8D8" bg="D8D8D8" highlightBoth="true" animate="false"/>
+  <matchedBracket fg="babcd2" bg="2c6fff" highlightBoth="true" animate="true"/>
   <hyperlinks fg="6897BB"/>
   <secondaryLanguages>
     <language index="1" bg="fff0cc"/>