qutebrowser
qutebrowser copied to clipboard
feat(setup): improve private status bar
- feat(setup): use more distinctive
c.colors.statusbar.private.bgcolor- Make
c.colors.statusbar.private.bgmore distinctive fromc.colors.statusbar.normal.bgby using the darkest palet color. Bright colors are not used because they would make all otherc.colors.statusbarproperties harder to read.
- Make
- feat(setup): create coherent private status bar
- Using the same color for
c.colors.statusbar.command.private.bgandc.colors.statusbar.command.bgassures coherence with other menus, likec.colors.completion.category.bg. However, the overall coherence in private mode is improved by matchingc.colors.statusbar.command.private.bgwithc.colors.statusbar.private.bg.
- Using the same color for