mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 16:12:34 +00:00
When using a dark theme the name of the key does not show up well at all. This is due to it being set with pallete().button_text(), which for dark themes is a light color. As Keyboard Mapper does not follow the system color theme, the text on the keys should not either. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| KeyboardMapperWidget.cpp | ||
| KeyboardMapperWidget.h | ||
| KeyButton.cpp | ||
| KeyButton.h | ||
| KeyPositions.h | ||
| main.cpp | ||