From 8cdef01d6590416bf133a9b4ba6a51a96eeb6d6e Mon Sep 17 00:00:00 2001 From: ray Date: Mon, 21 Mar 2022 12:09:44 +0000 Subject: [PATCH] update --- colors/paper-tonic.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/colors/paper-tonic.lua b/colors/paper-tonic.lua index 12b4d4a..3acd6ed 100644 --- a/colors/paper-tonic.lua +++ b/colors/paper-tonic.lua @@ -1046,7 +1046,7 @@ local highlight_groups = { ]] local terminal_colors = { - [1] = c_bg, + [1] = c_fg_stronger, [2] = c_alert_strong, [3] = c_2_strong, [4] = c_alert, @@ -1061,7 +1061,7 @@ local terminal_colors = { [13] = c_3, [14] = c_5, [15] = c_bg_hl_special_strong, - [16] = c_bg + [16] = c_bg_darkest } --[[ Step 5: Sourcing