Commit Graph

873 Commits

Author SHA1 Message Date
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 6d56bc2fb7
Update README.md 2021-12-15 13:10:16 -05:00
Rafael Mardojai CM 336fdffa4e Bookmarks: Fix folders popups
fixes #303
2021-11-29 09:02:38 -05:00
73 5b5a0099dc
Support native overlay scrollbars (#302) 2021-11-26 11:19:00 -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 5fd8ad78b8 Update README 2021-07-26 16:00:11 -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
Seungheon Oh 5d7c505274 use "/usr/bin/env bash" instead of "/bin/bash" in each scripts for batter compatibility. 2021-07-09 17:16:07 -05:00
ebbit1q 67c659937b fix script location in install-by-curl.sh 2021-06-27 14:34:47 -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