[Touch-packages] [Bug 1749075] Re: ubuntu light-theme doesn't correctly decorate menubar for widgets that are maximized

2018-02-22 Thread Cui Wei
** Attachment added: "This is maximized caja window, where menubar theme is not 
correct"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1749075/+attachment/5060892/+files/2018-02-23_13%3A44%3A44.png

** Changed in: ubuntu-themes (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1749075

Title:
  ubuntu light-theme doesn't correctly decorate menubar for widgets that
  are maximized

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 18.04

  light-themes includes Ambiance & Radiance, when opening a widget that
  contains menu toolbar (with global-menu disabled), the background
  color of menu toolbar only keeps coordinate with titlebar when the
  widget is not maximized. Once the widget is maximized, the background
  color of its menu toolbar becomes different which is ugly.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: light-themes 16.10+18.04.20180122.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Tue Feb 13 14:02:20 2018
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1749075/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1749075] Re: ubuntu light-theme doesn't correctly decorate menubar for widgets that are maximized

2018-02-22 Thread Cui Wei
The following extra styles should be added into both Ambiance and
Radiance:

# Extra theme for lightdm-gtk-greeter
.lightdm-gtk-greeter separator {
border-style: none;
border-width: 0px;
}

# Extra theme for mate-terminal
window.background.mate-terminal vte-terminal {
-TerminalScreen-background-darkness: 0.95;
background-color: #300A24;
color: #F2F1F0;
}

# Extra theme for maximized window menubar
.maximized .menubar:not(:backdrop),
.maximized menubar:not(:backdrop) {
background-color: @dark_bg_color;
}

# Extra theme for default textview box
.view text {
background-color: @base_color;
color: @text_color;
}

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1749075

Title:
  ubuntu light-theme doesn't correctly decorate menubar for widgets that
  are maximized

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 18.04

  light-themes includes Ambiance & Radiance, when opening a widget that
  contains menu toolbar (with global-menu disabled), the background
  color of menu toolbar only keeps coordinate with titlebar when the
  widget is not maximized. Once the widget is maximized, the background
  color of its menu toolbar becomes different which is ugly.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: light-themes 16.10+18.04.20180122.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Tue Feb 13 14:02:20 2018
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1749075/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1749075] Re: ubuntu light-theme doesn't correctly decorate menubar for widgets that are maximized

2018-02-12 Thread Daniel van Vugt
Can you please provide a screenshot or photo of the problem you're
describing?

** Changed in: ubuntu-themes (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1749075

Title:
  ubuntu light-theme doesn't correctly decorate menubar for widgets that
  are maximized

Status in ubuntu-themes package in Ubuntu:
  Incomplete

Bug description:
  OS: Ubuntu 18.04

  light-themes includes Ambiance & Radiance, when opening a widget that
  contains menu toolbar (with global-menu disabled), the background
  color of menu toolbar only keeps coordinate with titlebar when the
  widget is not maximized. Once the widget is maximized, the background
  color of its menu toolbar becomes different which is ugly.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: light-themes 16.10+18.04.20180122.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Tue Feb 13 14:02:20 2018
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1749075/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp