Commit Graph

10 Commits

Author SHA1 Message Date
NBTX
ca568cd3eb UI tweaks, finish proxy settings input 2019-08-29 23:58:10 +01:00
NBTX
bac9dd1eec Add toggle switch 2019-08-29 22:55:06 +01:00
NBTX
bb76c6c3da Merge branch 'master' of https://github.com/liyasthomas/postwoman 2019-08-29 22:15:15 +01:00
pmankar
f37aedc3b2 indent correction 2019-08-29 01:53:27 +02:00
pmankar
5ec993f9f4 GitHub Logo on theme background change
the contrast is improved while the theme is switched.
Handled the case if there is no storage value for the selected class.
2019-08-29 01:51:47 +02:00
Liyas Thomas
1652381444 🎨 Styled input checkbox 2019-08-28 10:47:31 +05:30
NBTX
85d51b2362 Add proxy settings. 2019-08-28 02:24:49 +01:00
Liyas Thomas
f265046676 🚨 Lint 2019-08-27 17:22:24 +05:30
NBTX
02ef69f0f7 🎨 Add theme support
- Move root (var) style properties to `/assets/css/themes.scss`
- Improve mobile navigation
- Create section component for the collapsable sections.
- Create logo component, so color can be changed.

- Add settings page
- Add option to select theme color
- Add option to select theme background
- Add option to enable/disable multi-colored frames.

- Add settings to VueX Store
- Persist VueX store in LocalStorage.
2019-08-25 00:42:41 +01:00
NBTX
67f0600702 Improve mobile navigation 2019-08-24 19:35:39 +01:00