gitea/web_src/css/features
silverwind 0bb4c1cde2
Code editor theme enhancements (#31629)
1. Fixed border-radius
2. Monaco ignores the alpha channel on the shadow color, introduce
`color-shadow-opaque`
3. Remove scrollbar color which follows
https://github.com/go-gitea/gitea/pull/29800

Before:

<img width="34" alt="Screenshot 2024-07-13 at 15 38 18"
src="https://github.com/user-attachments/assets/042d9bde-6db9-4467-a2a4-8f61ecc773eb">
<img width="35" alt="Screenshot 2024-07-13 at 15 38 31"
src="https://github.com/user-attachments/assets/04146ee0-551c-4ff2-9636-bd119b33595a">


After:

<img width="45" alt="Screenshot 2024-07-13 at 15 38 06"
src="https://github.com/user-attachments/assets/1f58fa5a-1289-4e45-83c9-18ca82a5e266">
<img width="39" alt="Screenshot 2024-07-13 at 21 16 56"
src="https://github.com/user-attachments/assets/e12ebe22-b29b-4798-9f0d-4c100f311562">
2024-07-14 23:22:48 +00:00
..
codeeditor.css Code editor theme enhancements (#31629) 2024-07-14 23:22:48 +00:00
colorpicker.css Replace coloris with vanilla-colorful (#30201) 2024-04-03 09:15:06 +00:00
console.css Forbid deprecated break-word in CSS (#30934) 2024-05-10 12:25:49 +00:00
dropzone.css Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00
gitgraph.css Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
heatmap.css Add hover outline to heatmap squares (#30828) 2024-05-02 14:56:17 +00:00
imagediff.css Improve Image Diff UI (#26696) 2023-08-24 12:13:23 +00:00
projects.css Remove .segment from .project-column (#31204) 2024-06-04 07:46:05 +00:00
tribute.css Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00