From 7ebc37a4703e2faf4331e633de73a9ff04eacce9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=B4=80=C9=B4=E1=B4=9B=E1=B4=8F=C9=B4=20=C9=B4=E1=B4=8F?= =?UTF-8?q?=E1=B4=A0=E1=B4=8F=E1=B4=8A=C9=AA=CA=9F=E1=B4=8F=E1=B4=A0?= Date: Tue, 7 Mar 2023 17:53:23 +0300 Subject: [PATCH] Change fold marker --- BLACKHOLE.sublime-color-scheme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BLACKHOLE.sublime-color-scheme b/BLACKHOLE.sublime-color-scheme index ec2836c..629ed0e 100644 --- a/BLACKHOLE.sublime-color-scheme +++ b/BLACKHOLE.sublime-color-scheme @@ -32,7 +32,7 @@ "selection_border": "color(#DDF0FF alpha(0.15))", "selection_corner_style": "round", "selection_corner_radius": "2", - "fold_marker": "#AD9F6B", + "fold_marker": "#FFCA1C", "misspelling": "#E2544D", "highlight": "#81BCD1", "find_highlight_foreground": "#444444",