-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add button to automatically apply RGB presets (#2558)
* Add button to apply preset RGB options Add missing import * Add changelog * Add API method to apply presets * Fix codestyle * Add test * Change button color * Don't roll our own * Don't show in mixed case * Don't hard code numbers in the conditional statements * Improve logic for loop Co-authored-by: Kyle Conroy <kyleconroy@gmail.com> * Put presets in chromatic order --------- Co-authored-by: Kyle Conroy <kyleconroy@gmail.com>
- Loading branch information
Showing
4 changed files
with
126 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters