From c3e220be0a12b11d0fbf4daa99431b684525fd97 Mon Sep 17 00:00:00 2001 From: marcovirtual Date: Tue, 23 Jun 2020 09:40:36 -0300 Subject: [PATCH] Added the new blockCaret setting, which became available since Sublime Text build 3190 (feb 2019). For block caret color I picked the same color as line caret, but with some alpha blending for better contrast. --- themes/ME-MonokaiC.tmTheme | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/ME-MonokaiC.tmTheme b/themes/ME-MonokaiC.tmTheme index aa3f5e9..e713748 100644 --- a/themes/ME-MonokaiC.tmTheme +++ b/themes/ME-MonokaiC.tmTheme @@ -33,6 +33,8 @@ caret #00bbff + blockCaret + #00bbff85 foreground #dddddd invisibles