surfinzap / bikkuri-theme-vscode

Set of dark themes for VS Code, including syntax highlighting, debugging, diff/merge and terminal colors.
MIT License
6 stars 1 forks source link

[Feature Request] Better inlay hints styling #28

Open RVFET opened 2 months ago

RVFET commented 2 months ago

Currently inlay hints in Bikkuri is set to dark regular text which kind of makes it hard to distinguish from the rest of the code. Some themes such as codemos have really cool way of highlighting them. It'd be great to have something like this in Bikkuri.


More about inlay hints: https://code.visualstudio.com/Docs/editor/editingevolved#_inlay-hints Codemos: https://marketplace.visualstudio.com/items?itemName=Codemos.codemos-modern

surfinzap commented 1 month ago

Hi @RVFET, thanks for your feedback! When I was thinking about inlay hints, I was thinking about making them more subtle than the rest of the code so they wouldn't catch that much attention. Let me collect a bit more feedback on that topic.