Skip to content

Commit

Permalink
Merge branch
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Sep 4, 2024
2 parents c346292 + 3db45fb commit 5390ef2
Show file tree
Hide file tree
Showing 11 changed files with 106 additions and 9 deletions.
10 changes: 9 additions & 1 deletion CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ W: https://github.com/zapSNH
----------
Sponsors

N: Private sponsors - 4
N: Private sponsors - 5
- https://ko-fi.com/home/coffeeshop?txid=be854d98-0856-48a6-8ec2-3f2a42f0b9d0

N: Alessandro Rubino
W: https://github.com/Babbiorsetto
Expand All @@ -40,6 +41,9 @@ W: https://github.com/Cyberax
N: AuRiMaS666
W: https://github.com/AuRiMaS666

N: BrowserWorks
W: https://github.com/BrowserWorks

N: Duncanyoyo1
W: https://ko-fi.com/duncanyoyo1

Expand Down Expand Up @@ -134,6 +138,10 @@ N: hellojaccc
E: kim@taekyeong.me
W: https://github.com/hellojaccc

N: irhdevel
E: irihi.design@gmail.com
W: https://github.com/irhdevel

N: James Upjohn
E: jammehcow@jammehcow.co.nz
W: https://github.com/jammehcow
Expand Down
17 changes: 9 additions & 8 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -200,13 +200,14 @@ Thanks to all sponsors & contributors to this project for providing help and dev
*Sponsors*

[[https://www.oss.kr/][https://user-images.githubusercontent.com/25581533/203210367-9f2eed69-666a-4218-acde-128892aa09d8.png]]
[[https://github.com/ojaha065][@@html:<img src="https://avatars.githubusercontent.com/u/37581768?s=60&v=4"/>@@]]
[[https://github.com/DPS0340][@@html:<img src="https://avatars.githubusercontent.com/u/32592965?s=60&v=4"/>@@]]
[[https://github.com/BrowserWorks][@@html:<img width="60" height="60" src="https://avatars.githubusercontent.com/u/78850935?s=60&v=4"/>@@]]
[[https://github.com/ojaha065][@@html:<img width="60" height="60" src="https://avatars.githubusercontent.com/u/37581768?s=60&v=4"/>@@]]
[[https://github.com/DPS0340][@@html:<img width="60" height="60" src="https://avatars.githubusercontent.com/u/32592965?s=60&v=4"/>@@]]
[[https://github.com/ZachKnife1][@@html:<img width="60" height="60" src="https://avatars.githubusercontent.com/u/114311925?s=60&v=4"/>@@]]
[[https://github.com/kanlukasz][@@html:<img src="https://avatars.githubusercontent.com/u/30685349?s=60&v=4"/>@@]]
[[https://github.com/nikkehtine][@@html:<img src="https://avatars.githubusercontent.com/u/27138416?s=60&v=4"/>@@]]
[[https://github.com/Babbiorsetto][@@html:<img src="https://avatars.githubusercontent.com/u/36596647?s=60&v=4"/>@@]]
[[https://github.com/Mike-Kennelly][@@html:<img src="https://avatars.githubusercontent.com/u/151653777?s=60&v=4"/>@@]]
[[https://github.com/kanlukasz][@@html:<img width="60" height="60" src="https://avatars.githubusercontent.com/u/30685349?s=60&v=4"/>@@]]
[[https://github.com/nikkehtine][@@html:<img width="60" height="60" src="https://avatars.githubusercontent.com/u/27138416?s=60&v=4"/>@@]]
[[https://github.com/Babbiorsetto][@@html:<img width="60" height="60" src="https://avatars.githubusercontent.com/u/36596647?s=60&v=4"/>@@]]
[[https://github.com/Mike-Kennelly][@@html:<img width="60" height="60" src="https://avatars.githubusercontent.com/u/151653777?s=60&v=4"/>@@]]
[[https://github.com/Cyberax][@@html:<img width="60" height="60" src="https://avatars.githubusercontent.com/u/1136550?s=60&v=4"/>@@]]
[[https://github.com/AuRiMaS666][@@html:<img width="60" height="60" src="https://avatars.githubusercontent.com/u/59185222?s=60&v=4"/>@@]]
[[https://github.com/firefox9067][@@html:<img width="60" height="60" src="https://avatars.githubusercontent.com/u/80527364?s=60&v=4"/>@@]]
Expand All @@ -215,8 +216,8 @@ Thanks to all sponsors & contributors to this project for providing help and dev

- A donation was received on [[https://ko-fi.com/black7375][Ko-Fi]]
- [[https://ko-fi.com/home/coffeeshop?txid=97e5fa0d-c73e-4308-a2fd-6b44b08cd828][Safira]]
- [[https://ko-fi.com/duncanyoyo1][https://ko-fi.com/duncanyoyo1]]
- Private sponsors: 4
- [[https://ko-fi.com/duncanyoyo1][duncanyoyo1]]
- Private sponsors: 5

*Contributors*

Expand Down
40 changes: 40 additions & 0 deletions css/leptonChrome.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions css/leptonChromeESR.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions css/leptonContent.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions css/leptonContentESR.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions src/compatibility/_theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,18 @@ menu {
}
}

#main-window {
background-color: WindowFrame !important;
}
:root[lwtheme][lwtheme-image] #customization-container {
background-image: none !important;
}
#customization-container {
background-color: transparent !important; /* Original: color-mix(in srgb, -moz-dialog 85%, white) */
}
:root:not([lwtheme]) #customization-container {
background-color: var(--toolbar-non-lwt-bgcolor) !important;
}

/*= Findbar Border Color =====================================================*/
html|input.findbar-textbox {
Expand Down
3 changes: 3 additions & 0 deletions src/contents/_compatibility.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
box-sizing: content-box;
padding: 0 !important;
}
button[data-l10n-id="addon-updates-manual-updates-found"] {
height: 100%;
}

// #911
#categories {
Expand Down
3 changes: 3 additions & 0 deletions src/contents/proton_contents/_about_processes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
@include NotOption("userChrome.rounding.square_button") {
border-radius: 8px !important;
}

// #960
color: inherit !important;
}
}

Expand Down
4 changes: 4 additions & 0 deletions src/icons/_panel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,10 @@ panelMenuBookmarkThisPage[starred] {
@include _subviewMenuitem(url("../icons/synced-tabs.svg"));
}

#sidebar-switcher-genai-chat {
@include _subviewMenuitem(url("chrome://mozapps/skin/extensions/category-discover.svg"));
}

#sidebar-reverse-position {
@include _subviewMenuitem(var(--uc-sidebar-icon-reverse));
}
Expand Down
1 change: 1 addition & 0 deletions src/icons/context_menu/_tab_toolbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
#sidebartabs_asamuzak_jp-menuitem-_closeTab {
--menuitem-image: url("chrome://global/skin/icons/close.svg");
}
#treestyletab_piro_sakura_ne_jp-menuitem-_context_closeDuplicatedTabs,
#context_closeDuplicateTabs {
@include Option("userChrome.icon.menu.full") {
--menuitem-image: var(--uc-tab-close-duplicate-icon);
Expand Down

0 comments on commit 5390ef2

Please sign in to comment.