mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-14 12:28:04 +00:00
Merge branch 'main' of https://github.com/TryGhost/Casper
This commit is contained in:
commit
ca89c358bf
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2257,14 +2257,6 @@ html.dark-mode .gh-content :not(pre) > code {
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
html.dark-mode .gh-content strong {
|
|
||||||
color: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
html.dark-mode .gh-content em {
|
|
||||||
color: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
html.dark-mode .gh-content code {
|
html.dark-mode .gh-content code {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: #000;
|
background: #000;
|
||||||
@ -2459,14 +2451,6 @@ html.dark-mode .footer-cta-title {
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
html.auto-color .gh-content strong {
|
|
||||||
color: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
html.auto-color .gh-content em {
|
|
||||||
color: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
html.auto-color .gh-content code {
|
html.auto-color .gh-content code {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: #000;
|
background: #000;
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "casper-i18n",
|
"name": "casper-i18n",
|
||||||
"description": "The same casper theme, but with localization support",
|
"description": "The same casper theme, but with localization support",
|
||||||
"demo": "https://demo.ghost.io",
|
"demo": "https://demo.ghost.io",
|
||||||
"version": "5.7.4",
|
"version": "5.7.5",
|
||||||
"engines": {
|
"engines": {
|
||||||
"ghost": ">=5.0.0"
|
"ghost": ">=5.0.0"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user