[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1749075

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1749075

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1749075

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs