mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -07:00
Flattening repo
This commit is contained in:
parent
096216dd4f
commit
cb86ca4e2b
499 changed files with 517 additions and 318 deletions
24
base16_bright.yaml
Normal file
24
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