[Feature/Code request] Can we have types of vomnibar content in css
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I would like to style each the type (history, tab, bookmark) separately, append an icon to them etc. but I can't do this currently as all of them are the same CSS class. It would be great if you could add types in CSS.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the vomnibar rendering code and the shared CSS class used for history, tab, and bookmark results. Trace how those content types are created, then verify that each can be styled separately and that icons or other type-specific styling can target the resulting selectors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100