Any suggestions will be highly appreciated



bimsebasse wrote:Hi satya, does that mean you've fixed how the mgse window list extension has its own styling now?
Your Minty theme is much better than Mint-Z, shame it wasn't selected as default







esteban1uy wrote:Thanks Satya, I love Minty!!!
The update is wonderful, but there is a problem when using reflection extension (the one that moves the top panel to the bottom). As you can see at the screen capture, when a window is maximized, the bottom part of it keeps hidden behind the panel:
The previous version of Minty didn't have that problem.
Edited:
I found a workaround. Simply copy the contents of the new version gnome-shell.css file starting at the line that says /* Bottom Panel Extension */ and replace with it the contents starting at the same line in the old gnome-shell.css file. Now it looks perfect!!!:



Monsta wrote:Thanks for the fix.Is it by any chance possible to apply the same to Mint-Z theme?
Nathek wrote:Yes, I'm not finding anything about /* Bottom Panel Extension */ in any gnome-shell, Minty or else. Can you please be a little more specific?
Nathek wrote:Satya, I downloaded your theme today. Your changelog says you added a fix but it's still overlapping for me.

satya164 wrote:It is possible. But I don't think those commits will be accepted to the main theme. I have to make a mod probably.

Monsta wrote:satya164 wrote:It is possible. But I don't think those commits will be accepted to the main theme. I have to make a mod probably.
Can you give a hint about what changes should be made and in what file(s)?



sudo apt-add-repository ppa:satyajit-happy/themes
sudo apt-get update
sudo apt-get install gnome-shell-theme-minty
sudo apt-get install gnome-shell-theme-dark-shine
sudo apt-get install gnome-shell-theme-elegance
sudo apt-get install gnome-shell-theme-aqua
sudo apt-get install gnome-shell-theme-shine
sudo apt-get install ambiance-blue-theme
sudo apt-get install evolve-gtk-theme


bimsebasse wrote:You're a star, satya![]()
To anyone browsing this not knowing exactly what is going on:
Minty is the best mint flavoured gnome shell theme, hands down, should've been the MGSE default theme.
Elegance and Dark Shine are two of the most well designed and beautiful non-Mint specific shell themes.
Evolve is, again, one of the best of the still very few Gnome 3.2 compatible window themes.

satya164 wrote:#panel {
color: rgba(255,255,255,1.0);
background-gradient-direction: vertical;
background-gradient-start: rgba(120,120,120,0.;
background-gradient-end: rgba(150,150,150,0.6);
border: 1px solid rgba(255,255,255,0.2);
box-shadow: 0 0 1px 3px rgba(0,0,0,0.33);
border-top: 0;
border-left: 0;
border-right: 0;
font-size: 9pt;
font-weight: normal;
height: 2.1em;
}
beware, it will increase the panel height slightly and will give a little shadow, but if they are not there, it does not work.
#panel {
border: 1px solid rgba(255,255,255,0.2);
border-top: 0px;
border-left: 0px;
border-right: 0px;#panel {
border-top: 0px;
border: 1px solid rgba(255,255,255,0.2);
border-left: 0px;
border-right: 0px;

Users browsing this forum: No registered users and 5 guests