small changes

This commit is contained in:
zyqunix 2024-10-29 22:12:07 +01:00
parent ae8a96399b
commit 85fc1329ac
4 changed files with 43 additions and 12 deletions

View file

@ -69,6 +69,7 @@ themeToggle.addEventListener('click', function() {
}
topbar.style.backgroundColor = "rgba(59, 59, 59, 0.885)";
topbar.style.borderColor = "#505050";
toolContainer.style.backgroundColor = "#4b4b4b";
toolContainer.style.borderColor = "#505050";