
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/godlyranchdressing/Minwaita
If for some reason the changelog hasn't updated to reflect the latest version (it hasn't been working since 1.3.1) you can see the changelog at https://github.com/godlyranchdressing/Minwaita/releases
# Description
Reduces excessive padding from the default GNOME, Adwaita to make it more compact. Some of the additional tweaks include:
Window shadow being reduced to get rid of the "dirty" look Adwaita has.
New window buttons. Vertex, OSX and vanilla style.
The appmenu icon in the topbar has been removed (with spacing accounted for) as well as the dropdown arrows
There is now a light variant of the shell theme
The spacing in third-party indicators and the aggregate menu have been tweaked to make it all appear uniform
Additional Dash to Dock styling to make the dock feel more "complete"
A couple more tasteful design tweaks such as removing the progressbar borders all for a cleaner look
The end goal is to provide a sleaker, more streamlined GNOME experience without the need for too many extensions and additional tools.
# Installation
Copy the folders to [username]/.themes or /usr/share/themes for a global installation.
# Recommend extensions
Dash to Dock, Dynamic Panel Transparency (don't hide corners) + Top Icons Plus.
# Move window buttons:
Just in case you're curious and don't know how. In terminal:
gsettings set org.gnome.desktop.wm.preferences button-layout 'close,minimize,maximize:'
V1.6.1 3 years ago
Fixes for 3.26. Fix the issue where Chrome would show a generic icon when a window is maximized. Remove white line on desktop when desktop icons are enabled and the top panel is semi-transparent.
V1.6.1 3 years ago
Fixes for 3.26. Fix the issue where Chrome would show a generic icon when a window is maximized. Remove white line on desktop when desktop icons are enabled and the top panel is semi-transparent.
V1.6 3 years ago
Darker variant + a couple fixes. The dash now uses external assets instead of the box shadows so the "not quite transparent" background behind it is now gone.
V1.4 3 years ago
GTK2 assets match the GTK3 ones. The Shell takes after the GTK3 theme: The panel looks like the headerbar, the entry fields and buttons look like their GTK3 equivalents etc. Panel corner radius and the dropdown arrows in the panel have been removed. Selected popover menus have their background color take on the primary (blue) color to better indicate that it's been checked and probably a couple more small changes. Minwaita's pretty much done from now.
V1.3.3 3 years ago
GTK2:
Inactive text and background color for the dark GTK2 were the same color.
Checkbox and radio assets closer resemble their GTK3 counterparts
The missing assets issue has been resolved.
GTK3:
Box shadow dimensions for the window's active and backdrop state weren't consistent, leading to the transition between the two states being rather jarring as the window adjusted. This has been fixed.
Shell:
Minor readability and visual cue improvements. Background and foreground colours match the GTK3 colours.
V1.3 3 years ago
Dash to dock users have an even fancier dock. Looking glass text has been fixed in the light shell variant. Borders around progressbars have been removed because they were just really ugly. Padding (don't freak out) has been added to make a couple buttons, mostly image buttons look less "weird"
V1.2.2 3 years ago
Adwaita actually has a light variant of the shell theme but if you choose to compile it there'll be a couple bugs all over the place because of static values being used here and there that only works for the dark theme. I just tweaked it a bit and modified the default assets to fit in with the light theme. Also, padding for lestcape's global menu has been added if you're using that extension.
V1.2.1 3 years ago
More dash to dock tweaks. The volume slider in GNOME Shell is smaller and sleeker. On the non-shell side, the window shadow has been turned down to get rid of that "dirty" look and the context menu highlight colour is back to the way it was, apparently it's like that in the original Adwaita.
V1.2 3 years ago
The dark version works for GTK2 apps. The blue highlight colour is now used in all context menus. Dash to dock users have a more noticeable running and focused indicators (that remains consistent with the rest of Adwaita) as opposed to the old running dot.
cuentabasura
8 months ago
One small issue, the colors of this theme don't match with the vanilla ones (neither in light or dark variant). Could you please change that?
Report
arjanm
2 years ago
Report
babel
2 years ago
Report
corebots
2 years ago
Report
uselleje
3 years ago
Report
sunkotora
3 years ago
Report
juanfgs
3 years ago
Thank you! and keep up with the good job.
Report
xluser11042012
3 years ago
Report
joaojacintojacinto
3 years ago
Report
junaid4238
3 years ago
Report
BigCityCat
3 years ago
Report
fblais
3 years ago
Report
globalmenuwhen
3 years ago
Report
fblais
3 years ago
Thanks!
Report
globalmenuwhen
3 years ago
The changelog didn't (and continues to) not go through. Sorry about that. In the future you can check the releases page on Github for it.
Report
joaogma
3 years ago
http://imgur.com/eognOmV
Report
BigCityCat
3 years ago
.titlebar:not(headerbar),
headerbar {
padding: 2 5px;
min-height: 34px;
border-width: 0 0 0.5px;
border-style: solid;
border-color: rgba(0, 0, 0, 0.3);
border-radius: 0;
background: #f5f5f4 linear-gradient(to top, #d1d1cc, #f0f0ef);
box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.17);
}
Report
globalmenuwhen
3 years ago
Report
BigCityCat
3 years ago
Report
BigCityCat
3 years ago
Report
BigCityCat
3 years ago
Report
fishears
3 years ago
Report
globalmenuwhen
3 years ago
Report
fishears
3 years ago
Report
Ivan76
3 years ago
Report