1
0
mirror of https://github.com/tiyn/st synced 2025-11-18 11:59:45 +01:00

added alpha patch to master

This commit is contained in:
2023-10-22 05:41:37 +02:00
6 changed files with 184 additions and 11 deletions

View File

@@ -93,6 +93,9 @@ char *termname = "st-256color";
*/
unsigned int tabspaces = 8;
/* bg opacity */
float alpha = 0.8;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {
/* 8 normal colors */