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/cyber_punk_neon.yaml
Normal file
24
standard/cyber_punk_neon.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#123e7c'
|
||||
background: '#000b1e'
|
||||
details: darker
|
||||
foreground: '#0abdc6'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#1c61c2'
|
||||
blue: '#00ff00'
|
||||
cyan: '#0abdc6'
|
||||
green: '#d300c4'
|
||||
magenta: '#711c91'
|
||||
red: '#ff0000'
|
||||
white: '#d7d7d5'
|
||||
yellow: '#f57800'
|
||||
normal:
|
||||
black: '#123e7c'
|
||||
blue: '#123e7c'
|
||||
cyan: '#0abdc6'
|
||||
green: '#d300c4'
|
||||
magenta: '#711c91'
|
||||
red: '#ff0000'
|
||||
white: '#d7d7d5'
|
||||
yellow: '#f57800'
|
Loading…
Add table
Add a link
Reference in a new issue