added support for transparency
This commit is contained in:
7
transparent.json
Normal file
7
transparent.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"backgroundColor": [0, 0, 0, 0],
|
||||
"textColor": [128, 128, 128],
|
||||
"linkColor": [128, 128, 128],
|
||||
"bitIColor": [128, 128, 128],
|
||||
"borderColor": [128, 128, 128]
|
||||
}
|
||||
Reference in New Issue
Block a user