Change default place color

merge-requests/25/head
Bob Mottram 2022-06-16 11:43:03 +01:00
parent 99130aa0ca
commit ac6d4f4f57
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
--day-number: #dddddd;
--day-number2: #bbbbbb;
--time-color: #aaa;
--place-color: black;
--place-color: lightblue;
--event-color: grey;
--event-public-color: #282c37;
--today-foreground: black;

View File

@ -165,7 +165,7 @@
"vcard-icon-size-mobile": "80px",
"vcard-icon-size-tiny": "80px",
"lines-color": "grey",
"place-color": "black",
"place-color": "lightblue",
"event-color": "grey",
"event-public-color": "#282c37",
"today-foreground": "black",