Skip to content

Commit

Permalink
Metallic Bottle: use a slightly darker background color for selections
Browse files Browse the repository at this point in the history
Closes geany#70.
  • Loading branch information
eht16 committed Mar 3, 2024
1 parent b4b0ba9 commit 2e94cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colorschemes/metallic-bottle.conf
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ error=#fff;#843121;false;true
# Editor styles
#-------------------------------------------------------------------------------

selection=#000;#c48c65;false;true
selection=#000;#8a532d;false;true
current_line=#000;#fff;true
brace_good=#757c75;;true;false
brace_bad=#843121;;true;false
Expand Down

0 comments on commit 2e94cfd

Please sign in to comment.