Skip to content

Commit

Permalink
Australis panel
Browse files Browse the repository at this point in the history
  • Loading branch information
ephemeralViolette committed Feb 29, 2024
1 parent f864950 commit e27a721
Show file tree
Hide file tree
Showing 21 changed files with 5,234 additions and 9 deletions.
999 changes: 999 additions & 0 deletions Echelon/Profile Folder/chrome/Echelon.australisPanel.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Echelon/Profile Folder/chrome/Echelon.popups.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
--arrowpanel-border-radius: 0 !important;
}

panelview {
panelview:not(.PanelUI-subView) {
border-radius: var(--arrowpanel-border-radius) !important;
}

Expand Down
5 changes: 3 additions & 2 deletions Echelon/Profile Folder/chrome/Echelon.tweaks.css
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,8 @@
}

#main-window[echelon-style-3] toolbar:is(#nav-bar, #TabsToolbar) .toolbarbutton-1:not(#back-button, #forward-button, #TabsToolbar toolbarbutton, #tabs-newtab-button, #reload-button.unified, #stop-button.unified, #go-button.unified, #appmenu-button, #alltabs-button):not([disabled]):hover:active,
#main-window[echelon-style-3] toolbar:is(#nav-bar, #TabsToolbar) .toolbarbutton-1:not(#back-button, #forward-button, #TabsToolbar toolbarbutton, #tabs-newtab-button, #reload-button.unified, #stop-button.unified, #go-button.unified, #appmenu-button, #alltabs-button):not([disabled])[open] {
#main-window[echelon-style-3] toolbar:is(#nav-bar, #TabsToolbar) .toolbarbutton-1:not(#back-button, #forward-button, #TabsToolbar toolbarbutton, #tabs-newtab-button, #reload-button.unified, #stop-button.unified, #go-button.unified, #appmenu-button, #alltabs-button):not([disabled])[open],
#main-window[echelon-style-3] toolbar:is(#nav-bar, #TabsToolbar) .toolbarbutton-1:not(#back-button, #forward-button, #TabsToolbar toolbarbutton, #tabs-newtab-button, #reload-button.unified, #stop-button.unified, #go-button.unified, #appmenu-button, #alltabs-button):is(#PanelUI-menu-button)[disabled][open] {
background-image: linear-gradient(hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.1)) !important;
background-color: hsla(210, 54%, 20%, 0.15) !important;
border-color: hsla(210, 54%, 20%, 0.3) hsla(210, 54%, 20%, 0.35) hsla(210, 54%, 20%, 0.4) !important;
Expand Down Expand Up @@ -1809,7 +1810,7 @@
border-color: #25282B !important;
box-shadow: 0 1px hsla(0, 0%, 100%, 0.3) inset, 0 1px hsla(210, 54%, 20%, 0.03), 0 0 2px #3B4045 !important;
}
#main-window[default-dark-theme][echelon-style-3] toolbar:is(#nav-bar, #TabsToolbar) .toolbarbutton-1:not(#back-button, #forward-button, #tabs-newtab-button, #reload-button.unified, #stop-button.unified, #go-button.unified, #appmenu-button, #alltabs-button):not([disabled]):hover:active, #main-window[default-dark-theme][echelon-style-3] toolbar:is(#nav-bar, #TabsToolbar) .toolbarbutton-1:not(#back-button, #forward-button, #tabs-newtab-button, #reload-button.unified, #stop-button.unified, #go-button.unified, #appmenu-button, #alltabs-button):not([disabled])[open], #main-window[default-dark-theme][echelon-style-3][echelon-style-4] toolbar:is(#nav-bar, #TabsToolbar) #bookmarks-button:hover + #bookmarks-menu-button:not([disabled]):hover:active, #main-window[default-dark-theme][echelon-style-3][echelon-style-4] toolbar:is(#nav-bar, #TabsToolbar) #bookmarks-button:hover + #bookmarks-menu-button:not([disabled])[open] {
#main-window[default-dark-theme][echelon-style-3] toolbar:is(#nav-bar, #TabsToolbar) .toolbarbutton-1:not(#back-button, #forward-button, #tabs-newtab-button, #reload-button.unified, #stop-button.unified, #go-button.unified, #appmenu-button, #alltabs-button):not([disabled]):hover:active, #main-window[default-dark-theme][echelon-style-3] toolbar:is(#nav-bar, #TabsToolbar) .toolbarbutton-1:not(#back-button, #forward-button, #tabs-newtab-button, #reload-button.unified, #stop-button.unified, #go-button.unified, #appmenu-button, #alltabs-button):not([disabled])[open], #main-window[default-dark-theme][echelon-style-3] toolbar:is(#nav-bar, #TabsToolbar) .toolbarbutton-1:not(#back-button, #forward-button, #tabs-newtab-button, #reload-button.unified, #stop-button.unified, #go-button.unified, #appmenu-button, #alltabs-button):is(#PanelUI-menu-button)[disabled][open], #main-window[default-dark-theme][echelon-style-3][echelon-style-4] toolbar:is(#nav-bar, #TabsToolbar) #bookmarks-button:hover + #bookmarks-menu-button:not([disabled]):hover:active, #main-window[default-dark-theme][echelon-style-3][echelon-style-4] toolbar:is(#nav-bar, #TabsToolbar) #bookmarks-button:hover + #bookmarks-menu-button:not([disabled])[open], #main-window[default-dark-theme][echelon-style-3][echelon-style-4] toolbar:is(#nav-bar, #TabsToolbar) #bookmarks-button:hover + #bookmarks-menu-button:is(#PanelUI-menu-button)[disabled][open] {
background-image: linear-gradient(hsla(0, 0%, 100%, 0.4), hsla(0, 0%, 100%, 0.1)) !important;
border-color: #000 !important;
box-shadow: 0 1px 1px hsla(210, 54%, 20%, 0.1) inset, 0 0 1px hsla(210, 54%, 20%, 0.2) inset, 0 1px 0 hsla(210, 54%, 20%, 0), 0 1px 0 #4E5357 !important;
Expand Down

0 comments on commit e27a721

Please sign in to comment.