Set alpha to 0.8 for transparency Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 files changed, 1 insertions(+), 1 deletions(-) M config.def.h
M config.def.h => config.def.h +1 -1
@@ 114,7 114,7 @@ char *termname = "st-256color"; unsigned int tabspaces = 8; /* bg opacity */ -float alpha = 1.0; +float alpha = 0.8; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = {