Jeremy Soller
1e566c13aa
fix(theme): use accent color for text button icons and text
2024-07-11 14:02:28 -06:00
Michael Aaron Murphy
f9f8eb51cb
fix(menu_bar): root text will inherit icon color from header
2024-05-21 04:34:35 +02:00
Michael Aaron Murphy
c7dc5ab1ed
fix(button): icon buttons should inherit text and icon color from container
2024-05-17 20:58:38 +02:00
Ashley Wulber
05a9e7639f
feat: update the headerbar to match figma
...
i don't think the alpha is actually working for the icon, but the color should match
2024-05-13 11:22:59 -04:00
Michael Aaron Murphy
c091988af4
fix(button): icon styles should inherit text and icon colors from container
2024-04-26 17:00:24 +02:00
Michael Aaron Murphy
14bd633356
improv(theme): theme generation improvements
2024-04-24 18:23:56 +02:00
Ashley Wulber
d02a4fefff
fix: selected images should have a border
2024-03-19 11:32:36 -04:00
Ashley Wulber
e47684ffdb
refactor: icon styling and headerbar icon styling
...
Headerbar icons are transparent when their window is not focused, but otherwise share the same style as icons with selection. This updates the icon styles to match figma when selected.
2024-03-11 16:26:48 -04:00
Ashley Wulber
8f88833d8e
cargo fmt
2024-01-02 15:12:14 +01:00
Ashley Wulber
a4d1b1b651
refactor: cosmic-config granular key updates and remove unused generics from cosmic-theme
2024-01-02 15:12:14 +01:00
Ashley Wulber
ef657fb19d
fix: icon button should not use on_accent color for text when hovered
2024-01-02 15:10:16 +01:00
danieleades
8e99406a8b
chore: fixing linter warnings
2023-11-28 20:02:08 +01:00
Jeremy Soller
bad4400779
Add menu code, adapted from iced_aw
2023-11-16 08:06:07 -07:00
Michael Aaron Murphy
2c445d820f
feat(image_button): add optional removable button overlay
2023-11-15 16:50:15 +01:00
Michael Aaron Murphy
14614e4e03
fix(button): image button rendering fixes
2023-11-13 12:14:51 +01:00
Michael Aaron Murphy
34386561b3
feat(button): add ImageButton widget variant
2023-11-03 16:41:31 +01:00
Ashley Wulber
a2bda49152
refactor: add applet button variants and a menu_button helper
2023-10-19 15:10:32 -04:00
Michael Aaron Murphy
ca3870ed13
fix(theme): header button icon color
2023-10-12 16:37:38 +02:00
Michael Aaron Murphy
48bffcbe0f
fix(button): text and icon color not set on icon buttons
2023-10-12 16:37:38 +02:00
Michael Aaron Murphy
586a5debe7
feat(theme): add Button::Transparent style
2023-09-19 17:22:20 +02:00
Michael Aaron Murphy
b404497e76
fix(widget): allow None for button text color to inherit from container
2023-09-18 08:28:57 +02:00
Michael Aaron Murphy
c2d62bad52
fix(button): icon style variant to inherit colors from container
2023-09-14 01:38:56 +02:00
Michael Aaron Murphy
2e11d62de5
feat(widget): custom style variant for button widget
2023-09-14 01:38:56 +02:00
Michael Aaron Murphy
7f0943924a
feat(theme): improvements and refactoring of theme module
...
fix: theme rebase
2023-09-14 01:38:56 +02:00