diff --git a/src/resources/themes/v_detorte/v_detorte.css b/src/resources/themes/v_detorte/v_detorte.css index 5b6b6190..c7053108 100644 --- a/src/resources/themes/v_detorte/v_detorte.css +++ b/src/resources/themes/v_detorte/v_detorte.css @@ -9,7 +9,7 @@ body { } h1, h2, h3, h4, h5, h6 { - color: #E4E4E4; + color: #E0E0E0; font-weight: bold; margin-top: 20px; margin-bottom: 10px; @@ -17,7 +17,7 @@ h1, h2, h3, h4, h5, h6 { } strong, em { - color: #E4E4E4; + color: #E0E0E0; } p { diff --git a/src/resources/themes/v_detorte/v_detorte.mdhl b/src/resources/themes/v_detorte/v_detorte.mdhl index 67a17707..b926927e 100644 --- a/src/resources/themes/v_detorte/v_detorte.mdhl +++ b/src/resources/themes/v_detorte/v_detorte.mdhl @@ -56,32 +56,32 @@ vim-visual-background: 484f5d vim-replace-background: 2f3377 H1 -foreground: e4e4e4 +foreground: e0e0e0 font-style: bold font-size: +8 H2 -foreground: e4e4e4 +foreground: e0e0e0 font-style: bold font-size: +6 H3 -foreground: e4e4e4 +foreground: e0e0e0 font-style: bold font-size: +4 H4 -foreground: e4e4e4 +foreground: e0e0e0 font-style: bold font-size: +2 H5 -foreground: e4e4e4 +foreground: e0e0e0 font-style: bold font-size: +2 H6 -foreground: e4e4e4 +foreground: e0e0e0 font-style: bold font-size: +2 @@ -117,11 +117,11 @@ foreground: 98c379 font-family: Consolas, Monaco, Andale Mono, Monospace, Courier New EMPH -foreground: e4e4e4 +foreground: e0e0e0 font-style: italic STRONG -foreground: e4e4e4 +foreground: e0e0e0 font-style: bold HTML_ENTITY diff --git a/src/resources/themes/v_detorte/v_detorte.palette b/src/resources/themes/v_detorte/v_detorte.palette index 740591d4..ca3c5a65 100644 --- a/src/resources/themes/v_detorte/v_detorte.palette +++ b/src/resources/themes/v_detorte/v_detorte.palette @@ -9,13 +9,13 @@ mdhl_file=v_detorte.mdhl css_file=v_detorte.css codeblock_css_file=v_detorte_codeblock.css mermaid_css_file=v_detorte_mermaid.css -version=5 +version=6 ; This mapping will be used to translate colors when the content of HTML is copied ; without background. You could just specify the foreground colors mapping here. ; It is useful for dark mode theme. '#aabbcc' or 'red' formats are supported. ; col1:col1_new,col2:col2_new -css_color_mapping=#dadada:#222222,#61afef:#0099ff,#98c379:#8e24aa,#bcbcbc:#666666,#8a8a8a:#7a7a7a,#767676:#aaaaaa,#af8787:#767676,#ccb24c:#0000ee,#e37c84:#880000,#56b6c2:#af00d7,#f06292:#bc6060,#80cbc4:#008700,#ce93db:#4d99bf,#84c0f2:#1f7199,#e4e4e4:#222222,#ba68c8:#6a1b9a +css_color_mapping=#dadada:#222222,#61afef:#0099ff,#98c379:#8e24aa,#bcbcbc:#666666,#8a8a8a:#7a7a7a,#767676:#aaaaaa,#af8787:#767676,#ccb24c:#0000ee,#e37c84:#880000,#56b6c2:#af00d7,#f06292:#bc6060,#80cbc4:#008700,#ce93db:#4d99bf,#84c0f2:#1f7199,#e4e4e4:#222222,#ba68c8:#6a1b9a,#e0e0e0:#222222 [phony] ; Abstract color attributes. diff --git a/src/resources/themes/v_moonlight/v_moonlight.palette b/src/resources/themes/v_moonlight/v_moonlight.palette index 02bcccdc..f75a630e 100644 --- a/src/resources/themes/v_moonlight/v_moonlight.palette +++ b/src/resources/themes/v_moonlight/v_moonlight.palette @@ -7,7 +7,7 @@ mdhl_file=v_moonlight.mdhl css_file=v_moonlight.css codeblock_css_file=v_moonlight_codeblock.css mermaid_css_file=v_moonlight_mermaid.css -version=16 +version=17 ; This mapping will be used to translate colors when the content of HTML is copied ; without background. You could just specify the foreground colors mapping here. diff --git a/src/resources/themes/v_native/v_native.palette b/src/resources/themes/v_native/v_native.palette index 55c29ce4..e3ea2a21 100644 --- a/src/resources/themes/v_native/v_native.palette +++ b/src/resources/themes/v_native/v_native.palette @@ -7,7 +7,7 @@ mdhl_file=v_native.mdhl css_file=v_native.css codeblock_css_file=v_native_codeblock.css mermaid_css_file=v_native_mermaid.css -version=13 +version=14 [phony] ; Abstract color attributes. diff --git a/src/resources/themes/v_pure/v_pure.palette b/src/resources/themes/v_pure/v_pure.palette index 6cb13720..d7a07212 100644 --- a/src/resources/themes/v_pure/v_pure.palette +++ b/src/resources/themes/v_pure/v_pure.palette @@ -7,7 +7,7 @@ mdhl_file=v_pure.mdhl css_file=v_pure.css codeblock_css_file=v_pure_codeblock.css mermaid_css_file=v_pure_mermaid.css -version=14 +version=15 [phony] ; Abstract color attributes.