mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-03-14 14:58:14 +01:00
qutebrowser: Don't specify context menu colors
Will let this be handled by stylix instead since the colors are good enough and more closely align with the color scheme being used.
This commit is contained in:
parent
c0062d1310
commit
9b04d65774
@ -89,11 +89,6 @@ in
|
||||
tabwidget.TabWidget.MUTE_STRING = ""
|
||||
tabwidget.TabWidget.AUDIBLE_STRING = "[A]"
|
||||
|
||||
c.colors.contextmenu.disabled.fg = '#808080'
|
||||
c.colors.contextmenu.menu.bg = '#353535'
|
||||
c.colors.contextmenu.menu.fg = '#ffffff'
|
||||
c.colors.contextmenu.selected.bg = '#909090'
|
||||
|
||||
c.colors.webpage.darkmode.enabled = False
|
||||
|
||||
config.bind('zl', 'spawn --userscript qute-pass')
|
||||
|
Loading…
Reference in New Issue
Block a user