/Adwaita-Theme-for-Qutebrowser

A theme for the web browser, Qutebrowser (https://github.com/qutebrowser/qutebrowser), that attempts to mimic the Adwaita GTK theme (https://gitlab.gnome.org/GNOME/gtk/tree/master/gtk/theme/Adwaita)

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Adwaita theme for Qutebrowser

A theme for Qutebrowser based on the Adwaita theme.

Screenshot

Installation

  • Find your ~/.qutebrowser directory.
  • git clone https://github.com/WammKD/Adwaita-Theme-for-Qutebrowser.git adwaita
  • In ~/.qutebrowser/config.py, add the following:
import adwaita.draw

adwaita.draw.render(c)

More Info

For more information, check out the Qutebrowser documentation on Configuring Qutebrowser, in particular the section on config.py.

Other Cool Themes