Dylan
7b87bd9f23
condense theme swap function
...
using toggleClass instead of add/removeClass
2020-02-17 10:38:43 -05:00
Dylan
78c1024a29
fix raw note background
...
"raw" notes had the same background color as normal notes. adjusted them to the list background color to fit the light theme style
2020-02-14 08:19:49 -05:00
Dylan
f6adc9c5a6
revamp theme switcher
...
reimplement dark mode switcher into a CSS-based version (suggestion credit to @apankrat )
2020-02-12 09:08:28 -05:00
Dylan
5b426faff1
attempt link hover styles
...
will look more into it later
2020-02-08 12:19:27 -05:00
Dylan
dd65ae3ecd
revert to inline styles, adjust theme switcher
...
- reverted to inline CSS for easier merging with other branches
- adjusted a few styles in the theme switcher
- use string variable to check theme mode instead of background color, in case other people want to change the color values
2020-02-08 12:02:45 -05:00
Dylan
05bcb375f0
create board theme switcher
...
toggles between light and dark mode
2020-02-04 10:58:15 -05:00
Dylan
4a8037e16b
move styles to css file
...
- moved styles to separate file for sanity
- started js base for theme swap
2020-02-04 09:13:59 -05:00
Dylan
2ba390f1d6
being picky about quotes and tabs
...
add quotes where missing, use hard tabs, fix other indentations things
2020-01-30 11:19:37 -05:00