Add window padding and background transparency
This commit is contained in:
@@ -37,3 +37,9 @@ colors:
|
|||||||
cyan: '#95E6CB'
|
cyan: '#95E6CB'
|
||||||
white: '#FFFFFF'
|
white: '#FFFFFF'
|
||||||
|
|
||||||
|
window:
|
||||||
|
padding:
|
||||||
|
x: 5
|
||||||
|
y: 5
|
||||||
|
|
||||||
|
background_opacity: 0.95
|
||||||
|
|||||||
Reference in New Issue
Block a user