mirror of https://github.com/zulip/zulip.git
37192e8af3
This commit darkens the text-message color in the light theme to the HSL equivalent of a dark gray (#262626). This is the first time in the Zulip codebase where one CSS custom property is set to another: the dark theme preserves its use of `--color-text-default` in this way, but can be adjusted independently of the reset of the theme in the future by setting a different color value on `--color-text-message-default`. Related reading on this technique: https://css-tricks.com/a-complete-guide-to-custom-properties/#aa-properties-as-properties Fixes a part of #22022. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |