Files
everforest-resources/cli/neofetch/config-dark-soft.conf
Ismo Vuorinen 5c0e8b0f40 feat: enhance install script and theme generation
- install.sh now installs all variants when run without parameters
- preserve single-variant mode when --variant is specified
- add variant names to generated file headers for clarity
- fix tool name extraction to preserve compound names like git-delta
- fix CSS variable preservation during header generation
2025-09-09 00:01:46 +03:00

32 lines
583 B
Plaintext

# Everforest dark-soft theme for Neofetch
# Generated from template - do not edit manually
# Color configuration
colors=(1 2 3 4 5 6)
# Text Colors
title_color="#d3c6aa"
at_color="#859289"
underline_color="#7fbbb3"
subtitle_color="#dbbc7f"
# Info Colors
info_color="#d3c6aa"
seperator_color="#859289"
# Progress bar colors
bar_char_elapsed="█"
bar_char_total="░"
bar_color_elapsed="#a7c080"
bar_color_total="#859289"
# Logo colors
distro_shorthand="on"
ascii_distro="auto"
ascii_colors=(1 2 3 4 5 6)
ascii_bold="on"
# Image colors
image_backend="ascii"
image_source="auto"