aboutsummaryrefslogtreecommitdiff
path: root/src/theme.js
Commit message (Collapse)AuthorAgeLines
* Implement Window componentEug-VS2020-01-09-0/+1
| | | | | | | | | | | | Divide Window into three types: - primary: larger left window - secondary: smaller right window - mono: both primary and secondary merged together For now, Window sizes are hard-coded values in viewport widht and height measurements. If a name prop specified, Window is displayed with a top bar.
* Simplify theme and use better colorsEug-VS2020-01-05-34/+17
|
* Improve theme and use makeStyles hookEug-VS2020-01-02-11/+33
|
* Create initial themeEug-VS2020-01-02-0/+18