miniflux-v2/http/request
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
..
client_ip.go Make sure the remote address is populated even when using unix socket 2018-11-11 16:42:30 -08:00
client_ip_test.go Make sure the remote address is populated even when using unix socket 2018-11-11 16:42:30 -08:00
context.go Add theme variants 2019-09-21 20:04:42 -07:00
context_test.go Add theme variants 2019-09-21 20:04:42 -07:00
cookie.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
cookie_test.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
doc.go Add missing package descriptions for GoDoc 2018-10-08 17:32:17 -07:00
params.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
params_test.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00