Commit graph

610 commits

Author SHA1 Message Date
BlaCk_Void
edef8e57ae Fix: Library - Inconrrectly set icons #33 2021-08-29 19:07:04 +09:00
BlaCk_Void
26e6336b69 Clean: Other bookmarks selector #33 2021-08-29 17:44:39 +09:00
BlaCk_Void
ef2de3c52b Add: Icons - Other Bookmarks folder icon replace #33 2021-08-29 03:13:40 +09:00
BlaCk_Void
b4382d6e91 Fix: Folder missing icon #33 2021-08-29 00:04:06 +09:00
BlaCk_Void
ee6af817f9 Add: Replace default folder icon #33
Customized https://github.com/microsoft/fluentui-system-icons/blob/master/assets/Folder/SVG/ic_fluent_folder_16_regular.svg

Increase the size of the icon
2021-08-28 23:10:23 +09:00
BlaCk_Void
98526e441e Add: Global Menu - Rounding 2021-08-28 22:47:55 +09:00
BlaCk_Void
3683125205 Merge branch 'master' into dev 2021-08-28 22:46:55 +09:00
BlaCk_Void
6c7e0a5495 Fix: Global menu height 100% (turn on menubar mode) #186 2021-08-28 17:49:19 +09:00
alstjr7375
1d38222317 Fix: support.org - image inversed filter 2021-08-27 17:26:45 +09:00
alstjr7375
d614e8002f Fix: Global Menu - sub menu padding 2021-08-27 10:16:25 +09:00
alstjr7375
f8f3463fc0 Add: Global Menu - Subview icons 2021-08-26 16:37:03 +09:00
alstjr7375
750784219f Add: Global Menu - Vertical align, padding #186 2021-08-26 10:56:46 +09:00
alstjr7375
621bb0cba3 Fix: Global Menu - history, bookmark menu color at default theme 2021-08-26 10:15:56 +09:00
alstjr7375
39ec7439a3 Add: Global Menu - Menubar icons 2021-08-26 10:12:25 +09:00
alstjr7375
70f0a112c1 Doc: smooth scrolling contributor AveYo #188 2021-08-25 17:35:03 +09:00
alstjr7375
8b09355b22 Add: Global Menu - Icons
Icons from
-
https://github.com/microsoft/fluentui-system-icons/blob/master/assets/Document%20CSS/SVG/ic_fluent_document_css_24_regular.svg
- https://github.com/microsoft/fluentui-system-icons/blob/master/assets/Document%20Endnote/SVG/ic_fluent_document_endnote_24_regular.svg
- https://github.com/FirefoxUX/photon-icons/blob/master/icons/desktop/toolbar-16.svg
2021-08-25 17:27:08 +09:00
alstjr7375
a5f1e61a57 Merge branch 'master' into dev-time 2021-08-25 17:26:49 +09:00
alstjr7375
4a90bcae2d Doc: When scrolling is too fast #188 2021-08-25 17:26:15 +09:00
alstjr7375
c6ef1ea07c Fix: Replace to smooth & sharpen scroll #188
Makes by @AveYo
https://github.com/AveYo/fox/blob/main/Natural%20Smooth%20Scrolling%20for%20user.js

I'v tuned a few things.

Co-authored-by: AveYo <aveyo@yahoo.com>
2021-08-25 17:24:28 +09:00
alstjr7375
1d25f7a654 Fix: Workflow - phton typo 2021-08-25 16:50:08 +09:00
alstjr7375
6ce48a909f Fix: Zoom in button's plus icon horizontal rate 2021-08-25 10:17:25 +09:00
alstjr7375
a6eb05ef3e Fix: Identity popup icon crop 2021-08-24 14:12:53 +09:00
alstjr7375
2202602b67 Fix: Infobar - Closing prevented notification deck #190 2021-08-24 14:01:02 +09:00
alstjr7375
e3d293f3d0 Add: Activity Stream - Home Search Bar looks like proton 2021-08-24 09:27:56 +09:00
MS_Y
ea85f92dab
Fix: Download panel - line-throught's opacity 2021-08-23 10:54:28 +00:00
alstjr7375
d72067f289 Fix: Adjust scrolling not to go down too much 2021-08-23 16:58:40 +09:00
alstjr7375
a61ae26020 Fix: support.org - color
color-warning is to light
2021-08-23 16:22:06 +09:00
alstjr7375
a38a037b21 Add: Decoration - Cursor Types 2021-08-23 16:15:28 +09:00
alstjr7375
bc9eb9ffe9 Add: Decoration - Downloads Panel 2021-08-23 14:14:43 +09:00
MS_Y
41aba947cc
Fix: Scrolling - value type
A float must be represented as a string.
2021-08-23 00:34:34 +00:00
MS_Y
517ae7caf9
Fix: addon.org - Don't link color at button's text 2021-08-22 16:54:48 +00:00
BlaCk_Void
855742f6c7 Add: Smooth Scrolling
Rather than embodying the softness itself

Make it feel like follows:
- Slightly fast
- low latency
- Be honest

I don't want too many modifications.
2021-08-22 22:02:46 +09:00
BlaCk_Void
990e0d46f6 Fix: Default Theme - Mac's default light mode conrast #144
@media not (prefors-contrast) {
  #navigator-toolbox:not(:-moz-lwtheme) {
    background-color: #f0f0f4;
  }
}

at mac
2021-08-22 18:13:41 +09:00
BlaCk_Void
8e615983d0 Fix: Menu Color - at linux, Bookmark popup 2021-08-22 17:13:57 +09:00
BlaCk_Void
df9841eb84 Add: Sidebar Menu - Lightweight Theme color 2021-08-22 16:40:09 +09:00
BlaCk_Void
a8ae461a96 Fix: Menu - None main-window color
`html#main-window` to exist colored `--arrowpanel-color` & `--arrowpanel-background`
2021-08-22 15:28:08 +09:00
BlaCk_Void
9a0b31ae03 Fix: Panel - Account avata at hamburger menu #187 2021-08-22 14:57:53 +09:00
BlaCk_Void
f6d60e380a Fix: Place Context Menu - missing open in tabs menu icon 2021-08-22 03:46:00 +09:00
BlaCk_Void
6dc9af0694 Fix: Icon - movetowindow property
There is a bug where the icon does not appear in `#appMenu-library-recentlyClosedTabs` if `width` & `height` is not specified.
2021-08-22 03:31:08 +09:00
BlaCk_Void
c9579c414b Fix: Theme - Icon Fill Color compatibility
- Icon fill color representation of the default Dark theme is now gone in Nightly.
- Brighter colors are good to see in dark themes.
2021-08-22 03:03:39 +09:00
BlaCk_Void
fc4d67dfef Fix: Tab Context Menu - Make to icon sparse 2021-08-22 02:46:48 +09:00
BlaCk_Void
585018e19d Fix: share icon update
https://github.com/mozilla/gecko-dev/blob/master/browser/themes/osx/share.svg
2021-08-22 02:46:17 +09:00
BlaCk_Void
e6897aff3a Fix: Panel - Account's missing icons #187
`#fxa-menu-avatar` has been removed in recent versions of Firefox.
2021-08-22 02:27:27 +09:00
BlaCk_Void
69cbe1db2c Fix: userContents - Remove Scrollabr color
Original:
- Background: #f0f0f0
- Default:    #CDCDCD
- Hover:      #A6A6A6
- Drag:       #606060

Scrollbar Code:
- Background: #B8B8BA
- Default:    #D2D2D4
- Hover:      #BFBFC1
- Drag:       #9E9E9F

This is very bad for accessibility.
Ref: https://black7375.tistory.com/84 comments
2021-08-22 01:06:26 +09:00
BlaCk_Void
2acac0c18e Fix: Book menu - align, open in tab icon 2021-08-21 23:51:25 +09:00
BlaCk_Void
4e4b27d917 Fix: Bookmark Menu - remove padding at empty item #136 2021-08-21 23:27:16 +09:00
BlaCk_Void
790cccb028 Add: Identity Popup - Icons #136 2021-08-21 22:57:39 +09:00
BlaCk_Void
e92046bcaf Fix: Bookmar menu - align #136 2021-08-21 21:46:28 +09:00
BlaCk_Void
c8ae935237 Fix: Bookmark Menu -Padding at compact 2px -> 1px
770ef6a8a5 (r55178321)
2021-08-21 18:25:48 +09:00
BlaCk_Void
7d41def382 Fix: Bottom Rounded Corner - media query 2021-08-21 18:24:10 +09:00