forgejo/web_src/less
wxiaoguang 0141d1667d
Fix broken Chroma CSS styles (#23174)
The CSS styles in Gitea themes are out-of-sync of Chroma's styles.

This PR introduces a `chroma-style-diff.go` tool to compare the diff.
The missing CSS styles have been added manually. They are left as empty
to reduce arguments because there was no color for them before.

And this PR fixes #22348, with just 2 lines changed: `.chroma .kt & .n`,
these colors are taken from GitHub.

It's good enough for #22348


![image](https://user-images.githubusercontent.com/2114189/221551941-0d27d11d-e71e-498f-8e88-92b558fe4a18.png)

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-03-09 22:16:16 -05:00
..
chroma Fix broken Chroma CSS styles (#23174) 2023-03-09 22:16:16 -05:00
code
codemirror
console
features Fix various ImageDiff/SVG bugs (#23312) 2023-03-07 20:11:24 +08:00
markup Change style to improve whitespaces trimming inside inline markdown code (#23093) 2023-02-23 20:57:03 +08:00
modules Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06:00
shared
standalone
themes Fix broken Chroma CSS styles (#23174) 2023-03-09 22:16:16 -05:00
_admin.less
_base.less Fix code wrap for unbroken lines (#23268) 2023-03-03 23:48:59 -05:00
_dashboard.less
_editor.less Improve PR Review Box UI (#22986) 2023-02-21 21:36:53 +08:00
_explore.less Fix avatar misalignment (#22955) 2023-02-20 07:07:46 +08:00
_font_i18n.less Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06:00
_form.less
_home.less
_install.less
_organization.less Remove dashes between organization member avatars on hover (#23034) 2023-02-21 12:28:31 +01:00
_package.less
_repository.less Fix and move "Use this template" button (#23398) 2023-03-09 22:14:45 -05:00
_review.less Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06:00
_runner.less
_svg.less
_tribute.less
_user.less
animations.less
helpers.less Fix and move "Use this template" button (#23398) 2023-03-09 22:14:45 -05:00
index.less
variables.less