status-desktop/ui/imports/Themes
Pascal Precht f497091c3e
feat: introduce new StatusContextMenuButton component
We've been implementing such a button in various ways throughout the
application. Sometimes using SVG icons and rectangles, sometimes highjacking
`StyledText` components (which was clever though).

Obviously this resulted in inconsistencies, so this commit introduces
a new dedicated component to render the three-dots button for context menus.
2021-03-18 10:03:04 +01:00
..
DarkTheme.qml feat: introduce new StatusContextMenuButton component 2021-03-18 10:03:04 +01:00
LightTheme.qml feat: introduce new StatusContextMenuButton component 2021-03-18 10:03:04 +01:00
Theme.qml fix: fix a lot of issues relative to dark theme 2021-03-16 17:22:58 -04:00
qmldir feat: enable changing theme from the profile settings 2020-07-03 09:59:14 -04:00