# ISC License
#
# Copyright by maksim <maksim@wherelinux.xyz>
# 
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
# 
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
# AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
# OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.

# Huge thanks to u/demusxd for making this config! (i just recolored everything to everforest :P)

set default-bg                  "#4b565c"
set default-fg                  "#d3c6aa"

set statusbar-fg                "#d3c6aa"
set statusbar-bg                "#2b3339"

set inputbar-bg                 "#2b3339"
set inputbar-fg                 "#d3c6aa"

set notification-bg             "#2b3339"
set notification-fg             "#d3c6aa"

set notification-error-bg       "#2b3339"
set notification-error-fg       "#d3c6aa"

set notification-warning-bg     "#2b3339"
set notification-warning-fg     "#d3c6aa"

set highlight-color             "#4b565c"
set highlight-active-color      "#e67e80"

set completion-bg               "#2b3339"
set completion-fg               "#d3c6aa"

set completion-highlight-fg     "#4b565c"
set completion-highlight-bg     "#2b3339"

set recolor-lightcolor          "#2b3339"
set recolor-darkcolor           "#d3c6aa"

set recolor                     "true"
set recolor-keephue             "false"
