]> source.dussan.org Git - gitea.git/commit
Markup color and font size fixes (#30282)
authorsilverwind <me@silverwind.io>
Sat, 6 Apr 2024 21:06:27 +0000 (23:06 +0200)
committerGitHub <noreply@github.com>
Sat, 6 Apr 2024 21:06:27 +0000 (23:06 +0200)
commit662eb4b0852f9ce2c161e7fea5ac66bf912fc9f6
tree2b2d3648bcd96f10e1d406be959c9771e2a02f74
parent7396172a02a9ea8d80f9763469fd65a5a12ff3f7
Markup color and font size fixes (#30282)

1. Distinguish inline an block code with new CSS variable
`--color-markup-code-inline`
2. Various color tweaks, better contrast from background

<img width="447" alt="Screenshot 2024-04-05 at 00 51 00"
src="https://github.com/go-gitea/gitea/assets/115237/93e069f4-6807-4f2c-9331-2d69730919d4">
<img width="456" alt="Screenshot 2024-04-05 at 00 50 44"
src="https://github.com/go-gitea/gitea/assets/115237/0dc9c745-c531-40fa-94ec-b0ba10bd7ccf">
web_src/css/markup/content.css
web_src/css/themes/theme-gitea-dark.css
web_src/css/themes/theme-gitea-light.css