KhronosGroup / KhronosGroup/Vulkan-Docs
REQUEST: Color-code structs and enums, like functions currently are
Open
@oddhack is already working on this.
Since May 22, 2024.
Markup/Editing
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 549
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 2
Description
In the HTML version of the Vulkan Spec, it is nice that functions are listed with a red name. It makes them stand out when perusing a chapter. Structs also have a color, but it's light blue, which clashes with the colors of links (for which there are many). Enum definitions don't have a color, thus they don't stand out.
Please, consider:
- Changing the color of struct names to something other than blue, so they don't clash with links.
- Giving a non-blue color to enum definitions.
- Making function, struct, and enum colored names bold.
Regards
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.
Assessment
This issue has not been assessed yet.