Headerbars big size in Ambiance and Radiance theme
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu theme |
New
|
Undecided
|
Unassigned | ||
ubuntu-themes (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
In Ubuntu 18.04 (bionic) in Gnome Flashback(Metacity) session headerbars have too big size in Ambiance and Radiance theme.
I have resolved this problem by setting in gtk-widgets.ccs file`s section - .titlebar button .titlebutton - padding: 0;
.titlebar button.titlebutton {
background-
color: #3d3c37;
-gtk-
box-shadow: none;
border: none;
padding-left: 0;
padding-right: 0;
margin: 0;
padding: 0px; <-------here
min-width: 20px;
min-height: 20px;
background-
background-
background-
background-
}
As I have seen in light-themes(
.titlebar.
background-
border: 1px solid #383734;
color: #3d3c37;
icon-shadow: 0 1px rgba(255, 255, 255, 0.1);
border-radius: 9px;
padding: 0; <------here
box-shadow: none;
background-
}
My OS is:
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Package: light-themes
Version: 16.10+18.
Priority: optional
Section: gnome
Source: ubuntu-themes
Origin: Ubuntu
Maintainer: Ubuntu Artwork Team <email address hidden>
Bugs: https:/
Installed-Size: 17,7 MB
Depends: gtk2-engines-
Homepage: https:/
Task: ubuntu-desktop, ubuntukylin-desktop
Supported: 5y
Download-Size: 458 kB
APT-Manual-
Description: Light Themes (Ambiance and Radiance)
Can you please attach a screenshot of the problem?