All Projects → theova → base16-qutebrowser

theova / base16-qutebrowser

Licence: MIT license
base16 themes for qutebrowser

Programming Languages

python
139335 projects - #7 most used programming language
Mustache
554 projects

Projects that are alternatives of or similar to base16-qutebrowser

base16-vis
Base16 for Vis
Stars: ✭ 16 (-82.8%)
Mutual labels:  base16
configuration
Config files
Stars: ✭ 12 (-87.1%)
Mutual labels:  qutebrowser
firefox-i3wm-theme
i3 and qutebrowser inspired theme for firefox
Stars: ✭ 72 (-22.58%)
Mutual labels:  qutebrowser
scure-base
Secure, audited & 0-deps implementation of bech32, base64, base32, base16 & base58
Stars: ✭ 27 (-70.97%)
Mutual labels:  base16
Base16
An architecture for building themes
Stars: ✭ 8,297 (+8821.51%)
Mutual labels:  base16
dotfiles
dotfiles repository
Stars: ✭ 15 (-83.87%)
Mutual labels:  qutebrowser
base16.nix
Quickly theme programs in your favourite base16 colorscheme
Stars: ✭ 61 (-34.41%)
Mutual labels:  base16
flavours
🎨💧 An easy to use base16 scheme manager that integrates with any workflow.
Stars: ✭ 331 (+255.91%)
Mutual labels:  base16
qute-keepassxc
Qutebrowser userscript to fetch credentials from KeepassXC password database
Stars: ✭ 44 (-52.69%)
Mutual labels:  qutebrowser
dotfiles
no passwords here ... I hope 🤞
Stars: ✭ 51 (-45.16%)
Mutual labels:  qutebrowser
dotfiles
My dotfiles for oh-my-zsh, vim and tmux 📟
Stars: ✭ 23 (-75.27%)
Mutual labels:  base16
dotfiles
🏠 dotfiles for my macOS environment
Stars: ✭ 17 (-81.72%)
Mutual labels:  base16
dotfiles
🗿 dotfilery, configuration, environment settings, automation, etc. 🛖
Stars: ✭ 67 (-27.96%)
Mutual labels:  qutebrowser
base16-default-schemes
The default set of original base16 colours
Stars: ✭ 24 (-74.19%)
Mutual labels:  base16
vimpreviewpandoc
VIM plugin for markup editing with live preview
Stars: ✭ 47 (-49.46%)
Mutual labels:  qutebrowser
Base62x
Base62x is an alternative approach to Base 64 without symbols in output.
Stars: ✭ 38 (-59.14%)
Mutual labels:  base16
dotfiles
🏡 Personal dotfiles configuration
Stars: ✭ 73 (-21.51%)
Mutual labels:  qutebrowser
nvim-base16
Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups.
Stars: ✭ 307 (+230.11%)
Mutual labels:  base16
Qutebrowser
A keyboard-driven, vim-like browser based on PyQt5.
Stars: ✭ 7,401 (+7858.06%)
Mutual labels:  qutebrowser
Dotfiles
🌸 Configuration for i3, kitty, picom, ZSH, gtk, qutebrowser, qbittorrent and more... (All tools for an arch linux new installation)
Stars: ✭ 15 (-83.87%)
Mutual labels:  qutebrowser

base16-qutebrowser

This repository is meant to work with base16. It provides a simple template that can be used with the base16 color schemes to generate a functional config file for qutebrowser, a keyboard-focused browser with a minimal GUI.

Usage

GNU/Linux

To use base16-qutebrowser, you can copy one of the config files in themes/ to ~/.config/qutebrowser/config.py or use curl (e.g for theme default/base16-manager-gruvbox-dark.config.py):

mkdir -p ~/.config/qutebrowser
curl https://raw.githubusercontent.com/theova/base16-qutebrowser/master/themes/default/base16-default-dark.config.py >> ~/.config/qutebrowser/config.py

Mac OS X

To use base16-qutebrowser, you can copy one of the config files in themes/ to ~/.qutebrowser/config.py or use curl (e.g for theme default/base16-manager-gruvbox-dark.config.py):

mkdir -p ~/.qutebrowser
curl https://raw.githubusercontent.com/theova/base16-qutebrowser/master/themes/default/base16-default-dark.config.py >> ~/.qutebrowser/config.py

Windows

To use base16-qutebrowser, you can copy one of the config files in themes/ to %APPDATA%//qutebrowser/config.py.

Releases

Releases are here. The versioning is based on v{minimal qutebrowser-version}-{base16-qutebrowser release}. For example, v1.7.0-1 requires at least version 1.7.0 of qutebrowser.

The latest release is here.

Contributing

See CONTRIBUTING.md, which contains building and contributing instructions.

Screenshots

You can find more screenshots in the wiki.

gruvbox-dark-hard

gruvbox-dark-hard

gruvbox-light-hard

gruvbox-light-hard

solarized-dark

solarized-dark

solarized-light

solarized-light

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].