[geany/geany-themes] ac05c1: Fix typos in some colors or styles

Colomban Wendling git-noreply at xxxxx
Sat Apr 19 13:08:48 UTC 2014


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sat, 19 Apr 2014 13:08:48 UTC
Commit:      ac05c16ad66ef36524ea7c9807b0c087cfb6a8d7
             https://github.com/geany/geany-themes/commit/ac05c16ad66ef36524ea7c9807b0c087cfb6a8d7

Log Message:
-----------
Fix typos in some colors or styles


Modified Paths:
--------------
    colorschemes/dark-fruit-salad.conf
    colorschemes/inkpot.conf
    colorschemes/oblivion2.conf

Modified: colorschemes/dark-fruit-salad.conf
6 lines changed, 3 insertions(+), 3 deletions(-)
===================================================================
@@ -69,7 +69,7 @@ number_2=number_1
 
 type=#e1e17a;;true
 class=type
-function=#92bde8;true
+function=#92bde8;;true
 parameter=function
 
 keyword=#92bde8;;true
@@ -80,7 +80,7 @@ keyword_4=keyword_1
 
 identifier=#f0f0f0
 identifier_1=identifier
-identifier_2=#99e4de;true
+identifier_2=#99e4de;;true
 identifier_3=#ff939c;;true
 identifier_4=identifier_1
 
@@ -90,7 +90,7 @@ string_2=#e1e17a
 string_3=default
 string_4=default
 string_eol=string_1,italic
-character=#e1e17a;true
+character=#e1e17a;;true
 backticks=string_2
 here_doc=string_2
 


Modified: colorschemes/inkpot.conf
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -38,7 +38,7 @@ error=#1e1e1e;#f00;false;false
 selection=;#4e4e8f;false;true
 current_line=#000;#2d2d32;true
 brace_good=#cfbfad;#4e4e8f
-brace_bad=#cfbfad;#f000
+brace_bad=#cfbfad;#f00
 margin_line_number=#8b8bcd;#2e2e2e
 margin_folding=#000;#3e3e3e;false;false
 fold_symbol_highlight=#6e6e6e


Modified: colorschemes/oblivion2.conf
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -45,7 +45,7 @@ margin_line_number=#eee;#000;false;false
 margin_folding=#888a85;#000;false;false
 fold_symbol_highlight=#000
 indent_guide=#474545;#2e3436;false;false
-caret=#fff;0x0;false;false
+caret=#fff;#000;false;false
 marker_line=#000;#ff0;false;false
 marker_search=#000;#b8f4b8;false;false
 marker_mark=#000;#b8f4b8;



--------------
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