Skip to content

Commit

Permalink
Version 3.4
Browse files Browse the repository at this point in the history
* Replaced the show apps icons (rocket icon) with the new launchpad icon in macOS Big Sur
  • Loading branch information
USBA committed Jul 16, 2020
1 parent 3be113a commit c77468d
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 14 deletions.
Binary file modified .DS_Store
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions mcOS11-Shell-Dark/gnome-shell/gnome-shell.css
Original file line number Diff line number Diff line change
Expand Up @@ -2391,11 +2391,11 @@ StWidget.focused .app-well-app-running-dot {
SHOW ALL APPS BUTTON
==========*/

.show-apps .show-apps-icon { border: none; background-image: url("assets/launchpad.svg"); background-size: contain; color: transparent; -st-background-image-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 1px rgba(0, 0, 0, 0.14); }
.show-apps .show-apps-icon { border: none; background-image: url("assets/launchpad.png"); background-size: contain; color: transparent; -st-background-image-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 1px rgba(0, 0, 0, 0.14); }

.show-apps:hover .show-apps-icon, .show-apps:focus .show-apps-icon { color: transparent; background-image: url("assets/launchpad.svg"); -st-background-image-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.22); transition-duration: 0.2s; }
.show-apps:hover .show-apps-icon, .show-apps:focus .show-apps-icon { color: transparent; background-image: url("assets/launchpad.png"); -st-background-image-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.22); transition-duration: 0.2s; }

.show-apps:active .show-apps-icon, .show-apps:checked .show-apps-icon { color: transparent; background-image: url("assets/launchpad.svg"); -st-background-image-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.22); transition-duration: 0.2s; }
.show-apps:active .show-apps-icon, .show-apps:checked .show-apps-icon { color: transparent; background-image: url("assets/launchpad.png"); -st-background-image-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.22); transition-duration: 0.2s; }

.show-apps .overview-icon,
.show-apps:hover .overview-icon,
Expand Down
8 changes: 4 additions & 4 deletions mcOS11-Shell-Dark/index.theme
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[Desktop Entry]
Type=X-GNOME-Metatheme
Name=ChromeOS-dark
Comment=An Materia Gtk+ theme based on Elegant Design
Name=mcOS11-Shell-Dark
Comment=Concept macOS shell theme for GNOME desktop
Encoding=UTF-8

[X-GNOME-Metatheme]
GtkTheme=ChromeOS-dark
MetacityTheme=ChromeOS-dark
GtkTheme=mcOS11-Shell-Dark
MetacityTheme=mcOS11-Shell-Dark
IconTheme=Adwaita
CursorTheme=Adwaita
ButtonLayout=close,minimize,maximize:menu
Binary file added mcOS11-Shell/gnome-shell/assets/launchpad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions mcOS11-Shell/gnome-shell/gnome-shell.css
Original file line number Diff line number Diff line change
Expand Up @@ -2393,11 +2393,11 @@ StWidget.focused .app-well-app-running-dot {
SHOW ALL APPS BUTTON
==========*/

.show-apps .show-apps-icon { border: none; background-image: url("assets/launchpad.svg"); background-size: contain; color: transparent; -st-background-image-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 1px rgba(0, 0, 0, 0.14); }
.show-apps .show-apps-icon { border: none; background-image: url("assets/launchpad.png"); background-size: contain; color: transparent; -st-background-image-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 1px rgba(0, 0, 0, 0.14); }

.show-apps:hover .show-apps-icon, .show-apps:focus .show-apps-icon { color: transparent; background-image: url("assets/launchpad.svg"); -st-background-image-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.22); transition-duration: 0.2s; }
.show-apps:hover .show-apps-icon, .show-apps:focus .show-apps-icon { color: transparent; background-image: url("assets/launchpad.png"); -st-background-image-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.22); transition-duration: 0.2s; }

.show-apps:active .show-apps-icon, .show-apps:checked .show-apps-icon { color: transparent; background-image: url("assets/launchpad.svg"); -st-background-image-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.22); transition-duration: 0.2s; }
.show-apps:active .show-apps-icon, .show-apps:checked .show-apps-icon { color: transparent; background-image: url("assets/launchpad.png"); -st-background-image-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.22); transition-duration: 0.2s; }

.show-apps .overview-icon,
.show-apps:hover .overview-icon,
Expand Down
8 changes: 4 additions & 4 deletions mcOS11-Shell/index.theme
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[Desktop Entry]
Type=X-GNOME-Metatheme
Name=ChromeOS-light
Comment=An Materia Gtk+ theme based on Elegant Design
Name=mcOS11-Shell
Comment=Concept macOS shell theme for GNOME desktop
Encoding=UTF-8

[X-GNOME-Metatheme]
GtkTheme=ChromeOS-light
MetacityTheme=ChromeOS-light
GtkTheme=mcOS11-Shell
MetacityTheme=mcOS11-Shell
IconTheme=Adwaita
CursorTheme=Adwaita
ButtonLayout=close,minimize,maximize:menu

0 comments on commit c77468d

Please sign in to comment.