Commit graph

580 commits

Author SHA1 Message Date
Rafael Mardojai CM
f2a54da330 Buttons: Normalize borders 2022-05-19 09:25:53 -05:00
Rafael Mardojai CM
522f7539e7 Popups: Improve some margins 2022-05-19 09:25:15 -05:00
Rafael Mardojai CM
0592852af2 Icons: Update menus check/radio indicators
Closes #377
2022-05-19 09:24:25 -05:00
Rafael Mardojai CM
c7a768990c Color improvements 2022-05-19 09:24:00 -05:00
Rafael Mardojai CM
1de4cb37b3 Popups: Menus style improvements to match Adwaita
Progress for #377
2022-05-18 23:25:22 -05:00
Rafael Mardojai CM
183b5f0b3d Popover style improvement
- Fix transparent bookmarks menu (#324)
- Urlbar suggestions: improve shadow and item focus style
2022-05-18 13:16:38 -05:00
Rafael Mardojai CM
8510c503fb Private Window: Remove button color vars 2022-05-18 00:28:32 -05:00
Rafael Mardojai CM
9fc539a0d2 Window Buttons: Style refinements 2022-05-18 00:28:04 -05:00
Rafael Mardojai CM
147c442a8c Entries: Bring back urlbar focus ring 2022-05-18 00:07:39 -05:00
Rafael Mardojai CM
f5dae32ad1 Popups: Fix some hover weirdness 2022-05-18 00:05:41 -05:00
Rafael Mardojai CM
154a6ea907 Entries: Initial Basic refinements
- Use transparent background
- Remove special dark theme thinner outline
- Use popover separator color for urlbar box separator
2022-05-17 23:57:21 -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
Tarocafé
7bd4d8f5e4 Remake spinner toa void rendering issues (#361) 2022-05-17 22:43:55 -05:00
Cleo Menezes Jr
465452bb54 fix: #362 - provisional screenshot 2022-05-17 22:43:55 -05:00
Cleo Menezes Jr
669973da58 chore: floating urlbar view 2022-05-17 22:43:55 -05:00
Cleo Menezes Jr
502bdfec75 Fix: #368 - revert to stable version tab style 2022-05-17 22:43:55 -05:00
Cleo Menezes Jr
834a9cb36f chore: Sidebar - background color 2022-05-17 22:43:55 -05:00
Cleo Menezes Jr
46439fdab9 fix: bookmarks - hovering does not work in light mode 2022-05-17 22:43:55 -05:00
Cleo Menezes Jr
a03c1baca4 chore: #367 2022-05-17 22:43:55 -05:00
Cleo Menezes Jr
563f2565d3 enhanc: adding padding to urlbar view items 2022-05-17 22:43:55 -05:00
Cleo Menezes Jr
c4cf4b24bb fix: corrected colors for new version of Libadwaita 2022-05-17 22:43:55 -05:00
Cleo Menezes Jr
6a542000c4 chore: close button - standard libadwaita button 2022-05-17 22:43:55 -05:00
Cleo Menezes Jr
80811c8390 chore: close button - applying matching colors 2022-05-17 22:43:55 -05:00
adryd
7bf102f462 Update close button to match with libadwaita style (#354)
- Update close button to match with libadwaita style
- Add close button background for dark theme
2022-05-17 22:43:55 -05:00
oscfdezdz
e011a17650 Update private light theme following Epiphany GTK4 port changes 2022-05-17 22:43:55 -05:00
oscfdezdz
4ea40298fa Update private dark theme following Epiphany GTK4 port changes 2022-05-17 22:43:55 -05:00
oscfdezdz
e839e12557 Update dark theme following Adwaita dark
Not complete or perfect though
2022-05-17 22:43:55 -05:00
adryd
0f7f4ffa7d Fix corner radius to match Adwaita (#349) 2022-05-17 22:43:55 -05:00
majjejjam
40248f0213 Libadwaita: Fix light colors (#326)
Co-authored-by: Miró Allard <miro.allard@pm.me>
2022-05-17 22:43:55 -05:00
majjejjam
1fc99d4079 Libadwaita fix colors (#321)
Co-authored-by: Miró Allard <miro.allard@pm.me>
2022-05-17 22:43:55 -05:00
Cleo Menezes Jr
c26a2e1805 WIP: Initial libadwaita implementation (#314) 2022-05-17 22:43:55 -05:00
Rafael Mardojai CM
f5b275305b Release v100
- Update some icons to they new versions
- Various tabsbar fixes
- New container tabs style
- Improvements in configs and scripts
- Use GNOME spinner in tabs
2022-05-17 22:36:28 -05:00
Rafael Mardojai CM
c3b7b86995 Tabsbar: Fix icon overlay behavior when sharing 2022-05-17 22:22:15 -05:00
Rafael Mardojai CM
b38aaaf27f Tabsbar: Use spinner by default and remove optional feature 2022-05-15 17:09:05 -05:00
Rafael Mardojai CM
6f9e36c5ad Move findbar to the bottom
closes #115
2022-05-15 12:33:30 -05:00
Rafael Mardojai CM
3d637da01e Tabsbar: Show left border when moving tab 2022-05-15 12:30:25 -05:00
Rafael Mardojai CM
dca478bac9 Tabsbar: Icon overlay improvements
- Always show mute icon as favicon replacement when tab is playing
- Fix #338 (Reduce icon size when tab is pinned)
2022-05-15 12:23:34 -05:00
Jaakko Sirén
f0fea4d049
Fix url paranthesis typo in parts/icons.css (#350)
Fixes broken syntax in tracking-protection-icon for `../icons/security-high-symbolic.svg` in tracking protection container.
2022-03-22 12:12:31 -05:00
Rafael Mardojai CM
7af6e1f497 Tabs: Bring back close button overlay
and make it work with container tabs

Fix issues with small tabs and labels collisioning with close button
2022-02-03 15:19:50 -05:00
Rafael Mardojai CM
1281bef4b4 Tabsbar: Change to how containers are represented
remove the indicator and use a toned down identity color as background
Related to #337 and #323
2022-01-31 14:39:11 -05:00
Rafael Mardojai CM
7835aef3b6 Tabsbar: Rework tab elements positioning
allow to remove the close button overlay
2022-01-31 14:38:22 -05:00
Óscar Fernández Díaz
8c1261de0f
Icons: update (#318) 2021-12-31 18:32:56 -05:00
Rafael Mardojai CM
7e7e6b0bb8 Tabsbar: Fix sound indicator on pinned tabs
also set a fixed with for pinned tabs
2021-12-19 18:27:46 -05:00
Rafael Mardojai CM
73c9a351b7 Update versions to 95 2021-12-19 18:05:36 -05:00
Rafael Mardojai CM
e016e29ce3 Dialogs: Remove undesired padding in some dialogs
Fix #311
2021-12-19 17:52:01 -05:00
Rafael Mardojai CM
5321b91d08 Remove auto complete popup theming
This popup uses shadow DOM and there isn't a work around to theme it
so better to revert previous theming and use Firefox default
closes #304
2021-12-19 17:48:57 -05:00
Rafael Mardojai CM
9b91c3fbca Fix popups
Remove extra margin and fix bookmarks styles leaking to menubar
fixes #308
2021-12-19 17:47:28 -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
Cleo Menezes Jr
6bb4aa0b6d
Remove blue line above tabs (#310)
Since Firefox 89.0 there are no longer blue lines under the tabs. I believe this is no longer necessary.
2021-12-19 09:00:06 -05:00
Rafael Mardojai CM
336fdffa4e Bookmarks: Fix folders popups
fixes #303
2021-11-29 09:02:38 -05:00
Rafael Mardojai CM
f437a8a9c4 Popups: Permissions popup: Fix some edge cases 2021-11-22 08:17:20 -05:00
Rafael Mardojai CM
8ca90e8719 Menus: Stop removing icons from content context menu
closes  #299
2021-11-19 11:26:13 -05:00
Rafael Mardojai CM
edfa268d49 Update versions to 94 2021-11-17 17:59:45 -05:00
Rafael Mardojai CM
a34a2c9a9d Buttons: update fixes
fixes #272
2021-11-17 17:55:31 -05:00
Rafael Mardojai CM
f5d4d9a076 URL bar: Officially theme suggestion items
fixes #252
2021-11-17 17:25:30 -05:00
Rafael Mardojai CM
857837a632 Entries: Fix URL bar focus state 2021-11-17 16:28:30 -05:00
Rafael Mardojai CM
51f8b40df8 Popups: Fix permission popup empty box
related to #286
2021-11-17 16:27:56 -05:00
Rafael Mardojai CM
db2e7a0c09 Popups: Fix some url popups width
fixes #286
2021-11-17 14:00:32 -05:00
Rafael Mardojai CM
1b5c5e6c8a Notification box: work around closing bug
fix #266
2021-11-17 12:34:34 -05:00
Rafael Mardojai CM
506d5ecdd0 Icons: respect containers menu icon colors
Fixes #292
2021-11-17 12:04:54 -05:00
Rafael Mardojai CM
1bd7074245 Popups: fix paddings 2021-11-17 11:50:26 -05:00
Rafael Mardojai CM
815e79599e Popups: fix paddings
fixes #290, #269
2021-11-17 11:45:35 -05:00
Rafael Mardojai CM
1797902459 Buttons: fix iconic subview buttons alignment
fixes #291
2021-11-17 11:45:07 -05:00
Óscar Fernández Díaz
0b4065ff35
Icons: Update SVGs (#287)
Fixes https://github.com/rafaelmardojai/firefox-gnome-theme/issues/288
2021-09-26 15:18:41 -05:00
Filip Kemuel
d88fb7e8cf
New filters hack to fix the light/dark theme issue (#276)
This filer first turns the icon black, then it tries to match the Adwaita symbolic icon colours.
The filters are generated from : https://codepen.io/sosuke/pen/Pjoqqp
This way the icons are always #2e3436 for the light theme and #eeeeec for the dark theme independently of what icon-theme is in use.
2021-09-03 18:37:47 -05:00
Kolja Lampe
67fa2c6887
Update/cleanup theme variants to latest changes (#271) 2021-08-30 18:45:00 -05:00
Rafael Mardojai CM
8b6cf23a4b Popups: Fix context menu double border and popovers padding
Closes #249
2021-08-18 08:28:18 -05:00
Rafael Mardojai CM
76b4432956 Buttons: Fix fxa button margins 2021-08-18 08:28:18 -05:00
Rafael Mardojai CM
970052715c Update version to 91 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
078ea71fc9 Icons: Fix inverted arrow in protection popup submenus 2021-07-28 11:23:55 -05:00
Rafael Mardojai CM
ce7b782cb8 Update versions to 90 2021-07-25 23:00:43 -05:00
Rafael Mardojai CM
91e76bee07 Urlbar: Remove min height
Closes #188

Co-authored-by: charlestsai <caicanyu1995@gmail.com>
2021-07-25 22:51:03 -05:00
Rafael Mardojai CM
e0c380ff56 Tabsbar: fix missing border on some elements (scroll arrows)
add a tabsbar fake border
2021-07-25 22:41:20 -05:00
Rafael Mardojai CM
63c20da3bc Tabsbar: Rework borders
related to #257
fix #88
2021-07-25 22:15:57 -05:00
Rafael Mardojai CM
852e12d7c9 Fix #257 2021-07-25 22:03:56 -05:00
Rafael Mardojai CM
d3ebe375e3 Tabsbar: Fix tab close button overlay bg on inactive window 2021-07-25 21:54:55 -05:00
Rafael Mardojai CM
0bb5fb149c Fix notification popup dropmarker button
Closes #253
2021-07-25 21:31:05 -05:00
Rafael Mardojai CM
ce68042546 Icons: Add new password icon 2021-07-25 21:30:41 -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
c98880eada Revert 6e7922a3f1
Add optional feature to move Bookmarks toolbar under tabs
See #259

Closes #259
2021-07-25 20:34:55 -05:00
Rafael Mardojai CM
2cd2a348ed Tabsbar: fix 2021-06-22 19:27:21 -05:00
Rafael Mardojai CM
25ec8678d8 Tabsbar: Fix close button auto hide 2021-06-17 13:47:23 -05:00
Rafael Mardojai CM
bb942a92d0 Icons: Add info icon 2021-06-15 14:05:03 -05:00
Rafael Mardojai CM
ee55470cbc Add spinner optional feature
This is optional because Firefox has issues rendering the spinner SVG.
2021-06-08 22:11:13 -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
48c4ccfed2 Icons: Fix reload/stop contextmenu icons 2021-06-08 07:47:07 -05:00
Rafael Mardojai CM
074304622d Colors: Dark: fix active tab background 2021-06-06 17:50:51 -05:00
Rafael Mardojai CM
312bd0b7fb Icons: fix tree view icons opacity 2021-06-06 17:43:56 -05:00
Rafael Mardojai CM
4dbb5d2c26 Dialogs: fix non subdialogs 2021-06-06 17:39:04 -05:00
Rafael Mardojai CM
d01cc45c68 Dialogs: Increase theming coverage
fixes #247
2021-06-06 17:36:18 -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
067ee892fa Urlbar: Theme icons like gtkentry icons
related to #246
2021-06-05 08:31:47 -05:00
Rafael Mardojai CM
65820eb135 Buttons: Increase margin
Related to #246
2021-06-05 08:30:55 -05:00
Rafael Mardojai CM
181a91cedb Urlbar: Theme zoom button
related to #246
2021-06-05 08:30:24 -05:00
Rafael Mardojai CM
14d19a682c Icons: fix sidebar icons tree view twisty and selected item icons 2021-06-04 22:57:47 -05:00
Rafael Mardojai CM
7defb43bfd Add/edit bookmark popover improvements
related to #243
2021-06-04 19:57:36 -05:00
Rafael Mardojai CM
f31c7590b2 Urlbar: Fix firefox identity box
related to 243
2021-06-04 19:43:31 -05:00
Rafael Mardojai CM
0e6747b61b Icons: Increase coverage of add-ons icon 2021-06-04 19:43:00 -05:00
Rafael Mardojai CM
9ba7ce3ddc Icons: theme animatable icons
fix downloads and stop/reload icons
fix downloads popup buttons icons
related to #243
2021-06-04 08:43:23 -05:00
Rafael Mardojai CM
3baa04c0fa Tabsbar: Fix icon margin on pinned tabs 2021-06-03 13:54:41 -05:00
Rafael Mardojai CM
c4e3d07c0d Sidebar: Various improvements 2021-06-03 11:09:46 -05:00
Rafael Mardojai CM
fbe4a3a589 Findbar: Various fixes 2021-06-03 11:09:21 -05:00
Rafael Mardojai CM
e65870fb13 Theme sync tabs filter entry
fix #236
2021-06-03 11:08:09 -05:00
Rafael Mardojai CM
11c41de691 Popups: Style tweaks 2021-06-03 08:33:47 -05:00
Rafael Mardojai CM
e5f8a29443 Update gnome-theme.css 2021-06-02 20:45:17 -05:00
Rafael Mardojai CM
5f7829884b Tabsbar: Tab buttons improvements 2021-06-02 20:44:51 -05:00
Rafael Mardojai CM
e542daab8b Icons: improvements 2021-06-02 20:44:41 -05:00
Rafael Mardojai CM
57dfbb52e5 Update permissions popup theming 2021-06-02 20:44:14 -05:00
Rafael Mardojai CM
b6204d9b90 Move switcher theming to a new file 2021-06-02 20:43:31 -05:00
Rafael Mardojai CM
ad4f92a9c3 Initial menulist theming 2021-06-02 20:42:29 -05:00
Rafael Mardojai CM
b15ac24ee1 Change urlbar filename 2021-06-02 20:41:44 -05:00
Rafael Mardojai CM
d4c3a17cbe Icons: Update pan icons 2021-06-02 18:08:15 -05:00
Rafael Mardojai CM
9515fb2897 Tabsbar: Fix last tab border 2021-06-02 14:13:05 -05:00
Rafael Mardojai CM
140aa6e3a0 Icons: theme reader mode and star urlbar icons 2021-06-02 14:12:31 -05:00
Rafael Mardojai CM
34fad94932 Main menu: fix fxa entry 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
0aa9a7e0e2 Dialogs: Fix buttons box and borders
closes #237
2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
4d14ff9e8c URL bar fixes 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
3a472717f1 Tabsbar: Cleanup 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
0fb0383c7b Proton: URL bar: fix indicators 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
82567668b6 Icons: add new tabs icon 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
1631c6d614 Proton: Theme more hairline icons 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
ff6c2778cd Bookmarks bar: fix height 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
533bba4115 Tabs: remove out padding 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
447c02f1ab Main menu: fix zoom controls icons 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
bf1c39797a Main menu: fix zoom controls icons 2021-06-01 22:54:58 -05:00
Noëlle
bfe9f83d18 Tab Redesign
Implement new libhandy tabs design
2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
9de03759af Proton: Initial notification message fix 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
b72aa1fe31 Proton: Popovers fixes 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
adffbbf98b Update private browsing icon 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
1f1d901566 Proton: Replace some of the URL bar icons
Firefox now uses hairline icons everywhere, lets star fixing it
2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
c3172bac8e Protom: Fix urlbar focus jump 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
5d96b80b2f Proton: fix tabsbar buttons icon sizes 2021-06-01 22:54:58 -05:00
Rafael Mardojai CM
5780fd6f6d Proton: show popovers arrow 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
8644cc67b9 Proton: initial tabs fix 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
7d89a3aa16 Add option to hide WebRTC indicator
Hide redundant WebRTC indicator since GNOME provides their own privacy
icons in the top right.
closes #196
2021-05-15 11:51:25 -05:00
Rafael Mardojai CM
418f97ec75 Release v88 2021-05-10 09:40:42 -05:00
Aurélien Hamy
5d73ad005c
Changed nav-bar-overflow-button icon 2021-05-09 06:54:23 -05:00
Rafael Mardojai CM
b9387b1145 Fix typo 2021-05-05 08:23:24 -05:00
hadicharara
217a333d9b
Theme bookmark folder icon 2021-04-25 18:17:17 -05:00
Rafael Mardojai CM
8dd7ecb572 Popovers: fix border radius 2021-04-22 07:50:30 -05:00
Rafael Mardojai CM
1a806e339e Tabs: Fix FF88 changes
fixes #217
2021-04-22 07:41:13 -05:00
Rafael Mardojai CM
fac4bbd445 menulist: fix broken
closes #209
2021-04-14 18:46:46 -05:00
Rafael Mardojai CM
6e7922a3f1 Move bookmarks bar bellow tabsbar
fix #211
2021-03-30 20:01:07 -05:00