[geany/geany-themes] f21768: epsilon: Reformat comments

Matthew Brush git-noreply at xxxxx
Wed Jan 17 04:34:37 UTC 2018


Branch:      refs/heads/master
Author:      Matthew Brush <mbrush at codebrainz.ca>
Committer:   Matthew Brush <mbrush at codebrainz.ca>
Date:        Wed, 17 Jan 2018 04:34:37 UTC
Commit:      f21768252a506bc60e1c2a1212f52424fd6fc83d
             https://github.com/geany/geany-themes/commit/f21768252a506bc60e1c2a1212f52424fd6fc83d

Log Message:
-----------
epsilon: Reformat comments


Modified Paths:
--------------
    colorschemes/epsilon.conf

Modified: colorschemes/epsilon.conf
16 lines changed, 13 insertions(+), 3 deletions(-)
===================================================================
@@ -1,17 +1,19 @@
+#
 # Copyright (c) 2016 Adrien Jacquet <adrienjacquet at openmailbox dot org>
-
+#
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
-
+#
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
-
+#
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
+#
 
 [theme_info]
 name=Epsilon
@@ -24,6 +26,8 @@ default=#2e3436;#fff;false;false
 error=#2e3436;#ef2929
 
 # Editor styles
+#-------------------------------------------------------------------------------
+
 selection=;#add8e6;;true
 brace_good=#52a800;;true
 brace_bad=#f00;;true
@@ -40,6 +44,8 @@ white_space=#babdb6;;true
 current_line=;
 
 # Programming languages
+#-------------------------------------------------------------------------------
+
 comment=#a52a2a
 comment_doc=comment
 comment_line=comment
@@ -89,6 +95,8 @@ other=default
 extra=default
 
 # Markup-type languages
+#-------------------------------------------------------------------------------
+
 tag=#204a87;;true
 tag_unknown=tag
 tag_end=tag
@@ -98,6 +106,8 @@ value=string_1
 entity=preprocessor
 
 # Diff
+#-------------------------------------------------------------------------------
+
 line_added=#4e9a06
 line_removed=#dc0000
 line_changed=#ffa700



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list