Branch: refs/heads/master Author: triorr ttrior@gmail.com Committer: GitHub noreply@github.com Date: Mon, 13 May 2024 16:07:40 UTC Commit: 0490062f7a948e5b05ddfd39be2f6b005f2e16d5 https://github.com/geany/geany-themes/commit/0490062f7a948e5b05ddfd39be2f6b0...
Log Message: ----------- Update spyder-dark.conf
marker_line fix invisible text in symbols highlight
Modified Paths: -------------- colorschemes/spyder-dark.conf
Modified: colorschemes/spyder-dark.conf 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -44,7 +44,7 @@ margin_folding=#888a85;#282828;false;false fold_symbol_highlight=#000 indent_guide=#474545;#131926;false;false caret=#fff;#000;false;false -marker_line=#000;#ff0;false;false +marker_line=#000;#550;false;false marker_search=#000;#b8f4b8;false;false marker_mark=#000;#b8f4b8; call_tips=#c0c0c0;#fff;false;false
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).