• Stars
    star
    119
  • Rank 297,854 (Top 6 %)
  • Language Mustache
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

base16-i3

This repository is meant to work with tinted-theming/home. It provides a simple template that can be used with the base16 color schemes to generate a functional config file for i3/i3, a tiling and dynamic window manager.

To use, you can copy one of the config files in themes/ or use curl. First up, you'll want to generate a starting i3 configuration using i3-config-wizard. Then you can

$ curl https://raw.githubusercontent.com/tinted-theming/base16-i3/master/themes/base16-default-dark.config >> ~/.config/i3/config

Note that this will create a second bar because it provides a bar { ... } section. You can choose which you'd like.

Alternatively, you can fetch just the base16 colors in a format for the i3 config to use them as variables:

$ curl https://raw.githubusercontent.com/tinted-theming/base16-i3/master/colors/base16-default-dark.config >> ~/.config/i3/config

The benefit of this approach is you can reference the base16 colors through out your configuration if you want to customize it further (in particular, customize your bar { ... }.)

For example, you might want to put the bulk of your configuration in ~/.config/i3/base, reference the base16 variables, and then use a binding like this:

bindsym $mod+Shift+c exec "cat .config/i3/colors .config/i3/base > .config/i3/config && i3-msg reload"

So you can now run

$ curl https://raw.githubusercontent.com/tinted-theming/base16-i3/master/colors/base16-default-dark.config > ~/.config/i3/colors

And hit $mod + Shift + c to load in the new colors.

You can also fetch the separate bar colors and client properties sections of the full config from the bar-colors and client-properties directories.

More Repositories

1

base16-emacs

Base16 themes for Emacs
Emacs Lisp
360
star
2

base16-termite

Mustache
233
star
3

base16-jetbrains

Base16 themes for Jetbrains IDE's (IntelliJ, PyCharm, Webstorm, etc) - and the Material Theme plugin
Mustache
215
star
4

base16-xfce4-terminal

Base16 template for xfce4-terminal
Mustache
202
star
5

base16-iterm2

Base16 for iTerm2
Mustache
184
star
6

base16-fzf

base16 colorschemes for fzf
Shell
115
star
7

home

Style systems and smart build tooling for crafting high fidelity color schemes and easily using them in all your favorite apps.
106
star
8

base16-qutebrowser

base16 themes for qutebrowser
Python
82
star
9

base16-vim

base16-vim refreshes and commits new themes weekly automatically and has a documented build process.
Vim Script
80
star
10

base16-putty

Putty reg files for the base16 themes
Mustache
56
star
11

base16-builder-go

A base16 builder written in go, focused on convenience for template maintainers.
Go
46
star
12

base16-schemes

All the color schemes for use in base16 packages
44
star
13

base16-tmux

Base16 theme for tmux
Mustache
41
star
14

base16-rofi

Base16 for rofi
Mustache
35
star
15

base16-shell

Base16 for Shells
Shell
33
star
16

base16-dunst

Mustache
31
star
17

base16-vscode

Mustache
27
star
18

base24

Base24/ Base16 can be used to easily generate your favourite theme for your favourite application. Many of the template repositories provide theme files that you can copy/ import into said application.
Python
27
star
19

base16-conemu

ConEmu templates for base16 color scheme
Mustache
23
star
20

base16-shell-legacy

Base16 for Shells
Shell
22
star
21

base16-xresources

Base16 for Xresources
Mustache
20
star
22

base16-gtk-flatcolor

This is a Base16 template for FlatColor, a gtk3 theme by jasperro and deviantfero,
CSS
13
star
23

base16-builder-node

A Builder for schemes and templates. Supports Base16, Base24, etc.
JavaScript
11
star
24

base16-builder-ruby

A Ruby implementation of a Base16 builder
Ruby
11
star
25

base16-builder-elixir

An Elixir implementation of a Base16 builder.
Elixir
7
star
26

base16-gallery

HTML
6
star
27

base16-helix

base16 colors for helix
Mustache
6
star
28

base16-kakoune

Base16 themes for Kakoune
KakouneScript
5
star
29

base16-foot

base16 template for foot terminal
Mustache
5
star
30

base16-polybar

Base16 template for polybar
Mustache
2
star
31

base17

2
star
32

base16-hexchat

Base16 for HexChat (and XChat)
Mustache
2
star
33

base16-wob

Mustache
1
star