home: themeing-updates #40
1 changed files with 4 additions and 1 deletions
|
@ -20,13 +20,16 @@
|
||||||
headerStyle = "boxedWidgets";
|
headerStyle = "boxedWidgets";
|
||||||
disableCollape = true;
|
disableCollape = true;
|
||||||
favicon = "https://em-content.zobj.net/source/twitter/376/cloud_2601-fe0f.png";
|
favicon = "https://em-content.zobj.net/source/twitter/376/cloud_2601-fe0f.png";
|
||||||
background = "https://i.imgur.com/uU6Jbum.jpg";
|
|
||||||
cardBlur = "md";
|
cardBlur = "md";
|
||||||
theme = "dark";
|
theme = "dark";
|
||||||
color = "gray";
|
color = "gray";
|
||||||
fiveColumns = true;
|
fiveColumns = true;
|
||||||
statusStyle = "dot";
|
statusStyle = "dot";
|
||||||
hideVersion = true;
|
hideVersion = true;
|
||||||
|
background = {
|
||||||
|
image = "https://i.imgur.com/YLX96sC.jpeg";
|
||||||
|
brightness = 75;
|
||||||
|
};
|
||||||
providers = {
|
providers = {
|
||||||
openweathermap = "{{HOMEPAGE_VAR_OPENWEATHERMAP}}";
|
openweathermap = "{{HOMEPAGE_VAR_OPENWEATHERMAP}}";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue