Files
everforest-resources/cli/neofetch/config-light-hard.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
584 B
Plaintext

# Everforest light-hard theme for Neofetch
# Generated from template - do not edit manually
# Color configuration
colors=(1 2 3 4 5 6)
# Text Colors
title_color="#5c6a72"
at_color="#b3c0b0"
underline_color="#7fbbb3"
subtitle_color="#dbbc7f"
# Info Colors
info_color="#5c6a72"
seperator_color="#b3c0b0"
# Progress bar colors
bar_char_elapsed="█"
bar_char_total="░"
bar_color_elapsed="#a7c080"
bar_color_total="#b3c0b0"
# 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"