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

added alpha patch

This commit is contained in:
2023-10-22 05:38:52 +02:00
parent ff9b014af8
commit f9a98e5a46
5 changed files with 181 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 */