2do/.gitignore
Kevin Thomas c09bfefd53
Update layout and add color themes (#27)
* Change layout, add color theme support

- Modify CSS to be more mobile friendly
- Modify CSS to support color themes. These themes are configured using
  environment variables that can be passed into the docker container
- Add support for custom color themes, these are also set through
  environment variables

* Fix ineffectual assignment to

* Set maximum-scale=1 on viewport to prevent mobile safari zoom bug

* Use the flag package for color environment variables

* Check error on fs.Parse
2020-08-06 16:40:31 +10:00

4 lines
38 B
Plaintext

*.db
todo
/static/css/color-theme.css