1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-29 06:35:53 +00:00
gitea/web_src/css/features
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>
2023-06-28 15:38:55 +02:00
..
codeeditor.css Fix Monaco IOS keyboard button (#24341) 2023-04-26 01:31:50 -04:00
console.css Add custom ansi colors and CSS variables for them (#25546) 2023-06-28 15:38:55 +02:00
dropzone.css Fix issue attachment handling (#24202) 2023-04-20 02:39:44 -04:00
gitgraph.css Replace remaining fontawesome dropdown icons with SVG (#24455) 2023-05-01 05:35:02 -04:00
heatmap.css Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
imagediff.css add stylelint-stylistic (#25285) 2023-06-17 13:20:32 +00:00
projects.css Add permission check for moving issue action in project view page (#24589) 2023-05-09 00:50:16 -04:00
tribute.css Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00