zulip/web
faithlee 5d26507848 highlight: Fix color contrast and theming in dark mode.
Previously, search highlights used a hardcoded dark yellow background
in dark_theme.css, with no adjustment to the text color, resulting in
low-contrast light text on a dark yellow background.

Fix this by moving the background to a light-dark() variable and
adding --color-text-search-highlight to force dark text on the
highlight background in dark mode. Also add proper link colors and
hover states when highlights appear inside rendered-markdown links.

Fixes #12614.
2026-07-21 10:33:58 +05:30
..
e2e-tests i18n: Improve displayed names for a few languages. 2026-06-26 14:25:58 -07:00
generated
html
icons external_accounts: Add Atlassian account ID field type. 2026-04-22 23:16:00 -07:00
images logo: Fix clipping of Zulip logo at large font sizes 2026-01-13 09:45:20 -08:00
server tsconfig: Enable noPropertyAccessFromIndexSignature. 2025-11-26 09:51:18 -08:00
src compose: Convert list markers when switching between list types. 2026-07-21 10:23:06 +05:30
styles highlight: Fix color contrast and theming in dark mode. 2026-07-21 10:33:58 +05:30
templates streams: Add UI for per-stream push notification default. 2026-07-17 12:09:52 +05:30
tests compose: Convert list markers when switching between list types. 2026-07-21 10:23:06 +05:30
third bootstrap: Remove h1-h4 element resets from bootstrap.app.css. 2026-05-26 13:00:58 +05:30
.browserslistrc ui_init: Show unsupported browser warning on load. 2026-01-12 16:34:54 -08:00
.gitignore ui_init: Show unsupported browser warning on load. 2026-01-12 16:34:54 -08:00
babel.config.js dependencies: Upgrade JavaScript dependencies. 2026-04-17 15:39:27 -07:00
debug-require-webpack-plugin.ts debug-require-webpack-plugin: Remove enhanced-resolve references. 2026-04-17 15:39:27 -07:00
debug-require.cjs
postcss.config.js postcss: Type-check PostCSS configuration. 2025-09-10 09:44:44 -07:00
webpack.assets.json integrations: Drop Bootstrap and legacy CSS for modern bundle. 2026-04-21 16:37:18 -07:00
webpack.config.ts avatar: Add support to generate avatar using Jdenticon. 2026-02-16 23:16:35 -08:00
webpack.dev-assets.json webpack: Fix misordered bootstrap.app.css in dev assets webpack. 2026-02-04 10:47:46 -08:00