This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/web_src/less
silverwind c2774d9e80
Fix color of tertiary button on dark theme (#22739)
Before:
<img width="266" alt="Screenshot 2023-02-03 at 14 07 34"
src="https://user-images.githubusercontent.com/115237/216611151-92e98305-c4b5-42f3-b2e2-8b1b805fa644.png">

After:
<img width="271" alt="Screenshot 2023-02-03 at 14 07 52"
src="https://user-images.githubusercontent.com/115237/216611156-878a8a75-39a1-415b-9b6d-4f035985444e.png">

This is the only instance of such a button in all templates.

---------

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-04 11:17:43 +08:00
..
chroma
code
codemirror
console
features Fixed Project view .board-column height for tall screens. (#22108) 2022-12-14 21:14:50 +00:00
markup Load asciicast css async (#22502) 2023-01-18 12:19:38 -06:00
modules
shared Timeline and color tweaks (#21799) 2022-11-19 12:02:30 +08:00
standalone
themes Release and Tag List tweaks (#21712) 2022-12-06 21:15:46 +08:00
_actions.less Implement actions (#21937) 2023-01-31 09:45:19 +08:00
_admin.less Webhook list enhancements (#21893) 2022-11-22 07:10:42 +08:00
_base.less Fix color of tertiary button on dark theme (#22739) 2023-02-04 11:17:43 +08:00
_dashboard.less Fix margin and alignment in dashboard repolist (#22120) 2022-12-17 09:58:57 +08:00
_editor.less
_explore.less improve explore relevancy note (#22421) 2023-01-12 19:10:12 -06:00
_font_i18n.less
_form.less Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
_home.less
_install.less Move all remaining colors into CSS variables (#21903) 2022-11-23 08:22:27 +08:00
_organization.less Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
_package.less
_repository.less Implement actions (#21937) 2023-01-31 09:45:19 +08:00
_review.less Improve code comment review on mobile (#21461) 2022-10-25 19:11:49 +08:00
_runner.less Implement actions (#21937) 2023-01-31 09:45:19 +08:00
_svg.less
_tribute.less CSS color enhancements (#21534) 2022-10-23 12:05:20 +08:00
_user.less
animations.less Improvements for Content Copy (#21842) 2022-11-21 17:59:42 +08:00
helpers.less fix(web): keep the pages of the navigation in the center (#21867) 2022-11-25 14:37:02 +08:00
index.less Implement actions (#21937) 2023-01-31 09:45:19 +08:00
variables.less