Moved cyberpunk to standard for more discoverability

This commit is contained in:
elvis kahoro 2023-01-03 10:14:51 -08:00
parent 51e4d17389
commit 74af8acf22
66 changed files with 572 additions and 425 deletions

View 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"