Change Colors #65

Merged
jakob.scheid merged 16 commits from bug/colors into main 2026-05-23 02:05:53 +02:00
Showing only changes of commit 46a2caf845 - Show all commits
@@ -51,7 +51,7 @@ const colorSchemeIconMapper = {
<style scoped> <style scoped>
.color-scheme-button { .color-scheme-button {
background: none; background: none;
border: 1.5px solid var(--light-d-3); border: 1.5px solid var(--dark-l-8);
border-radius: 50%; border-radius: 50%;
width: 36px; width: 36px;
height: 36px; height: 36px;