Commit graph

351 commits

Author SHA1 Message Date
DanielSGH
6747f1f1ab
Merge 240b302118 into afe59d6d96 2023-07-26 21:40:28 +02:00
bmFtZQ
afe59d6d96
Merge pull request #92 from TGSAN/main
Update theme styling to the Phoenix design
2023-07-26 17:19:32 +08:00
TGSAN
5589800825 Show tab icon when audio playing 2023-07-25 00:56:13 +08:00
TGSAN
00fb0e70cb Add more space between tabs, change floating tabs browser-frame-bgcolor value to lwt-accent-color, make rounded corners not default, hide the separator of adjacent tabs, remove active tab bold 2023-07-25 00:29:06 +08:00
TGSAN
3dc125e32b fix rounded corners color with floating tabs 2023-07-24 05:21:26 +08:00
TGSAN
33e0231341 Change tabs left margin 2023-07-22 02:23:44 +08:00
TGSAN
f30f77bb0c Fix refresh button animation 2023-07-22 02:20:02 +08:00
TGSAN
3e6649ad78 Adjust button corners to Phoenix.
Adjust tag and frame styles.
Fix the problem of tag highlights covering active tag.
2023-07-22 01:58:12 +08:00
TGSAN
d704855ee1 Change frame margin 2023-07-10 19:33:06 +08:00
TGSAN
d4a5f9151e Add Pheonix redesign rounded corners 2023-07-10 18:43:15 +08:00
TGSAN
70751f8ab8 Change address bar highlight color on light mode 2023-07-10 17:17:37 +08:00
TGSAN
052c6f812f Add padding to Address/Search bar 2023-06-29 20:19:45 +08:00
TGSAN
8275c0c835 Change tab and address/search bar to Pheonix redesign 2023-06-29 19:36:31 +08:00
bmFtZQ
64e4c3e776 fix mica support in windows 11 #76 2023-06-13 20:53:48 +08:00
bmFtZQ
cb4ebed356 fix various layout issues ff 113+ #88 2023-04-24 15:47:03 +08:00
bmFtZQ
c1488294e0 fix newtab changes in FF 111.0 #85 2023-03-09 23:06:06 +08:00
DanielSGH
240b302118 Update README.md for Windows users 2023-02-17 00:09:06 +00:00
DanielSGH
ce08109ecb Windows: add same check method for active profile 2023-02-16 22:41:09 +00:00
DanielSGH
77a786657a *nix: MacOS fixes, better active profile assumptions, colors 2023-02-16 22:22:34 +00:00
DanielSGH
3d5d7a9774
Merge branch 'bmFtZQ:main' into create-install-script 2023-02-16 21:06:00 +00:00
DanielSGH
87790768b3 add windows install.ps1 2023-02-16 20:48:07 +00:00
bmFtZQ
a6ab9b7efd fix spacing before first tab #80 2023-02-16 13:21:46 +08:00
DanielSGH
366f9a9f0a check if firefox running before uninstall 2023-02-15 18:29:44 +00:00
DanielSGH
7e0ba72e78 check dev edition 2023-02-15 18:19:33 +00:00
DanielSGH
a9cd9145d9 detect if firefox is running 2023-02-11 00:42:12 +00:00
DanielSGH
bcf1ea15fd README.md fix linux/macos install section 2023-02-11 00:00:37 +00:00
DanielSGH
0c341deea0 clean up and optimize pref-setting method 2023-02-10 23:06:41 +00:00
DanielSGH
9888aed7de edit README.md 2023-02-09 23:10:46 +00:00
DanielSGH
58b032a527 add uninstall option 2023-02-09 23:10:20 +00:00
DanielSGH
5c028ce258 detect profile folder automatically 2023-02-09 22:18:47 +00:00
DanielSGH
41ac13de12 add variables to top for easy configuration 2023-02-09 21:43:09 +00:00
DanielSGH
a1e88f844f create install script 2023-02-09 21:09:53 +00:00
bmFtZQ
b97704db54
Fix site information popup icons #67 2022-12-16 18:10:44 +08:00
bmFtZQ
e4db12a39e fix site information popup icons 2022-12-16 18:09:14 +08:00
bmFtZQ
a52fdb3928 adjust urlbar height 2022-12-15 23:11:32 +08:00
bmFtZQ
09581b0972 fix urlbar button height 2022-12-15 06:54:11 +08:00
bmFtZQ
26d37286b9
Allow tabs to be clicked from the top of a window
this allows a user to click tabs and buttons at the very top of a maximised window when using the floating tabs tweak.
2022-12-15 02:42:55 +08:00
bmFtZQ
9fedd63693 allow tabs to be clicked from the top of a window
this allows a user to click tabs and buttons at the very top of a
maximised window when using the floating tabs tweak.
2022-12-15 02:41:35 +08:00
bmFtZQ
8f16dc0ce1 add Firefox view background image 2022-12-15 00:31:27 +08:00
bmFtZQ
a5a870b74a fix app menu zoom button sizes 2022-12-14 23:30:50 +08:00
bmFtZQ
5ed069c80a add new private browsing indicator
also:
 - removes tweaks "fxa-button-as-private-indicator" and
   "less-permissions-button-padding"
 - reformat README.md to become easier to read
 - add unified extensions icon (beta and nightly)
 - better integrate Firefox view button
2022-12-14 23:28:51 +08:00
bmFtZQ
49ea90b007 fix bookmark item height 2022-12-14 23:06:30 +08:00
bmFtZQ
1d1951afee move sound icon on top of favicon with low space
moves sound icon on top of favicon to make the tabs more compact (when
there isn't much space). Also fixes padding on the Update banner in the
app menu.
2022-08-09 18:51:49 +08:00
bmFtZQ
45d8585437 add background image support to newtab page
also:
- updates styling on some newtab page elements
- centres search bar vertically when other elements are disabled
- adds new tweak: hide Firefox logo on newtab page
2022-08-04 14:14:38 +08:00
bmFtZQ
7d5016fbba add issue templates 2022-07-26 23:34:32 +08:00
bmFtZQ
f767e707c0 show generic fxa icon when not signed in #47 2022-07-15 01:02:14 +08:00
bmFtZQ
445f232646 adjust size of search icon on new tab page #44 2022-07-14 23:59:13 +08:00
bmFtZQ
d907e2233e add tweak to show tab button when hovered over #46 2022-07-14 23:51:11 +08:00
bmFtZQ
48ca0d7875 fix tab bar issues #45 2022-07-14 21:51:47 +08:00
bmFtZQ
b0b7b9bda4 make toolbar left padding consistent #50 2022-07-14 21:28:45 +08:00