feat: Implement topbar with custom window controls and actions

This commit is contained in:
MasterAcnolo
2025-12-20 09:53:17 +01:00
parent cbfde8b761
commit c11fd40681
9 changed files with 181 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
.theme-switcher {
position: absolute;
top: 10px;
top: 60px;
right: 10px;
background: #242424;
padding: 8px 12px;