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.
wxiaoguang c7fd9ad8b4
Fix dark theme highlight for "NameNamespace" (#26519)
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: Giteabot <teabot@gitea.io>
11 months ago
..
chroma Fix dark theme highlight for "NameNamespace" (#26519) 11 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 1 year ago
editor Several fixes for mobile UI (#25634) 1 year ago
features Move dropzone progress bar to bottom to show filename when uploading (#26492) 11 months ago
markup Render plaintext task list items for markdown files (#26186) 1 year ago
modules Reduce margins on user settings page, introduce `flex-container` (#26046) 12 months ago
repo Refactor project templates (#26448) 12 months ago
shared Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 12 months ago
standalone Add toasts to UI (#25449) 1 year ago
themes Remove duplicate CSS import for chroma/base.css (#26523) 11 months ago
actions.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 12 months ago
admin.css Reduce margins on user settings page, introduce `flex-container` (#26046) 12 months ago
base.css Use `hidden` over `clip` for text truncation (#26520) 11 months ago
dashboard.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 12 months ago
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 12 months ago
font_i18n.css Fix `@font-face` overrides (#24855) 1 year ago
form.css Fix mobile navbar and misc cleanups (#25134) 1 year ago
helpers.css Refactor project templates (#26448) 12 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 1 year ago
index.css Refactor project templates (#26448) 12 months ago
install.css Make "install page" respect environment config (#25648) 1 year ago
org.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 12 months ago
repo.css Refactor project templates (#26448) 12 months ago
review.css Make `add line comment` buttons focusable (#25894) 1 year ago
user.css Fix the display of orgs listed in user profile (#26424) 12 months ago