Commit 083ad74
Make Bluetooth disconnect animation start darker and fade longer
Changes:
- Use dimmer blue color (30% brightness: {0, 0, 76} vs {0, 0, 255})
- Increase duration from 5 seconds to 8 seconds for longer fade
- Creates a more subtle, gentle disconnect indication
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 0e11f0b commit 083ad74
File tree
1 file changed
+11
-7
lines changed- plugins/Kaleidoscope-LEDIndicators/src/kaleidoscope/plugin
1 file changed
+11
-7
lines changedLines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
637 | | - | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | | - | |
642 | | - | |
643 | | - | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
644 | 648 | | |
645 | 649 | | |
646 | 650 | | |
| |||
0 commit comments