alacritty_colors/themes/metrostyle.yml
robocopAlpha 597b189d0e Added new themes and optimized images for web.
commit 05b42993bf22115f87f9e1a82be0fa1798ad7c5b
Author: robocopAlpha <35454738+robocopAlpha@users.noreply.github.com>
Date:   Fri Aug 7 15:59:50 2020 +0300

    Added new themes and optimized images for web.
2020-08-07 16:01:16 +03:00

28 lines
No EOL
589 B
YAML

# metrostyle colors
# based on: https://www.color-hex.com/color-palette/471
colors:
# Default colors
primary:
background: '#fffdef'
foreground: '#000000'
normal:
black: '#000000'
red: '#d41243'
green: '#8ec127'
yellow: '#f47835'
blue: '#0040db'
magenta: '#a200ff'
cyan: '#00aedb'
white: '#DDDDDD'
# Bright colors
bright:
black: '#888888'
red: '#d41243'
green: '#8ec127'
yellow: '#f47835'
blue: '#0040db'
magenta: '#a200ff'
cyan: '#00aedb'
white: '#FFFFFF'