mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
add: cyberpunk-2077 yaml file (#66)
Co-authored-by: elvis kahoro <elvis@warp.dev>
This commit is contained in:
parent
e858436feb
commit
51442e68fb
1 changed files with 23 additions and 0 deletions
23
standard/cyberpunk-2077.yaml
Normal file
23
standard/cyberpunk-2077.yaml
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
accent: "#ffff00"
|
||||||
|
background: "#11133d"
|
||||||
|
foreground: "#00ff9e"
|
||||||
|
details: "darker"
|
||||||
|
terminal_colors:
|
||||||
|
normal:
|
||||||
|
black: "#ff8282"
|
||||||
|
red: "#ff8272"
|
||||||
|
green: "#00ffe7"
|
||||||
|
yellow: "#f9f500"
|
||||||
|
blue: "#a5d5fe"
|
||||||
|
magenta: "#ff00fb"
|
||||||
|
cyan: "#8688ff"
|
||||||
|
white: "#f1f1f1"
|
||||||
|
bright:
|
||||||
|
black: "#8e8e8e"
|
||||||
|
red: "#ffc4bd"
|
||||||
|
green: "#d6fcb9"
|
||||||
|
yellow: "#fefdd5"
|
||||||
|
blue: "#c1e3fe"
|
||||||
|
magenta: "#ffb1fe"
|
||||||
|
cyan: "#e5e6fe"
|
||||||
|
white: "#feffff"
|
Loading…
Add table
Add a link
Reference in a new issue