mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -07:00
Add daobeam theme (#44)
This commit is contained in:
parent
3a3f9fd2c8
commit
8ba5c9740e
3 changed files with 115 additions and 0 deletions
24
standard/daobeam.yaml
Normal file
24
standard/daobeam.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#EDEBDE'
|
||||
background: '#E0DBC7'
|
||||
details: lighter
|
||||
foreground: '#171717'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#002b36'
|
||||
blue: '#839496'
|
||||
cyan: '#93a1a1'
|
||||
green: '#009100'
|
||||
magenta: '#6c71c4'
|
||||
red: '#cb4b16'
|
||||
white: '#fdf6e3'
|
||||
yellow: '#B95C00'
|
||||
normal:
|
||||
black: '#171717'
|
||||
blue: '#268bd2'
|
||||
cyan: '#2aa198'
|
||||
green: '#005800'
|
||||
magenta: '#d33682'
|
||||
red: '#dc322f'
|
||||
white: '#eee8d5'
|
||||
yellow: '#b58900'
|
Loading…
Add table
Add a link
Reference in a new issue