mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 10:08: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
standard/oceanic_next.yaml
Normal file
24
standard/oceanic_next.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#6699cc'
|
||||
background: '#1b2b34'
|
||||
details: darker
|
||||
foreground: '#d8dee9'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#405860'
|
||||
blue: '#6699cc'
|
||||
cyan: '#5fb3b3'
|
||||
green: '#99c794'
|
||||
magenta: '#c594c5'
|
||||
red: '#ec5f67'
|
||||
white: '#adb5c0'
|
||||
yellow: '#fac863'
|
||||
normal:
|
||||
black: '#29414f'
|
||||
blue: '#6699cc'
|
||||
cyan: '#5fb3b3'
|
||||
green: '#99c794'
|
||||
magenta: '#c594c5'
|
||||
red: '#ec5f67'
|
||||
white: '#65737e'
|
||||
yellow: '#fac863'
|
Loading…
Add table
Add a link
Reference in a new issue