You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by Felix Schumacher <fe...@internetallee.de> on 2017/12/03 16:28:40 UTC

Re: svn commit: r1816155 - in /jmeter/trunk/src/core/org/apache/jmeter/gui/util: JSyntaxTextArea.java theme/ theme/darcula_theme.xml

Am 23.11.2017 um 15:04 schrieb pmouawad@apache.org:
> Author: pmouawad
> Date: Thu Nov 23 14:04:45 2017
> New Revision: 1816155
>
> URL: http://svn.apache.org/viewvc?rev=1816155&view=rev
> Log:
> Bug 61697 Introduce Darcula Look And Feel to make JMeter UI more attractive
> Bugzilla Id: 61697
>
> Added:
>      jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/
>      jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml   (with props)
> Modified:
>      jmeter/trunk/src/core/org/apache/jmeter/gui/util/JSyntaxTextArea.java
>
>
> Added: 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=1816155&view=auto
> ==============================================================================
> --- jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml (added)
> +++ jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml Thu Nov 23 14:04:45 2017
> @@ -0,0 +1,77 @@
> +<?xml version="1.0" encoding="UTF-8" ?>
The license header is missing.

Felix

> +<!DOCTYPE RSyntaxTheme SYSTEM "theme.dtd">
> +<!--
> +    Theme that mimics IntelliJ IDEA's defaults.
> +    See theme.dtd and org.fife.ui.rsyntaxtextarea.Theme for more information.
> +-->
> +<RSyntaxTheme version="1.0">
> +