mirror of https://github.com/zulip/zulip.git
84bf694257
This commit adds the new Zulip color palette, as css custom properties to the app_variables.css file. Defining it in the app_variables.css file allows us to visualize the colors in the editor's autocomplete dropdown when we use these color values for defining other component based css variables. Since hex color values are used in defining the color palette, we disable the `color-no-hex` stylelint rule for that part of the file. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
server | ||
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 |