In lp: #1242984 light theme is already using (see
https://code.launchpad.net/~larsu/ubuntu-themes/gedit-
fixes/+merge/201212)
.context-menu { font: regular medium;}
not sure why it is not working. May be it needs to use font-family. So
changing it in ~/.config/gtk-3.0/gtk.css works for me.
.context-menu {
font-weight: medium;
font-family: regular;
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823550
Title:
GtkSourceView wrongly has monospaced font in dropdown (context) menu
To manage notifications about this bug go to:
https://bugs.launchpad.net/gtksourceview/+bug/1823550/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs