kjk / edna

Note taking for developers and power users
https://edna.arslexis.io
Other
390 stars 18 forks source link

fix: functionselector shortcuts are not visible on background #72

Closed hmnd closed 3 months ago

hmnd commented 3 months ago

The keyboard shortcut section of the FunctionSelector was not visible, due to the background being the same color as the text. This PR resolves that :).

kjk commented 3 months ago

thanks