mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-12-15 12:59:46 +01:00
Add experimental high contrast mode (#1845)
Add an experimental high contrast color theme to SCM-Manager. The high contrast mode uses a dark background and color with a high contrast for a better accessibility. The change adds the theme to ui-styles and theme switcher to the storybook of ui-components.
This commit is contained in:
@@ -19,8 +19,10 @@
|
||||
"@scm-manager/eslint-config": "^2.12.0",
|
||||
"@scm-manager/prettier-config": "^2.10.1",
|
||||
"css-loader": "^3.2.0",
|
||||
"html-webpack-plugin": "4",
|
||||
"prettier": "^2.1.2",
|
||||
"sass": "^1.26.3",
|
||||
"raw-loader": "^4.0.2",
|
||||
"sass": "^1.43.2",
|
||||
"sass-loader": "^8.0.0",
|
||||
"style-loader": "^1.0.0",
|
||||
"webpack": "^4.41.5",
|
||||
|
||||
Reference in New Issue
Block a user