Aue Angpanitcharoen

Results 2 comments of Aue Angpanitcharoen

Currently using this method until there's an official doc index.css `[class*='primary'] { background-color: red; border-color: red; }` Should work for other theme colors too: Primary #0067F4 Secondary #5A6169 Success #17C671...

For anyone who needs it quickly! I've forked this project because I wanted this change this weekend 🙂 -> https://github.com/aueangpanit/KeyboardShortcuts Example usage: ` Button(action: captureTextViewModel.captureText, label: { Text("Capture Text") }).keyboardShortcut(for:...