From 3ae1bbba61303231928e3192cfee3d8934f10a74 Mon Sep 17 00:00:00 2001 From: Lifepillar Date: Sun, 24 Mar 2019 16:42:59 +0100 Subject: [PATCH] Increase the contrast of Normal text for default and high variant. --- templates/solarized8.colortemplate | 8 ++++---- templates/solarized8_high.colortemplate | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/solarized8.colortemplate b/templates/solarized8.colortemplate index 27d04b2..316012f 100644 --- a/templates/solarized8.colortemplate +++ b/templates/solarized8.colortemplate @@ -55,7 +55,7 @@ if !has('gui_running') && get(g:, '@optionprefix_termtrans', 0) endverbatim # Transparent background - Normal base0 none + Normal base1 none FoldColumn fg none Folded fg none bold s=base03 LineNr base01 none @@ -67,7 +67,7 @@ else endverbatim # Opaque background - Normal base0 back + Normal base1 back FoldColumn base0 base02 Folded base0 base02 bold s=base03 LineNr base01 base02 @@ -305,7 +305,7 @@ if !has('gui_running') && get(g:, '@optionprefix_termtrans', 0) endverbatim # Transparent background - Normal base0 none + Normal base1 none FoldColumn base0 none Folded base0 none bold s=base03 LineNr base01 none @@ -317,7 +317,7 @@ else endverbatim # Opaque background - Normal base0 back + Normal base1 back FoldColumn base0 base02 Folded base0 base02 bold s=base03 LineNr base01 base02 diff --git a/templates/solarized8_high.colortemplate b/templates/solarized8_high.colortemplate index f0246ca..a426ef1 100644 --- a/templates/solarized8_high.colortemplate +++ b/templates/solarized8_high.colortemplate @@ -51,7 +51,7 @@ if !has('gui_running') && get(g:, '@optionprefix_termtrans', 0) endverbatim # Transparent background - Normal base0 none + Normal base1 none FoldColumn fg none Folded fg none bold s=base03 LineNr base01 none @@ -63,7 +63,7 @@ else endverbatim # Opaque background - Normal base0 back + Normal base1 back FoldColumn base0 base02 Folded base0 base02 bold s=base03 LineNr base01 base02 @@ -301,7 +301,7 @@ if !has('gui_running') && get(g:, '@optionprefix_termtrans', 0) endverbatim # Transparent background - Normal base0 none + Normal base1 none FoldColumn base0 none Folded base0 none bold s=base03 LineNr base01 none @@ -313,7 +313,7 @@ else endverbatim # Opaque background - Normal base0 back + Normal base1 back FoldColumn base0 base02 Folded base0 base02 bold s=base03 LineNr base01 base02