Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceliuice committed May 27, 2023
1 parent 3ec0a66 commit 11df755
Show file tree
Hide file tree
Showing 22 changed files with 26 additions and 0 deletions.
Binary file modified release/Orchis-Green.tar.xz
Binary file not shown.
Binary file modified release/Orchis-Grey.tar.xz
Binary file not shown.
Binary file modified release/Orchis-Orange.tar.xz
Binary file not shown.
Binary file modified release/Orchis-Pink.tar.xz
Binary file not shown.
Binary file modified release/Orchis-Purple.tar.xz
Binary file not shown.
Binary file modified release/Orchis-Red.tar.xz
Binary file not shown.
Binary file modified release/Orchis-Teal.tar.xz
Binary file not shown.
Binary file modified release/Orchis-Yellow.tar.xz
Binary file not shown.
Binary file modified release/Orchis.tar.xz
Binary file not shown.
2 changes: 2 additions & 0 deletions src/_sass/gnome-shell/widgets/_panel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ $panel_button_hpadding: ($panel_height - $base-icon-size) / 2;
padding: 0 !important;
transition-duration: $panel_transition_duration;
height: $panel_height;
border: none;
box-shadow: none;

@if $opacity == 'solid' {
background-color: $panel-solid;
Expand Down
2 changes: 2 additions & 0 deletions src/gnome-shell/shell-40-0/gnome-shell-Compact.css
Original file line number Diff line number Diff line change
Expand Up @@ -1926,6 +1926,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding: 0 !important;
transition-duration: 250ms;
height: 34px;
border: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.65);
margin: 2px;
border-radius: 9999px;
Expand Down
2 changes: 2 additions & 0 deletions src/gnome-shell/shell-40-0/gnome-shell-Dark-Compact.css
Original file line number Diff line number Diff line change
Expand Up @@ -1926,6 +1926,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding: 0 !important;
transition-duration: 250ms;
height: 34px;
border: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.65);
margin: 2px;
border-radius: 9999px;
Expand Down
2 changes: 2 additions & 0 deletions src/gnome-shell/shell-40-0/gnome-shell-Dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -1926,6 +1926,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding: 0 !important;
transition-duration: 250ms;
height: 38px;
border: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.65);
margin: 3px;
border-radius: 9999px;
Expand Down
2 changes: 2 additions & 0 deletions src/gnome-shell/shell-40-0/gnome-shell.css
Original file line number Diff line number Diff line change
Expand Up @@ -1926,6 +1926,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding: 0 !important;
transition-duration: 250ms;
height: 38px;
border: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.65);
margin: 3px;
border-radius: 9999px;
Expand Down
2 changes: 2 additions & 0 deletions src/gnome-shell/shell-42-0/gnome-shell-Compact.css
Original file line number Diff line number Diff line change
Expand Up @@ -2295,6 +2295,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding: 0 !important;
transition-duration: 250ms;
height: 34px;
border: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.65);
margin: 2px;
border-radius: 9999px;
Expand Down
2 changes: 2 additions & 0 deletions src/gnome-shell/shell-42-0/gnome-shell-Dark-Compact.css
Original file line number Diff line number Diff line change
Expand Up @@ -2299,6 +2299,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding: 0 !important;
transition-duration: 250ms;
height: 34px;
border: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.65);
margin: 2px;
border-radius: 9999px;
Expand Down
2 changes: 2 additions & 0 deletions src/gnome-shell/shell-42-0/gnome-shell-Dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -2299,6 +2299,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding: 0 !important;
transition-duration: 250ms;
height: 38px;
border: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.65);
margin: 3px;
border-radius: 9999px;
Expand Down
2 changes: 2 additions & 0 deletions src/gnome-shell/shell-42-0/gnome-shell.css
Original file line number Diff line number Diff line change
Expand Up @@ -2295,6 +2295,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding: 0 !important;
transition-duration: 250ms;
height: 38px;
border: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.65);
margin: 3px;
border-radius: 9999px;
Expand Down
2 changes: 2 additions & 0 deletions src/gnome-shell/shell-44-0/gnome-shell-Compact.css
Original file line number Diff line number Diff line change
Expand Up @@ -2413,6 +2413,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding: 0 !important;
transition-duration: 250ms;
height: 34px;
border: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.65);
margin: 2px;
border-radius: 9999px;
Expand Down
2 changes: 2 additions & 0 deletions src/gnome-shell/shell-44-0/gnome-shell-Dark-Compact.css
Original file line number Diff line number Diff line change
Expand Up @@ -2417,6 +2417,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding: 0 !important;
transition-duration: 250ms;
height: 34px;
border: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.65);
margin: 2px;
border-radius: 9999px;
Expand Down
2 changes: 2 additions & 0 deletions src/gnome-shell/shell-44-0/gnome-shell-Dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -2417,6 +2417,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding: 0 !important;
transition-duration: 250ms;
height: 38px;
border: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.65);
margin: 3px;
border-radius: 9999px;
Expand Down
2 changes: 2 additions & 0 deletions src/gnome-shell/shell-44-0/gnome-shell.css
Original file line number Diff line number Diff line change
Expand Up @@ -2413,6 +2413,8 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
padding: 0 !important;
transition-duration: 250ms;
height: 38px;
border: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.65);
margin: 3px;
border-radius: 9999px;
Expand Down

0 comments on commit 11df755

Please sign in to comment.