You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css
Giteabot 3571cbba34
Fix dark theme highlight for "NameNamespace" (#26519) (#26527)
Backport #26519 by @wxiaoguang

The color is taken from "Name"

Before:


![image](https://github.com/go-gitea/gitea/assets/2114189/b94d7521-770c-4e14-a63b-f30c44fe883f)


After:


![image](https://github.com/go-gitea/gitea/assets/2114189/d99c1f13-a0c0-4dc8-82ab-bfdd451e46ec)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
chroma Fix dark theme highlight for "NameNamespace" (#26519) (#26527) 2 years ago
codemirror Remove EasyMDE focus outline on text (#25328) (#25332) 2 years ago
editor Several fixes for mobile UI (#25634) (#25689) 2 years ago
features Move dropzone progress bar to bottom to show filename when uploading (#26492) (#26497) 2 years ago
markup Fix UI regression of asciinema player (#26159) (#26162) 2 years ago
modules Prevent SVG shrinking (#25652) (#25669) 2 years ago
repo Improve wiki sidebar and TOC (#25460) (#25477) 2 years ago
shared Actions list enhancements (#25601) (#25678) 2 years ago
standalone Add dark mode to API Docs (#24971) 2 years ago
themes Minor arc-green color tweaks (#25175) (#25205) 2 years ago
actions.css Reorganize CSS files (#24739) 2 years ago
admin.css Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154) 2 years ago
base.css Use `hidden` over `clip` for text truncation (#26520) (#26522) 2 years ago
dashboard.css Fix mobile navbar and misc cleanups (#25134) (#25169) 2 years ago
explore.css Improve notification icon and navbar (#25111) (#25124) 2 years ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Fix mobile navbar and misc cleanups (#25134) (#25169) 2 years ago
helpers.css Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764) 2 years ago
home.css avoid hard-coding height in language dropdown menu (#25986) (#25997) 2 years ago
index.css Prevent SVG shrinking (#25652) (#25669) 2 years ago
install.css Make "install page" respect environment config (#25648) (#25799) 2 years ago
org.css Fix position of org follow button (#25688) (#25692) 2 years ago
repo.css Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764) 2 years ago
review.css Make `add line comment` buttons focusable (#25894) (#25896) 2 years ago
user.css Improve profile readme rendering (#25988) (#26453) 2 years ago