feat: add readme and clean up comments and code quality. Also update metadata so that it reads better in settings

This commit is contained in:
Lucas Oskorep
2026-06-29 21:35:13 -04:00
parent 2c0a09efb0
commit 408288f79e
9 changed files with 58 additions and 38 deletions
-4
View File
@@ -1,8 +1,5 @@
/* DDC Brightness Control styling */
.ddc-brightness-slider-box {
padding: 8px 12px;
spacing: 8px;
}
.ddc-brightness-value-label {
@@ -13,7 +10,6 @@
text-align: right;
}
/* Custom slider */
.slider {
height: 24px;
border-radius: 12px;