mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
Moving base16 themes to base16 folder
This commit is contained in:
parent
364c0fef7f
commit
2bffdedb49
177 changed files with 0 additions and 0 deletions
24
base16/base16_railscasts.yaml
Normal file
24
base16/base16_railscasts.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#6d9cbe'
|
||||
background: '#2b2b2b'
|
||||
details: darker
|
||||
foreground: '#e6e1dc'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#5a647e'
|
||||
blue: '#d4cfc9'
|
||||
cyan: '#bc9458'
|
||||
green: '#272935'
|
||||
magenta: '#f4f1ed'
|
||||
red: '#cc7833'
|
||||
white: '#f9f7f3'
|
||||
yellow: '#3a4055'
|
||||
normal:
|
||||
black: '#2b2b2b'
|
||||
blue: '#6d9cbe'
|
||||
cyan: '#519f50'
|
||||
green: '#a5c261'
|
||||
magenta: '#b6b3eb'
|
||||
red: '#da4939'
|
||||
white: '#e6e1dc'
|
||||
yellow: '#ffc66d'
|
Loading…
Add table
Add a link
Reference in a new issue