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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user