]> source.dussan.org Git - nextcloud-server.git/commit
feat(theming): Provide CSS variable for favorite color and adjust for dark mode
authorFerdinand Thiessen <opensource@fthiessen.de>
Wed, 6 Mar 2024 13:37:59 +0000 (14:37 +0100)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 6 Mar 2024 21:28:16 +0000 (22:28 +0100)
commit4b8868a7f1162c3aa724e34d73024e5879b85476
tree940561bfea0aff59f20df1cd08444b0ad1d6fc4b
parent834f70fd7acefe76e2bf5475347d65a7c705d061
feat(theming): Provide CSS variable for favorite color and adjust for dark mode

Co-authored-by: Simon L <szaimen@e.mail.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/files/src/components/FileEntry/FavoriteIcon.vue
apps/theming/css/default.css
apps/theming/css/theming.css [deleted file]
apps/theming/lib/Themes/DarkTheme.php
apps/theming/lib/Themes/DefaultTheme.php
apps/theming/lib/Themes/HighContrastTheme.php
apps/theming/tests/Themes/AccessibleThemeTestCase.php
apps/weather_status/src/App.vue