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.
silverwind fdab4e3d84
Add custom ansi colors and CSS variables for them (#25546)
Use our existing color palette to map to the 16 basic ansi colors. This
is backwards-compatible because it aliases the existing color names.

Side note: I think the colors in `console.css` for console file
rendering are incomplete, but fixing those is out of scope here imo.

Before and after:

<img width="542" alt="Screenshot 2023-06-28 at 00 26 12"
src="https://github.com/go-gitea/gitea/assets/115237/86d41884-bc47-4e85-8aec-621eb7320f0b">

<img width="546" alt="Screenshot 2023-06-28 at 00 28 24"
src="https://github.com/go-gitea/gitea/assets/115237/39fa3b37-d49e-49b1-b6bc-390ac8ca24b2">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
components Fix rerun icon on action view component (#25531) 1 year ago
features Add toasts to UI (#25449) 1 year ago
markup Fix task list checkbox toggle to work with YAML front matter (#25184) 1 year ago
modules Add toasts to UI (#25449) 1 year ago
render Add custom ansi colors and CSS variables for them (#25546) 1 year ago
standalone Add toasts to UI (#25449) 1 year ago
test rename tributeValues to mentionValues (#25375) 1 year ago
utils rename tributeValues to mentionValues (#25375) 1 year ago
webcomponents Refactor locale number (#24134) 1 year ago
bootstrap.js Improve template system and panic recovery (#24461) 1 year ago
index.js Redesign Scoped Access Tokens (#24767) 1 year ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
svg.js Add show timestamp/seconds and fullscreen options to action page (#24876) 1 year ago
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 1 year ago
utils.js Remove hacky patch for "safari emoji glitch fix" (#25208) 1 year ago
utils.test.js Fix webauthn regression and improve code (#25113) 1 year ago