embark-area-51/embark-ui
Pascal Precht a53976ad3d
uiux(login): introduce dark-theme for login screen
This introduces a new dark-theme file for the login screen
and ensures that it keeps the contrast ratio in tact when
switching themes.

Notice that it simply overrides the component styles which are
expected to be light-theme by default. That's because we don't
maintain equivalent SCSS files for the light-theme at the moment.

Fixes #114
2018-10-23 11:04:00 +02:00
..
config Eject react-scripts and implement our own 2018-10-23 10:50:03 +02:00
public Eject react-scripts and implement our own 2018-10-23 10:50:03 +02:00
scripts Eject react-scripts and implement our own 2018-10-23 10:50:03 +02:00
src uiux(login): introduce dark-theme for login screen 2018-10-23 11:04:00 +02:00
.gitignore final touch on the dark theme 2018-10-23 11:02:07 +02:00
README.md Update README 2018-10-23 10:22:38 +02:00
package-lock.json first stab at getting nice json output in the logs 2018-10-23 11:02:53 +02:00
package.json first stab at getting nice json output in the logs 2018-10-23 11:02:53 +02:00

README.md

embark-ui