mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 10:08:13 -07:00
Some themes from Cyberpunk 2077 and Cyberpunk: Edgerunners (#49)
* Some themes from the game and the anime Custom themes for Cyberpunk 2077 and Cyberpunk: Edgereunners * Add Images * Update README.md * Update gitignore * Update .gitignore * Delete README.md * Delete Night_City.jpg * Delete V.jpg * Delete Cyberpunk/Images directory * Delete Cyberpunk/Edgerunners/Images directory * Update Edgerunners_-_David.yaml * Update Edgerunners_-_Lucy_and_David_Jump.yaml * Update Cyberpunk_2077_-_V.yaml * Update Cyberpunk_2077_-_Night_City.yaml * Update Cyberpunk_2077_-_Night_City.yaml * Update Cyberpunk_2077_-_V.yaml * Update Edgerunners_-_David.yaml * Update Edgerunners_-_Lucy_and_David_Jump.yaml
This commit is contained in:
parent
430fc27c16
commit
5de8dfa842
10 changed files with 320 additions and 0 deletions
27
Cyberpunk/Edgerunners/yaml/Edgerunners_-_David.yaml
Normal file
27
Cyberpunk/Edgerunners/yaml/Edgerunners_-_David.yaml
Normal file
|
@ -0,0 +1,27 @@
|
|||
# background_image:
|
||||
# # background image source: https://wallpapersden.com/cyberpunk-netflix-2022-wallpaper/
|
||||
# path: Cyberpunk/Edgerunners/Images/David.jpg
|
||||
# opacity: 25
|
||||
accent: "#ffdb00"
|
||||
background: "#000000"
|
||||
details: darker
|
||||
foreground: "#ffffff"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: "#1d1d1d"
|
||||
blue: "#b8b8b8"
|
||||
cyan: "#a16946"
|
||||
green: "#383838"
|
||||
magenta: "#e8e8e8"
|
||||
red: "#dc9656"
|
||||
white: "#ffffff"
|
||||
yellow: "#484848"
|
||||
normal:
|
||||
black: "#282828"
|
||||
blue: "#0088ff"
|
||||
cyan: "#259386"
|
||||
green: "#56c662"
|
||||
magenta: "#ff8ffd"
|
||||
red: "#f52e4f"
|
||||
white: "#eeeeee"
|
||||
yellow: "#ffdb00"
|
Loading…
Add table
Add a link
Reference in a new issue