[geany/geany-themes] 2eb238: delt-dark: Fix bad colour marker_mark
Matthew Brush
git-noreply at xxxxx
Wed Jan 17 05:11:46 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 05:11:46 UTC
Commit: 2eb2383143795fe27851950a8a67d3947f608eeb
https://github.com/geany/geany-themes/commit/2eb2383143795fe27851950a8a67d3947f608eeb
Log Message:
-----------
delt-dark: Fix bad colour marker_mark
Modified Paths:
--------------
colorschemes/delt-dark.conf
Modified: colorschemes/delt-dark.conf
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -34,7 +34,7 @@ indent_guide=#121D20
caret=#fbff00;#fbff00;false
marker_line=#000;#ff0
marker_search=#000;#0000f0
-#marker_mark=#000;#b8f4b8
+marker_mark=#000;#b8f4b8
call_tips=#c0c0c0;#fff;false;false
white_space=#111A25;;true
--------------
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