mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 06:20:30 +02:00
small changes
This commit is contained in:
parent
ae8a96399b
commit
85fc1329ac
4 changed files with 43 additions and 12 deletions
1
theme.js
1
theme.js
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue