Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative Rainbow Mode Option #76

Closed
wanwindwalker opened this issue Apr 27, 2024 · 5 comments
Closed

Alternative Rainbow Mode Option #76

wanwindwalker opened this issue Apr 27, 2024 · 5 comments
Assignees
Labels
improvement New feature or request

Comments

@wanwindwalker
Copy link

Proposal

Second Rainbow Mode where modifier keys are not colored based on the amount of hotkeys used in the shortcut but color based on their type. Control, Command, Option and Shift each have their own identifying color in all shortcuts and letters (and symbols and non-modifiers) stay White everywhere.

Color scheme could be:
Command - Blue
Shift - Green
Option - Yellow
Control - Orange
fn - Red

I based it on how frequently each modifier is used.

Here is a colorblindness color scheme that you can add as an aditional option:
Command - #006ddb
Shift - #22cf22
Option - #ffdf4d
Control - #db6d00
fn - #920000

Alternatives

No response

@wanwindwalker wanwindwalker added the improvement New feature or request label Apr 27, 2024
@wanwindwalker
Copy link
Author

And I guess for Hyperkey users make Caps Lock pink

@Anze
Copy link
Owner

Anze commented Apr 27, 2024

Hey wanwindwalker,
I believe for the alternative, it would be best to let you decide (customize) which colors you want to see. Anyway, it was planned to be customizable later.

And I guess for Hyperkey users make Caps Lock pink

Technically, Caps Lock isn't recognized as a valid modifier or key. However, it can be assigned to hotkeys in some apps. The question arises whether it should be displayed as a modifier since it does function as one. Or, when assigned as a hotkey, it effectively becomes a non-modifier. Currently, there are no plans to display Caps Lock as a valid modifier or key, but it's a possibility for the future.

@wanwindwalker
Copy link
Author

I'm not user of Hyperkey I didn't know it didn't function the same way. Yeah customizable is always preferable sorry if I suggest a feature that was already planned I didn't realzie it was.

@Anze
Copy link
Owner

Anze commented Apr 28, 2024

Don't worry if the feature is already in plans — I appreciate all suggestions. It shows that I'm thinking in the right direction.

@Anze Anze self-assigned this Jul 15, 2024
@Anze Anze moved this to Todo in KeyClu Roadmap Jul 15, 2024
@Anze Anze moved this from Todo to In Progress in KeyClu Roadmap Oct 5, 2024
@Anze Anze moved this from In Progress to Done in KeyClu Roadmap Oct 7, 2024
@Anze
Copy link
Owner

Anze commented Oct 31, 2024

Hey wanwindwalker,
I've just released a new version. You can now customize these colors.

@Anze Anze closed this as completed Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants