diff --git a/special_edition/asteroid_city.yaml b/special_edition/asteroid_city.yaml new file mode 100644 index 0000000..3a212ee --- /dev/null +++ b/special_edition/asteroid_city.yaml @@ -0,0 +1,33 @@ +accent: '#D83E1C' +background: '#c4f4f1' +details: darker +foreground: '#22211a' + +############################################################### SEE BELOW +background_image: + # the path is relative to ~/.warp/themes/ + # the full path to the picture is: ~/.warp/themes/warp.jpg + path: special_edition/asteroid_city_wallpaper.jpg + # the opacity value is required and can range from 0-100 + opacity: 30 +############################################################### SEE ABOVE + +terminal_colors: + normal: + black: '#22211a' + blue: '#0088db' + cyan: '#1F4E45' + green: '#076706' + magenta: '#c5218e' + red: '#d0392b' + white: '#f1f1f1' + yellow: '#d88900' + bright: + black: '#8e8e8e' + blue: '#c1e3fe' + cyan: '#e5e6fe' + green: '#d6fcb9' + magenta: '#ffb1fe' + red: '#ffc4bd' + white: '#feffff' + yellow: '#fefdd5' diff --git a/special_edition/asteroid_city_wallpaper.jpg b/special_edition/asteroid_city_wallpaper.jpg new file mode 100644 index 0000000..627d253 Binary files /dev/null and b/special_edition/asteroid_city_wallpaper.jpg differ diff --git a/special_edition/previews/asteroid_city.yaml.svg b/special_edition/previews/asteroid_city.yaml.svg new file mode 100644 index 0000000..a60f6fc --- /dev/null +++ b/special_edition/previews/asteroid_city.yaml.svg @@ -0,0 +1 @@ +lsdirexecutablefilebash ~/colors.shnormal:blackredgreenyellowbluemagentacyanwhitebright:blackredgreenyellowbluemagentacyanwhite~/projectgit(main) \ No newline at end of file