Skip to content

Commit 429d8e9

Browse files
style: update styles
1 parent ffd4e85 commit 429d8e9

File tree

60 files changed

+60
-60
lines changed
  • styles
    • abap/assets/hb/modules/syntax-highlighting/scss
    • algol-nu/assets/hb/modules/syntax-highlighting/scss
    • algol/assets/hb/modules/syntax-highlighting/scss
    • arduino/assets/hb/modules/syntax-highlighting/scss
    • autumn/assets/hb/modules/syntax-highlighting/scss
    • average/assets/hb/modules/syntax-highlighting/scss
    • base16-snazzy/assets/hb/modules/syntax-highlighting/scss
    • borland/assets/hb/modules/syntax-highlighting/scss
    • bw/assets/hb/modules/syntax-highlighting/scss
    • catppuccin-frappe/assets/hb/modules/syntax-highlighting/scss
    • catppuccin-latte/assets/hb/modules/syntax-highlighting/scss
    • catppuccin-macchiato/assets/hb/modules/syntax-highlighting/scss
    • catppuccin-mocha/assets/hb/modules/syntax-highlighting/scss
    • colorful/assets/hb/modules/syntax-highlighting/scss
    • doom-one2/assets/hb/modules/syntax-highlighting/scss
    • doom-one/assets/hb/modules/syntax-highlighting/scss
    • dracula/assets/hb/modules/syntax-highlighting/scss
    • emacs/assets/hb/modules/syntax-highlighting/scss
    • friendly/assets/hb/modules/syntax-highlighting/scss
    • fruity/assets/hb/modules/syntax-highlighting/scss
    • github-dark/assets/hb/modules/syntax-highlighting/scss
    • github/assets/hb/modules/syntax-highlighting/scss
    • gruvbox-light/assets/hb/modules/syntax-highlighting/scss
    • gruvbox/assets/hb/modules/syntax-highlighting/scss
    • hr-high-contrast/assets/hb/modules/syntax-highlighting/scss
    • hrdark/assets/hb/modules/syntax-highlighting/scss
    • igor/assets/hb/modules/syntax-highlighting/scss
    • lovelace/assets/hb/modules/syntax-highlighting/scss
    • manni/assets/hb/modules/syntax-highlighting/scss
    • modus-operandi/assets/hb/modules/syntax-highlighting/scss
    • modus-vivendi/assets/hb/modules/syntax-highlighting/scss
    • monokailight/assets/hb/modules/syntax-highlighting/scss
    • monokai/assets/hb/modules/syntax-highlighting/scss
    • murphy/assets/hb/modules/syntax-highlighting/scss
    • native/assets/hb/modules/syntax-highlighting/scss
    • nord/assets/hb/modules/syntax-highlighting/scss
    • onedark/assets/hb/modules/syntax-highlighting/scss
    • onesenterprise/assets/hb/modules/syntax-highlighting/scss
    • paraiso-dark/assets/hb/modules/syntax-highlighting/scss
    • paraiso-light/assets/hb/modules/syntax-highlighting/scss
    • pastie/assets/hb/modules/syntax-highlighting/scss
    • perldoc/assets/hb/modules/syntax-highlighting/scss
    • pygments/assets/hb/modules/syntax-highlighting/scss
    • rainbow-dash/assets/hb/modules/syntax-highlighting/scss
    • rose-pine-dawn/assets/hb/modules/syntax-highlighting/scss
    • rose-pine-moon/assets/hb/modules/syntax-highlighting/scss
    • rose-pine/assets/hb/modules/syntax-highlighting/scss
    • rrt/assets/hb/modules/syntax-highlighting/scss
    • solarized-dark256/assets/hb/modules/syntax-highlighting/scss
    • solarized-dark/assets/hb/modules/syntax-highlighting/scss
    • solarized-light/assets/hb/modules/syntax-highlighting/scss
    • swapoff/assets/hb/modules/syntax-highlighting/scss
    • tango/assets/hb/modules/syntax-highlighting/scss
    • trac/assets/hb/modules/syntax-highlighting/scss
    • vim/assets/hb/modules/syntax-highlighting/scss
    • vs/assets/hb/modules/syntax-highlighting/scss
    • vulcan/assets/hb/modules/syntax-highlighting/scss
    • witchhazel/assets/hb/modules/syntax-highlighting/scss
    • xcode-dark/assets/hb/modules/syntax-highlighting/scss
    • xcode/assets/hb/modules/syntax-highlighting/scss

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+60
-60
lines changed

styles/abap/assets/hb/modules/syntax-highlighting/scss/_style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Generated using: hugo gen chromastyles --style=abap */
22

33
/* Background */ .bg { background-color:#fff; }
4-
/* PreWrapper */ .chroma { background-color:#fff; }
4+
/* PreWrapper */ .chroma { background-color:#fff;-webkit-text-size-adjust:none; }
55
/* Error */ .chroma .err { color:#f00 }
66
/* LineLink */ .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
77
/* LineTableTD */ .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }

styles/algol-nu/assets/hb/modules/syntax-highlighting/scss/_style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Generated using: hugo gen chromastyles --style=algol_nu */
22

33
/* Background */ .bg { background-color:#fff; }
4-
/* PreWrapper */ .chroma { background-color:#fff; }
4+
/* PreWrapper */ .chroma { background-color:#fff;-webkit-text-size-adjust:none; }
55
/* LineLink */ .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
66
/* LineTableTD */ .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }
77
/* LineTable */ .chroma .lntable { border-spacing:0;padding:0;margin:0;border:0; }

styles/algol/assets/hb/modules/syntax-highlighting/scss/_style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Generated using: hugo gen chromastyles --style=algol */
22

33
/* Background */ .bg { background-color:#fff; }
4-
/* PreWrapper */ .chroma { background-color:#fff; }
4+
/* PreWrapper */ .chroma { background-color:#fff;-webkit-text-size-adjust:none; }
55
/* LineLink */ .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
66
/* LineTableTD */ .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }
77
/* LineTable */ .chroma .lntable { border-spacing:0;padding:0;margin:0;border:0; }

styles/arduino/assets/hb/modules/syntax-highlighting/scss/_style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Generated using: hugo gen chromastyles --style=arduino */
22

33
/* Background */ .bg { background-color:#fff; }
4-
/* PreWrapper */ .chroma { background-color:#fff; }
4+
/* PreWrapper */ .chroma { background-color:#fff;-webkit-text-size-adjust:none; }
55
/* Error */ .chroma .err { color:#a61717 }
66
/* LineLink */ .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
77
/* LineTableTD */ .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }

styles/autumn/assets/hb/modules/syntax-highlighting/scss/_style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Generated using: hugo gen chromastyles --style=autumn */
22

33
/* Background */ .bg { background-color:#fff; }
4-
/* PreWrapper */ .chroma { background-color:#fff; }
4+
/* PreWrapper */ .chroma { background-color:#fff;-webkit-text-size-adjust:none; }
55
/* Error */ .chroma .err { color:#f00;background-color:#faa }
66
/* LineLink */ .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
77
/* LineTableTD */ .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }

styles/average/assets/hb/modules/syntax-highlighting/scss/_style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Generated using: hugo gen chromastyles --style=average */
22

33
/* Background */ .bg { color:#757575;background-color:#000; }
4-
/* PreWrapper */ .chroma { color:#757575;background-color:#000; }
4+
/* PreWrapper */ .chroma { color:#757575;background-color:#000;-webkit-text-size-adjust:none; }
55
/* Error */ .chroma .err { color:#ec0000 }
66
/* LineLink */ .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
77
/* LineTableTD */ .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }

styles/base16-snazzy/assets/hb/modules/syntax-highlighting/scss/_style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Generated using: hugo gen chromastyles --style=base16-snazzy */
22

33
/* Background */ .bg { color:#e2e4e5;background-color:#282a36; }
4-
/* PreWrapper */ .chroma { color:#e2e4e5;background-color:#282a36; }
4+
/* PreWrapper */ .chroma { color:#e2e4e5;background-color:#282a36;-webkit-text-size-adjust:none; }
55
/* Error */ .chroma .err { color:#ff5c57 }
66
/* LineLink */ .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
77
/* LineTableTD */ .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }

styles/borland/assets/hb/modules/syntax-highlighting/scss/_style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Generated using: hugo gen chromastyles --style=borland */
22

33
/* Background */ .bg { background-color:#fff; }
4-
/* PreWrapper */ .chroma { background-color:#fff; }
4+
/* PreWrapper */ .chroma { background-color:#fff;-webkit-text-size-adjust:none; }
55
/* Error */ .chroma .err { color:#a61717;background-color:#e3d2d2 }
66
/* LineLink */ .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
77
/* LineTableTD */ .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }

styles/bw/assets/hb/modules/syntax-highlighting/scss/_style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Generated using: hugo gen chromastyles --style=bw */
22

33
/* Background */ .bg { background-color:#fff; }
4-
/* PreWrapper */ .chroma { background-color:#fff; }
4+
/* PreWrapper */ .chroma { background-color:#fff;-webkit-text-size-adjust:none; }
55
/* LineLink */ .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
66
/* LineTableTD */ .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }
77
/* LineTable */ .chroma .lntable { border-spacing:0;padding:0;margin:0;border:0; }

styles/catppuccin-frappe/assets/hb/modules/syntax-highlighting/scss/_style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Generated using: hugo gen chromastyles --style=catppuccin-frappe */
22

33
/* Background */ .bg { color:#c6d0f5;background-color:#303446; }
4-
/* PreWrapper */ .chroma { color:#c6d0f5;background-color:#303446; }
4+
/* PreWrapper */ .chroma { color:#c6d0f5;background-color:#303446;-webkit-text-size-adjust:none; }
55
/* Error */ .chroma .err { color:#e78284 }
66
/* LineLink */ .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
77
/* LineTableTD */ .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }

0 commit comments

Comments
 (0)