initial commit
This commit is contained in:
parent
f8e10a1e09
commit
8a80fc6936
30 changed files with 2335 additions and 2664 deletions
|
@ -95,7 +95,7 @@ function setDefaults(){
|
|||
userinfos.users = {};
|
||||
}
|
||||
if(userinfos.accent_color === undefined){
|
||||
userinfos.accent_color = "#242443";
|
||||
userinfos.accent_color = "#3096f7";
|
||||
}
|
||||
document.documentElement.style.setProperty(
|
||||
"--accent-color",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue