mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 18:18:12 -07:00
Moved cyberpunk to standard for more discoverability
This commit is contained in:
parent
51e4d17389
commit
74af8acf22
66 changed files with 572 additions and 425 deletions
23
standard/cyberpunk-neon.yaml
Normal file
23
standard/cyberpunk-neon.yaml
Normal file
|
@ -0,0 +1,23 @@
|
|||
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