alacritty_colors/themes/breeze2.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

44 lines
No EOL
956 B
YAML

# Breeze2 (robocopAlpha)
colors:
# Default colors
primary:
background: '#232627'
foreground: '#fcfcfc'
dim_foreground: '#eff0f1'
bright_foreground: '#fcfcfc'
dim_background: '#31363b'
bright_background: '#000000'
# Normal colors
normal:
black: '#232627'
red: '#ed1515'
green: '#11d116'
yellow: '#f67400'
blue: '#1d99f3'
magenta: '#9b59b6'
cyan: '#00ced1'
white: '#63686d'
# Bright colors
bright:
black: '#7f8c8d'
red: '#ff4040'
green: '#19c68a'
yellow: '#fdbc4b'
blue: '#3daee9'
magenta: '#8e44ad'
cyan: '#00ced1'
white: '#808080'
# Dim colors
dim:
black: '#31363b'
red: '#783228'
green: '#17a262'
yellow: '#b65619'
blue: '#1b668f'
magenta: '#614a73'
cyan: '#00ffff'
white: '#63686d'