mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -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_equilibrium_gray_dark.yaml
Normal file
24
base16/base16_equilibrium_gray_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#008dd1'
|
||||
background: '#111111'
|
||||
details: darker
|
||||
foreground: '#ababab'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#777777'
|
||||
blue: '#919191'
|
||||
cyan: '#e3488e'
|
||||
green: '#1b1b1b'
|
||||
magenta: '#c6c6c6'
|
||||
red: '#df5923'
|
||||
white: '#e2e2e2'
|
||||
yellow: '#262626'
|
||||
normal:
|
||||
black: '#111111'
|
||||
blue: '#008dd1'
|
||||
cyan: '#00948b'
|
||||
green: '#7f8b00'
|
||||
magenta: '#6a7fd2'
|
||||
red: '#f04339'
|
||||
white: '#ababab'
|
||||
yellow: '#bb8801'
|
Loading…
Add table
Add a link
Reference in a new issue