mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -07:00
Initial themes (#1)
This commit is contained in:
parent
158960dc8d
commit
e703051a9d
230 changed files with 5476 additions and 0 deletions
24
base16/base16_bright.yaml
Normal file
24
base16/base16_bright.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#6fb3d2'
|
||||
background: '#000000'
|
||||
details: darker
|
||||
foreground: '#e0e0e0'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#b0b0b0'
|
||||
blue: '#d0d0d0'
|
||||
cyan: '#be643c'
|
||||
green: '#303030'
|
||||
magenta: '#f5f5f5'
|
||||
red: '#fc6d24'
|
||||
white: '#ffffff'
|
||||
yellow: '#505050'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#6fb3d2'
|
||||
cyan: '#76c7b7'
|
||||
green: '#a1c659'
|
||||
magenta: '#d381c3'
|
||||
red: '#fb0120'
|
||||
white: '#e0e0e0'
|
||||
yellow: '#fda331'
|
Loading…
Add table
Add a link
Reference in a new issue