miniflux-v2/model
Frédéric Guillot afe1faf214 Add theme variants
- Use CSS variables instead of inherence
- Rename default theme to "Light - Serif"
- Rename Black theme to "Dark - Serif"
- Rename "Sans-Serif" theme to "Light - Sans Serif"
- Add "System" theme that use system preferences: Dark or Light
- Add Serif and Sans-Serif variants for each color theme
2019-09-21 20:04:42 -07:00
..
app_session.go Handle the case when application session is expired and not user session 2019-01-21 20:21:05 -08:00
category.go Use canonical imports 2018-08-24 21:56:39 -07:00
category_test.go Use canonical imports 2018-08-24 21:56:39 -07:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00
enclosure.go Use canonical imports 2018-08-24 21:56:39 -07:00
entry.go Use canonical imports 2018-08-24 21:56:39 -07:00
entry_test.go Use canonical imports 2018-08-24 21:56:39 -07:00
feed.go Add option to disable feeds 2019-07-26 21:24:15 -07:00
feed_test.go Fix golint import in travis.yml 2018-10-14 22:23:46 -07:00
icon.go Use canonical imports 2018-08-24 21:56:39 -07:00
integration.go Use canonical imports 2018-08-24 21:56:39 -07:00
job.go Use canonical imports 2018-08-24 21:56:39 -07:00
theme.go Add theme variants 2019-09-21 20:04:42 -07:00
theme_test.go Add theme variants 2019-09-21 20:04:42 -07:00
user.go Add option to enable/disable keyboard shortcuts 2019-04-28 18:35:58 -07:00
user_session.go Use canonical imports 2018-08-24 21:56:39 -07:00
user_test.go Add theme variants 2019-09-21 20:04:42 -07:00