# Alacritty theme for spring-night colorscheme # # Author: rhysd # License: MIT # Copyright (c) 2016 rhysd # # PLEASE DO NOT MODIFY THIS FILE DIRECTLY! # Generated by script vim-color-spring-night/gen/src/alacritty.rs [colors] footer_bar = { foreground = "#fffeeb", background = "#536273" } line_indicator = { foreground = "#fffeeb", background = "#70495d" } [colors.primary] background = "#132132" foreground = "#fffeeb" dim_foreground = "#f0eaaa" bright_foreground = "#fffeeb" [colors.dim] black = "#111e25" red = "#ab6560" green = "#5f8770" yellow = "#b6955b" blue = "#7098e6" magenta = "#b9a5cf" cyan = "#90aecb" white = "#545f6e" [colors.normal] black = "#111e25" red = "#ff6a6f" green = "#a9dd9d" yellow = "#fedf81" blue = "#7098e6" magenta = "#e7d5ff" cyan = "#a8d2eb" white = "#ffffff" [colors.bright] black = "#545f6e" red = "#fd8489" green = "#c9fd88" yellow = "#f0eaaa" blue = "#98b8e6" magenta = "#e7d5ff" cyan = "#b8e2fb" white = "#ffffff" [colors.selection] text = "#fffeeb" background = "#a9667a" [colors.search] matches = { foreground = "#fffeeb", background = "#a9667a" } focused_match = { foreground = "#ffffff", background = "#e996aa" } [colors.hints] start = { foreground = "#ffffff", background = "#70495d" } end = { foreground = "#fffeeb", background = "#a9667a" }