mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -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_twilight.yaml
Normal file
24
base16/base16_twilight.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#7587a6'
|
||||
background: '#1e1e1e'
|
||||
details: lighter
|
||||
foreground: '#a7a7a7'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#5f5a60'
|
||||
blue: '#838184'
|
||||
cyan: '#9b703f'
|
||||
green: '#323537'
|
||||
magenta: '#c3c3c3'
|
||||
red: '#cda869'
|
||||
white: '#ffffff'
|
||||
yellow: '#464b50'
|
||||
normal:
|
||||
black: '#1e1e1e'
|
||||
blue: '#7587a6'
|
||||
cyan: '#afc4db'
|
||||
green: '#8f9d6a'
|
||||
magenta: '#9b859d'
|
||||
red: '#cf6a4c'
|
||||
white: '#a7a7a7'
|
||||
yellow: '#f9ee98'
|
Loading…
Add table
Add a link
Reference in a new issue