
Gnome Shell Themes clean ios macos simple
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/USBA/Human-shell-theme
---------------------------- HUMAN SHELL THEME -----------------------------
Compatible with
* GNOME 3.32 (Ubuntu 19.04, Fedora 30)
* GNOME 3.30 (Ubuntu 18.10, Fedora 29 etc)
* GNOME 3.28 (Ubuntu 18.04 LTS, Fedora 28 etc)
Based on original MacBuntu theme
Version 4.95 1 year ago
* Fixed an issue with the window close button in Gnome Activities overview.
Special thanks to GitHub user zeruniverse for reporting this issue.
Version 4.95 1 year ago
* Fixed an issue with the window close button in Gnome Activities overview.
Special thanks to GitHub user zeruniverse for reporting this issue.
Version 4.9 1 year ago
* Fixed some design issues including system-switch-user-submenu-icon on GNOME 3.32
Version 4.8 2 years ago
* GNOME 3.30 COMPATIBLE
Version 4.75 2 years ago
* Did some minor changes to gnome search bar and shut-down, log-out dialog.
* Added new window close buttons
Version 4.7 2 years ago
Redesigned some assets
Redesigned some styles
4.6.7 2 years ago
* Fixed some minor issues
Verison 4.6.6 3 years ago
* Fixed the issue that text having a shadow (blurry fonts) when a window gets near the top bar.
* Special thanks to "rpaiva" and "Sultan" for informing me about this issue.
Version 4.6.5 3 years ago
* Added new assets for window-close button in overview
* Resize the show-apps icon (rocket icon) from 48px to 64px for fit with GNOME 3.26
Version 4.6 3 years ago
* Remove background shadows in text and icons in the top panel (panel-buttons) on GNOME 3.26
* Did some tweaks
* THANK YOU SOOO MUCH nana-4 (developer of the legendary theme "Flat-Plat") for helping me to make this theme compatible with GNOME 3.26
Version 4.5 3 years ago
* Change the app menu icons to symbolic icons from regular icons.
* Change the style of the window captions.
Version 4.4.1 3 years ago
* Fixed some little forgotten things
* Remove the background color of "Activities" icon (three circles in the top-left corner) when it's in the active.
Version 4.4 3 years ago
* Making this theme compatible with GNOME 3.26
* Works fine with latest stable release GNOME 3.24
Version 4.3 3 years ago
* Changed the colors of dialog boxes.
* Added some new assets.
Version 4.6 3 years ago
Slightly reduce the height of the slider (volume and brightness).
Little color changes in popup-menus.
Redesign dialog boxes.
Version 4.5 3 years ago
Change the color of popup menus.
Introduced a new design for slider.
Change the design of system-menu-action buttons.
Darken the dashbord (dash-to-dock)
Version 4.2 3 years ago
* Change the background hover color of change month (month forward/backward).
* Darken the assets of change month.
Version 4.1 3 years ago
* Make the dashboard (dash-to-dock) more cute.
* Did some little changes to colors.
Version 4.1 3 years ago
* Make the dashboard (Dash-to-Dock) more cuter.
* Did some little changes in colors.
Version 4.0 3 years ago
* Changed the name of the theme to "Human" from "macOs shell theme".
* Completely ready for GNOME 3.24.
* Discontinue the "Blue hover color" version.
* New look for the popup-menu (Calendar + Notification menu).
* New assets for "show apps" icon and "Activities" icon (Created by myself. Didn't stolen from anywhere this time).
* Change the background color of the dashboard (Dash to dock).
* Remove new vertical separator in the popup-menu of GNOME 3.24.
* Fixed the missing styles for "days of other months".
Version 3.6 3 years ago
Did some changes to get more compatible with GNOME 3.24.
Change the workspace style.
Change the day-with-events style in the calendar of the popup-menu.
Change the style of system-menu-action icons.
Version 3.5 3 years ago
Theme is now more compatible with GNOME 3.24
Version 3.2 3 years ago
Introduced blue color hover theme other than the black (dark) color hover theme.
Change the design of system-menu icons.
Change the design of Notification-banner icons.
Version 3.1 3 years ago
Change the "Show Applications"/ 9 dots in the dash to a launcher icon.
Change the color of the slider to blue.
Change page indicators.
Change the active "App-view-grid" / top left icon to white color.
Version 3.0 3 years ago
Change the color of the Notification tray from black to white.
Change the style of the notification list to the style of macOS Sierra.
Change the search box to look of macOS.
Change the color of the slider and change the height of it.
Change the "Today color" of the calendar from gray to blue.
Version 2.0 3 years ago
Change colors of the shell theme.
Did some tweeks to get the look of macOS
rizkydorable
3 years ago
Report
umayanga
3 years ago
https://www.opendesktop.org/p/1102582/
Report
Sultan
3 years ago
Other than that, though, phenomenal theme! Great job.
Report
Sultan
3 years ago
https://imgur.com/a/NZjWt
Report
umayanga
3 years ago
Have a nice day.
Report
Sultan
3 years ago
Report
umayanga
3 years ago
Report
umayanga
3 years ago
Have a nice day.
Report
rpaiva
3 years ago
I have only one problem with the theme and that is the blurry fonts in the top bar when any window get next to the Dock, but maybe it is a Ubuntu configuration,
Report
umayanga
3 years ago
Have a nice day.
Report
vHtQ18W
3 years ago
.candidate-box:selected {
border-radius: 4px;
background-color: rgba(255,255,255,0.2);
color: rgba(0,0,255,1.0);
}
may be you should fix this problem in future.
Report
xzj8b3
3 years ago
Report
Trinity
3 years ago
How can i change the colors of this theme, to match your "Human-Mobile" theme?
I need a darker version.
Please,let me know if you can!
Thanks again! :)
Report
brunnogama
3 years ago
I just have one question: How can change the rocket icon? I just wanna the default's gnome.
Report
madrobot
3 years ago
2) Next step - find section that starts with this lines:
/*=========
SHOW ALL APPS BUTTON
==========*/
Here are the styles for that button.
Comment the lilnes there till the line /*-----*/
Now the default icon will be used.
The last thing you need is to add some lines to fit border-radius of hovered styles show-apss icon. You can find a style block below that starts with:
.show-apps .overview-icon,
.show-apps:hover .overview-icon,
.show-apps:focus .overview-icon,
.show-apps:checked .overview-icon,
.show-apps:active .overview-icon
comment all lines exepts the border-radius and give it 10px insteed of 30px.
3) save theme, switch in tweak tool or restart the shell
I think it will be enough))
Report
madrobot
3 years ago
.show-apps .overview-icon,
.show-apps:hover .overview-icon,
.show-apps:focus .overview-icon,
.show-apps:checked .overview-icon,
.show-apps:active .overview-icon {
border-radius: 10px;}
Report
umayanga
3 years ago
Report
madrobot
3 years ago
by the way - very nice theme, good job!
And works well with gnome 3.26
Report
Trinity
3 years ago
Thank you sir!
Report
umayanga
3 years ago
Report
kurianbenoy
3 years ago
Report
umayanga
3 years ago
Report
joaogma
3 years ago
Report
umayanga
3 years ago
GNOME 3.26 has a transparent default top panel. So they added shadows behind icons and text in the panel. I removed those shadows.
Thanks for the comment. I'll check it. Thanks again for reporting issues.
Have a nice day.
Report
Trinity
3 years ago
Thank you so much !
Report