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