Skip to content

Rehpotsirhc-z/qutebrowser-doom-one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doom-One Theme for qutebrowser

Screenshots

images/screenshot1.png

images/screenshot2.png

images/screenshot3.png

Installation

Find your qutebrowser configuration directory (see :version in qutebrowser). This folder should be located at the “config” location listed on qute://version, which is typically ~/.config/qutebrowser/ on Linux, ~/.qutebrowser/ on macOS, and %APPDATA%/qutebrowser/config/ on Windows.

Clone this repository into the configuration directory:

# Replace with the correct path
git clone https://github.com/Rehpotsirhc-z/qutebrowser-doom-one.git ~/.config/qutebrowser/doom_one/

In your qutebrowser configuration file, include the following:

import doom_one

doom_one.setup(c, {
    "spacing": {
        "vertical": 5,
        "horizontal": 5
    }
})

Credits

Theme file and instructions
Modified from Dracula Theme for Qutebrowser
Emacs doom-one theme
doomemacs/themes

About

qutebrowser theme based on doom-one

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages