whoogle-search/app/static/css
Ben Busby c41e0fc239
Allow theme to mirror user system settings
Introduces a new config element and environment variable
(WHOOGLE_CONFIG_THEME) for setting the theme of the app. Rather than
just having either light or dark, this allows a user to have their
instance use their current system light/dark preference to determine the
theme to use.

As a result, the dark mode setting (and WHOOGLE_CONFIG_DARK) have been
deprecated, but will still work as expected until a system theme has
been chosen.
2021-06-28 10:26:51 -04:00
..
dark-theme.css Allow theme to mirror user system settings 2021-06-28 10:26:51 -04:00
header.css Allow theme to mirror user system settings 2021-06-28 10:26:51 -04:00
input.css Add button to clear search input on mobile 2021-04-21 11:38:19 -04:00
light-theme.css Allow theme to mirror user system settings 2021-06-28 10:26:51 -04:00
logo.css Expand custom css variables and functionality 2021-04-05 11:00:56 -04:00
main.css Allow theme to mirror user system settings 2021-06-28 10:26:51 -04:00
search.css Add lingva translation support in search (#360) 2021-06-15 10:14:42 -04:00
system-theme.css Allow theme to mirror user system settings 2021-06-28 10:26:51 -04:00
variables.css Add divider to user-defined CSS (#310) 2021-05-11 12:26:37 -04:00