Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add all base16 themes #26

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 66 additions & 0 deletions themes/base16/3024
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# vim: filetype=yaml
# i3-style Template
# Base16 3024, by Jan T. Sott (http://github.com/idleberg)
# template by Matt Parnell, @parnmatt
---
colors:
base00: '#090300'
base01: '#3a3432'
base02: '#4a4543'
base03: '#5c5855'
base04: '#807d7c'
base05: '#a5a2a2'
base06: '#d6d5d4'
base07: '#f7f7f7'
base08: '#db2d20'
base09: '#e8bbd0'
base0A: '#fded02'
base0B: '#01a252'
base0C: '#b5e4f4'
base0D: '#01a0e4'
base0E: '#a16a94'
base0F: '#cdab53'

meta:
description: 'Base16 3024, by Jan T. Sott (http://github.com/idleberg)'
window_colors:
focused:
border: 'base0D'
background: 'base0D'
text: 'base00'
indicator: 'base01'
focused_inactive:
border: 'base02'
background: 'base02'
text: 'base03'
indicator: 'base01'
unfocused:
border: 'base01'
background: 'base01'
text: 'base03'
indicator: 'base01'
urgent:
border: 'base02'
background: 'base08'
text: 'base07'
indicator: 'base08'
bar_colors:
separator: 'base03'
background: 'base00'
statusline: 'base05'
focused_workspace:
border: 'base0D'
background: 'base0D'
text: 'base00'
active_workspace:
border: 'base02'
background: 'base02'
text: 'base07'
inactive_workspace:
border: 'base01'
background: 'base01'
text: 'base03'
urgent_workspace:
border: 'base08'
background: 'base08'
text: 'base07'
30 changes: 30 additions & 0 deletions themes/base16/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# base16-themes

## What

Base16 provides carefully chosen syntax highlighting and a default
set of sixteen colors suitable for a wide range of applications.
Base16 is both a color scheme and a template. Base16 is a project
created by @chriskempson.

You can follow them
[here](https://github.com/chriskempson/base16).

You can discover them
[here](http://chriskempson.github.io/base16).

## How

I generated i3-style theme with
[base16-builder](https://github.com/chriskempson/base16-builder).
Base16-builder works with YAML scheme defintions and ERB
templates.

If you want to know how to use it, check its
[usage](https://github.com/chriskempson/base16-builder#usage)
part.

## Why

base16's themes are famous around the web for the quality of its
content. It is rare to see a new rice on /r/unixporn without one.
66 changes: 66 additions & 0 deletions themes/base16/apathy
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# vim: filetype=yaml
# i3-style Template
# Base16 Apathy, by Jannik Siebert (https://github.com/janniks)
# template by Matt Parnell, @parnmatt
---
colors:
base00: '#031A16'
base01: '#0B342D'
base02: '#184E45'
base03: '#2B685E'
base04: '#5F9C92'
base05: '#81B5AC'
base06: '#A7CEC8'
base07: '#D2E7E4'
base08: '#3E9688'
base09: '#3E7996'
base0A: '#3E4C96'
base0B: '#883E96'
base0C: '#963E4C'
base0D: '#96883E'
base0E: '#4C963E'
base0F: '#3E965B'

meta:
description: 'Base16 Apathy, by Jannik Siebert (https://github.com/janniks)'
window_colors:
focused:
border: 'base0D'
background: 'base0D'
text: 'base00'
indicator: 'base01'
focused_inactive:
border: 'base02'
background: 'base02'
text: 'base03'
indicator: 'base01'
unfocused:
border: 'base01'
background: 'base01'
text: 'base03'
indicator: 'base01'
urgent:
border: 'base02'
background: 'base08'
text: 'base07'
indicator: 'base08'
bar_colors:
separator: 'base03'
background: 'base00'
statusline: 'base05'
focused_workspace:
border: 'base0D'
background: 'base0D'
text: 'base00'
active_workspace:
border: 'base02'
background: 'base02'
text: 'base07'
inactive_workspace:
border: 'base01'
background: 'base01'
text: 'base03'
urgent_workspace:
border: 'base08'
background: 'base08'
text: 'base07'
66 changes: 66 additions & 0 deletions themes/base16/ashes
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# vim: filetype=yaml
# i3-style Template
# Base16 Ashes, by Jannik Siebert (https://github.com/janniks)
# template by Matt Parnell, @parnmatt
---
colors:
base00: '#1C2023'
base01: '#393F45'
base02: '#565E65'
base03: '#747C84'
base04: '#ADB3BA'
base05: '#C7CCD1'
base06: '#DFE2E5'
base07: '#F3F4F5'
base08: '#C7AE95'
base09: '#C7C795'
base0A: '#AEC795'
base0B: '#95C7AE'
base0C: '#95AEC7'
base0D: '#AE95C7'
base0E: '#C795AE'
base0F: '#C79595'

meta:
description: 'Base16 Ashes, by Jannik Siebert (https://github.com/janniks)'
window_colors:
focused:
border: 'base0D'
background: 'base0D'
text: 'base00'
indicator: 'base01'
focused_inactive:
border: 'base02'
background: 'base02'
text: 'base03'
indicator: 'base01'
unfocused:
border: 'base01'
background: 'base01'
text: 'base03'
indicator: 'base01'
urgent:
border: 'base02'
background: 'base08'
text: 'base07'
indicator: 'base08'
bar_colors:
separator: 'base03'
background: 'base00'
statusline: 'base05'
focused_workspace:
border: 'base0D'
background: 'base0D'
text: 'base00'
active_workspace:
border: 'base02'
background: 'base02'
text: 'base07'
inactive_workspace:
border: 'base01'
background: 'base01'
text: 'base03'
urgent_workspace:
border: 'base08'
background: 'base08'
text: 'base07'
66 changes: 66 additions & 0 deletions themes/base16/ateliercave
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# vim: filetype=yaml
# i3-style Template
# Base16 Atelier Cave, by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/cave)
# template by Matt Parnell, @parnmatt
---
colors:
base00: '#19171c'
base01: '#26232a'
base02: '#585260'
base03: '#655f6d'
base04: '#7e7887'
base05: '#8b8792'
base06: '#e2dfe7'
base07: '#efecf4'
base08: '#be4678'
base09: '#aa573c'
base0A: '#a06e3b'
base0B: '#2a9292'
base0C: '#398bc6'
base0D: '#576ddb'
base0E: '#955ae7'
base0F: '#bf40bf'

meta:
description: 'Base16 Atelier Cave, by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/cave)'
window_colors:
focused:
border: 'base0D'
background: 'base0D'
text: 'base00'
indicator: 'base01'
focused_inactive:
border: 'base02'
background: 'base02'
text: 'base03'
indicator: 'base01'
unfocused:
border: 'base01'
background: 'base01'
text: 'base03'
indicator: 'base01'
urgent:
border: 'base02'
background: 'base08'
text: 'base07'
indicator: 'base08'
bar_colors:
separator: 'base03'
background: 'base00'
statusline: 'base05'
focused_workspace:
border: 'base0D'
background: 'base0D'
text: 'base00'
active_workspace:
border: 'base02'
background: 'base02'
text: 'base07'
inactive_workspace:
border: 'base01'
background: 'base01'
text: 'base03'
urgent_workspace:
border: 'base08'
background: 'base08'
text: 'base07'
66 changes: 66 additions & 0 deletions themes/base16/atelierdune
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# vim: filetype=yaml
# i3-style Template
# Base16 Atelier Dune, by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune)
# template by Matt Parnell, @parnmatt
---
colors:
base00: '#20201d'
base01: '#292824'
base02: '#6e6b5e'
base03: '#7d7a68'
base04: '#999580'
base05: '#a6a28c'
base06: '#e8e4cf'
base07: '#fefbec'
base08: '#d73737'
base09: '#b65611'
base0A: '#ae9513'
base0B: '#60ac39'
base0C: '#1fad83'
base0D: '#6684e1'
base0E: '#b854d4'
base0F: '#d43552'

meta:
description: 'Base16 Atelier Dune, by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune)'
window_colors:
focused:
border: 'base0D'
background: 'base0D'
text: 'base00'
indicator: 'base01'
focused_inactive:
border: 'base02'
background: 'base02'
text: 'base03'
indicator: 'base01'
unfocused:
border: 'base01'
background: 'base01'
text: 'base03'
indicator: 'base01'
urgent:
border: 'base02'
background: 'base08'
text: 'base07'
indicator: 'base08'
bar_colors:
separator: 'base03'
background: 'base00'
statusline: 'base05'
focused_workspace:
border: 'base0D'
background: 'base0D'
text: 'base00'
active_workspace:
border: 'base02'
background: 'base02'
text: 'base07'
inactive_workspace:
border: 'base01'
background: 'base01'
text: 'base03'
urgent_workspace:
border: 'base08'
background: 'base08'
text: 'base07'
Loading