changed default background color
This commit is contained in:
parent
7629353601
commit
50a08a2d0c
@ -10,7 +10,7 @@ type Settings struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
var DefaultSettings = &Settings{
|
var DefaultSettings = &Settings{
|
||||||
Background: "#333",
|
Background: "#2b2a33",
|
||||||
IconMargin: "0.5em",
|
IconMargin: "0.5em",
|
||||||
IconPadding: "1em",
|
IconPadding: "1em",
|
||||||
IconWidth: "10em",
|
IconWidth: "10em",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user