Pārlūkot izejas kodu

style: use smaller font size for headings

Le Tan 7 gadi atpakaļ
vecāks
revīzija
837fb47d4d

+ 5 - 5
src/resources/themes/v_detorte/v_detorte.css

@@ -23,23 +23,23 @@ p {
 }
 }
 
 
 h1 {
 h1 {
-    font-size: 30px;
+    font-size: 26px;
 }
 }
 
 
 h2 {
 h2 {
-    font-size: 26px;
+    font-size: 24px;
 }
 }
 
 
 h3 {
 h3 {
-    font-size: 24px;
+    font-size: 22px;
 }
 }
 
 
 h4 {
 h4 {
-    font-size: 22px;
+    font-size: 20px;
 }
 }
 
 
 h5 {
 h5 {
-    font-size: 20px;
+    font-size: 19px;
 }
 }
 
 
 h6 {
 h6 {

+ 4 - 4
src/resources/themes/v_detorte/v_detorte.mdhl

@@ -58,12 +58,12 @@ vim-replace-background: 2f3377
 H1
 H1
 foreground: e0e0e0
 foreground: e0e0e0
 font-style: bold
 font-style: bold
-font-size: +8
+font-size: +6
 
 
 H2
 H2
 foreground: e0e0e0
 foreground: e0e0e0
 font-style: bold
 font-style: bold
-font-size: +6
+font-size: +5
 
 
 H3
 H3
 foreground: e0e0e0
 foreground: e0e0e0
@@ -73,7 +73,7 @@ font-size: +4
 H4
 H4
 foreground: e0e0e0
 foreground: e0e0e0
 font-style: bold
 font-style: bold
-font-size: +2
+font-size: +3
 
 
 H5
 H5
 foreground: e0e0e0
 foreground: e0e0e0
@@ -83,7 +83,7 @@ font-size: +2
 H6
 H6
 foreground: e0e0e0
 foreground: e0e0e0
 font-style: bold
 font-style: bold
-font-size: +2
+font-size: +1
 
 
 HRULE
 HRULE
 foreground: dadada
 foreground: dadada

+ 1 - 1
src/resources/themes/v_detorte/v_detorte.palette

@@ -9,7 +9,7 @@ mdhl_file=v_detorte.mdhl
 css_file=v_detorte.css
 css_file=v_detorte.css
 codeblock_css_file=v_detorte_codeblock.css
 codeblock_css_file=v_detorte_codeblock.css
 mermaid_css_file=v_detorte_mermaid.css
 mermaid_css_file=v_detorte_mermaid.css
-version=9
+version=10
 
 
 ; This mapping will be used to translate colors when the content of HTML is copied
 ; 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.
 ; without background. You could just specify the foreground colors mapping here.

+ 5 - 5
src/resources/themes/v_moonlight/v_moonlight.css

@@ -23,23 +23,23 @@ p {
 }
 }
 
 
 h1 {
 h1 {
-    font-size: 30px;
+    font-size: 26px;
 }
 }
 
 
 h2 {
 h2 {
-    font-size: 26px;
+    font-size: 24px;
 }
 }
 
 
 h3 {
 h3 {
-    font-size: 24px;
+    font-size: 22px;
 }
 }
 
 
 h4 {
 h4 {
-    font-size: 22px;
+    font-size: 20px;
 }
 }
 
 
 h5 {
 h5 {
-    font-size: 20px;
+    font-size: 19px;
 }
 }
 
 
 h6 {
 h6 {

+ 4 - 4
src/resources/themes/v_moonlight/v_moonlight.mdhl

@@ -58,12 +58,12 @@ vim-replace-background: 2f3377
 H1
 H1
 foreground: e06c75
 foreground: e06c75
 font-style: bold
 font-style: bold
-font-size: +8
+font-size: +6
 
 
 H2
 H2
 foreground: e06c75
 foreground: e06c75
 font-style: bold
 font-style: bold
-font-size: +6
+font-size: +5
 
 
 H3
 H3
 foreground: e06c75
 foreground: e06c75
@@ -73,7 +73,7 @@ font-size: +4
 H4
 H4
 foreground: e06c75
 foreground: e06c75
 font-style: bold
 font-style: bold
-font-size: +2
+font-size: +3
 
 
 H5
 H5
 foreground: e06c75
 foreground: e06c75
@@ -83,7 +83,7 @@ font-size: +2
 H6
 H6
 foreground: e06c75
 foreground: e06c75
 font-style: bold
 font-style: bold
-font-size: +2
+font-size: +1
 
 
 HRULE
 HRULE
 foreground: abb2bf
 foreground: abb2bf

+ 1 - 1
src/resources/themes/v_moonlight/v_moonlight.palette

@@ -7,7 +7,7 @@ mdhl_file=v_moonlight.mdhl
 css_file=v_moonlight.css
 css_file=v_moonlight.css
 codeblock_css_file=v_moonlight_codeblock.css
 codeblock_css_file=v_moonlight_codeblock.css
 mermaid_css_file=v_moonlight_mermaid.css
 mermaid_css_file=v_moonlight_mermaid.css
-version=20
+version=21
 
 
 ; This mapping will be used to translate colors when the content of HTML is copied
 ; 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.
 ; without background. You could just specify the foreground colors mapping here.

+ 5 - 5
src/resources/themes/v_native/v_native.css

@@ -22,23 +22,23 @@ p {
 }
 }
 
 
 h1 {
 h1 {
-    font-size: 30px;
+    font-size: 26px;
 }
 }
 
 
 h2 {
 h2 {
-    font-size: 26px;
+    font-size: 24px;
 }
 }
 
 
 h3 {
 h3 {
-    font-size: 24px;
+    font-size: 22px;
 }
 }
 
 
 h4 {
 h4 {
-    font-size: 22px;
+    font-size: 20px;
 }
 }
 
 
 h5 {
 h5 {
-    font-size: 20px;
+    font-size: 19px;
 }
 }
 
 
 h6 {
 h6 {

+ 5 - 5
src/resources/themes/v_native/v_native.mdhl

@@ -48,19 +48,19 @@ vim-insert-background: c5cae9
 # [VNote] Vim normal mode cursor line background
 # [VNote] Vim normal mode cursor line background
 vim-normal-background: e0e0e0
 vim-normal-background: e0e0e0
 # [VNote] Vim visual mode cursor line background
 # [VNote] Vim visual mode cursor line background
-vim-visual-background: bbdefb
+vim-visual-background: d3eafc
 # [VNote] Vim replace mode cursor line background
 # [VNote] Vim replace mode cursor line background
 vim-replace-background: f8bbd0
 vim-replace-background: f8bbd0
 
 
 H1
 H1
 foreground: 363636
 foreground: 363636
 font-style: bold
 font-style: bold
-font-size: +8
+font-size: +6
 
 
 H2
 H2
 foreground: 363636
 foreground: 363636
 font-style: bold
 font-style: bold
-font-size: +6
+font-size: +5
 
 
 H3
 H3
 foreground: 363636
 foreground: 363636
@@ -70,7 +70,7 @@ font-size: +4
 H4
 H4
 foreground: 363636
 foreground: 363636
 font-style: bold
 font-style: bold
-font-size: +2
+font-size: +3
 
 
 H5
 H5
 foreground: 363636
 foreground: 363636
@@ -80,7 +80,7 @@ font-size: +2
 H6
 H6
 foreground: 363636
 foreground: 363636
 font-style: bold
 font-style: bold
-font-size: +2
+font-size: +1
 
 
 HRULE
 HRULE
 foreground: 363636
 foreground: 363636

+ 1 - 1
src/resources/themes/v_native/v_native.palette

@@ -7,7 +7,7 @@ mdhl_file=v_native.mdhl
 css_file=v_native.css
 css_file=v_native.css
 codeblock_css_file=v_native_codeblock.css
 codeblock_css_file=v_native_codeblock.css
 mermaid_css_file=v_native_mermaid.css
 mermaid_css_file=v_native_mermaid.css
-version=17
+version=19
 
 
 [phony]
 [phony]
 ; Abstract color attributes.
 ; Abstract color attributes.

+ 5 - 5
src/resources/themes/v_pure/v_pure.css

@@ -23,23 +23,23 @@ p {
 }
 }
 
 
 h1 {
 h1 {
-    font-size: 30px;
+    font-size: 26px;
 }
 }
 
 
 h2 {
 h2 {
-    font-size: 26px;
+    font-size: 24px;
 }
 }
 
 
 h3 {
 h3 {
-    font-size: 24px;
+    font-size: 22px;
 }
 }
 
 
 h4 {
 h4 {
-    font-size: 22px;
+    font-size: 20px;
 }
 }
 
 
 h5 {
 h5 {
-    font-size: 20px;
+    font-size: 19px;
 }
 }
 
 
 h6 {
 h6 {

+ 5 - 5
src/resources/themes/v_pure/v_pure.mdhl

@@ -49,19 +49,19 @@ vim-insert-background: c5cae9
 # [VNote] Vim normal mode cursor line background
 # [VNote] Vim normal mode cursor line background
 vim-normal-background: e0e0e0
 vim-normal-background: e0e0e0
 # [VNote] Vim visual mode cursor line background
 # [VNote] Vim visual mode cursor line background
-vim-visual-background: bbdefb
+vim-visual-background: d3eafc
 # [VNote] Vim replace mode cursor line background
 # [VNote] Vim replace mode cursor line background
 vim-replace-background: f8bbd0
 vim-replace-background: f8bbd0
 
 
 H1
 H1
 foreground: 222222
 foreground: 222222
 font-style: bold
 font-style: bold
-font-size: +8
+font-size: +6
 
 
 H2
 H2
 foreground: 222222
 foreground: 222222
 font-style: bold
 font-style: bold
-font-size: +6
+font-size: +5
 
 
 H3
 H3
 foreground: 222222
 foreground: 222222
@@ -71,7 +71,7 @@ font-size: +4
 H4
 H4
 foreground: 222222
 foreground: 222222
 font-style: bold
 font-style: bold
-font-size: +2
+font-size: +3
 
 
 H5
 H5
 foreground: 222222
 foreground: 222222
@@ -81,7 +81,7 @@ font-size: +2
 H6
 H6
 foreground: 222222
 foreground: 222222
 font-style: bold
 font-style: bold
-font-size: +2
+font-size: +1
 
 
 HRULE
 HRULE
 foreground: 222222
 foreground: 222222

+ 1 - 1
src/resources/themes/v_pure/v_pure.palette

@@ -7,7 +7,7 @@ mdhl_file=v_pure.mdhl
 css_file=v_pure.css
 css_file=v_pure.css
 codeblock_css_file=v_pure_codeblock.css
 codeblock_css_file=v_pure_codeblock.css
 mermaid_css_file=v_pure_mermaid.css
 mermaid_css_file=v_pure_mermaid.css
-version=18
+version=20
 
 
 [phony]
 [phony]
 ; Abstract color attributes.
 ; Abstract color attributes.