Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/TryGhost/Casper
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 25, 2024
2 parents 0c87252 + d147bb1 commit ca89c35
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 19 deletions.
2 changes: 1 addition & 1 deletion assets/built/screen.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/built/screen.css.map

Large diffs are not rendered by default.

16 changes: 0 additions & 16 deletions assets/css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -2257,14 +2257,6 @@ html.dark-mode .gh-content :not(pre) > code {
color: #fff;
}

html.dark-mode .gh-content strong {
color: #fff;
}

html.dark-mode .gh-content em {
color: #fff;
}

html.dark-mode .gh-content code {
color: #fff;
background: #000;
Expand Down Expand Up @@ -2459,14 +2451,6 @@ html.dark-mode .footer-cta-title {
color: #fff;
}

html.auto-color .gh-content strong {
color: #fff;
}

html.auto-color .gh-content em {
color: #fff;
}

html.auto-color .gh-content code {
color: #fff;
background: #000;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "casper-i18n",
"description": "The same casper theme, but with localization support",
"demo": "https://demo.ghost.io",
"version": "5.7.4",
"version": "5.7.5",
"engines": {
"ghost": ">=5.0.0"
},
Expand Down

0 comments on commit ca89c35

Please sign in to comment.