Commit Graph

80 Commits

Author SHA1 Message Date
AbrarSL bdb708818c Fix colors for toolbar border 2024-01-04 19:47:12 -05:00
Rafael Mardojai CM f4cbaff88d
buttons: Theme urlbar view search engine buttons active state
Fixes #682
2023-10-25 11:52:43 -05:00
Rafael Mardojai CM e9a3ec712e buttons: Fix vertical alignment 2023-10-24 08:41:20 -05:00
Rafael Mardojai CM 131f983405
popups: Theme translation popup
Fixes #672
2023-09-28 08:31:37 -05:00
Rafael Mardojai CM 67cc89691b
Rework dropdowns code
Fixes #666
2023-09-04 11:01:54 -05:00
Rafael Mardojai CM 962a8eab92
dialogs: Update dialogs styling
Match Adw.MessageDialog
2023-08-03 19:45:10 -05:00
Rafael Mardojai CM f74812513f
Rework colors definitions 2023-07-13 12:02:29 -05:00
Rafael Mardojai CM 894546f554
Theme unified extension menu
Fixes #569
2023-03-26 18:54:21 -05:00
Rafael Mardojai CM a46c7b5821
Improve animations: Only animate what we want on all CSS transitions
Mitigate posible issues causing #551 by commit
bb437abe08
2023-02-06 13:42:54 -05:00
Rafael Mardojai CM 660b4acb4f
Fix navbar broken layout
Fixes #514
2022-12-16 13:01:43 -05:00
Cleo Menezes Jr bb437abe08 Add animations
- Transition animations when hovering over buttons and outline
transition animation when selecting entries
2022-11-18 21:57:40 -03:00
Rafael Mardojai CM 57a1e9427e
Dialogs: Update dialogs to libadwaita and fix broken things
Fixes #395
2022-07-04 12:18:43 -05:00
Rafael Mardojai CM e277f9430b
Buttons: Fix panel banner buttons
Fixes #365
2022-05-24 08:14:46 -05:00
Rafael Mardojai CM f6be71eb18
Popups: Update downloads popover 2022-05-23 09:44:18 -05:00
Rafael Mardojai CM f1dc9c51a7
Buttons: Fix notification popup suggested button selector 2022-05-22 20:55:46 -05:00
Rafael Mardojai CM c7579d3bab
Buttons: Add opaque buttons hover/active style 2022-05-22 18:04:13 -05:00
Rafael Mardojai CM 671ee719b6 Buttons: Theme new bookmarks folder button
related to #386

Signed-off-by: Rafael Mardojai CM <email@rafaelmardojai.com>
2022-05-21 23:51:53 -05:00
Rafael Mardojai CM d0e3f27b3b Popups: Fix style papercuts 2022-05-21 22:58:05 -05:00
Rafael Mardojai CM eef5e0ff44 Popups: Protections: Style improvements and fixes
Fix #384
2022-05-21 22:16:49 -05:00
Rafael Mardojai CM b4749b870e Buttons: Initial suggested/destructive style fix 2022-05-20 11:54:15 -05:00
Rafael Mardojai CM f2a54da330 Buttons: Normalize borders 2022-05-19 09:25:53 -05:00
Rafael Mardojai CM 89a57f8194 Buttons: Improve libadwaita styling
- Remove useless color vars
- Separate flat from normal buttons colors
- Use transparent colors
2022-05-17 23:54:25 -05:00
Rafael Mardojai CM 3202e80bb4 Stop sub importing CSS files
avoid losing styles when debugging/developing the theme
2021-12-19 17:45:17 -05:00
Rafael Mardojai CM a34a2c9a9d Buttons: update fixes
fixes #272
2021-11-17 17:55:31 -05:00
Rafael Mardojai CM 1797902459 Buttons: fix iconic subview buttons alignment
fixes #291
2021-11-17 11:45:07 -05:00
Rafael Mardojai CM 76b4432956 Buttons: Fix fxa button margins 2021-08-18 08:28:18 -05:00
Rafael Mardojai CM 885c394181 Popups: Improve popover submenu headers/back button to mimic GTK
more closely
2021-07-28 11:24:44 -05:00
Rafael Mardojai CM f3cc83fd15 Buttons: Don't center text on all text buttons
Closes #255
2021-07-25 20:52:21 -05:00
Rafael Mardojai CM 5afc1f1733 Fix dialog buttons disabled state
Closes #256
2021-07-25 20:44:10 -05:00
Rafael Mardojai CM 757428b61a Lists: move lists theming to a separate file.
Theme hadler dialog list, fix #251.
Implement initial list buttons theming.
All this require new color variables.
2021-06-08 15:13:19 -05:00
Rafael Mardojai CM 09210d5877 Tabsbar: Theme buttons as tabs
similar to how Epiphany looks
2021-06-05 18:27:43 -05:00
Rafael Mardojai CM 0b0dba38f0 Buttons: fix size
related to #246
2021-06-05 17:56:15 -05:00
Rafael Mardojai CM 65820eb135 Buttons: Increase margin
Related to #246
2021-06-05 08:30:55 -05:00
Rafael Mardojai CM c4e3d07c0d Sidebar: Various improvements 2021-06-03 11:09:46 -05:00
Rafael Mardojai CM 11c41de691 Popups: Style tweaks 2021-06-03 08:33:47 -05:00
Rafael Mardojai CM 57dfbb52e5 Update permissions popup theming 2021-06-02 20:44:14 -05:00
Rafael Mardojai CM ad4f92a9c3 Initial menulist theming 2021-06-02 20:42:29 -05:00
Rafael Mardojai CM 34fad94932 Main menu: fix fxa entry 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM 23ec5ed772 Proton: Theme new dialogs
move dialogs theming to a new file
2021-06-01 22:54:58 -05:00
Rafael Mardojai CM 52d9f525e1 Proton: URL bar: fix search icons 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM 3fcae0d88f Theme button.close 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM bb78fcfd10 Proton: Fix buttons 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM 8e72c6a9fd Improve notification popups
related to #202
2021-02-20 20:32:00 -05:00
Rafael Mardojai CM e0efe45b47 Protections popup improvements 2020-10-27 08:42:11 -05:00
Rafael Mardojai CM c458018c1e Popups/Popovers fixes 2020-10-26 23:00:15 -05:00
Rafael Mardojai CM ffca5a6f69 JS promt dialogs: remove destructive action style from cancel button 2020-06-14 21:06:30 -05:00
Rafael Mardojai CM 48340ce80c Add experimental support to js prompt dialogs, #135 2020-05-13 12:28:58 -05:00
Rafael Mardojai CM 49cb3acf9f Add theming support to autocomplete popup, #135 2020-05-13 12:27:58 -05:00
Rafael Mardojai CM a08b1db815 Sync popup: reset avatar size to FF default, closes #104 2020-01-31 21:19:49 -05:00
Rafael Mardojai CM b5170650ed Buttons: fix width 2020-01-29 08:57:45 -05:00