Git supports 24-bit colours
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 38/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- git
- Domain
- documentation
Research direction
Locate the project intro text in the repository and verify the relevant Git color syntax in the linked Git documentation. Done means the introduction accurately describes 24-bit color support and clearly explains the project's guidance about precise colors versus terminal theming.
Written by the indexing model from the issue text.
Description
So the intro for this project reads:
According to Git documentation valid colors are limited to white, black, green, magenta, blue, cyan, yellow, red. Due to the limitation on colors availablility, it appears the best option is to theme your terminal, then adjust the .gitconfig file
But this reasoning isn't true: Git supports 24-bit colour definitions in the hex format #RRGGBB, per this part of the config page: https://git-scm.com/docs/git-config#Documentation/git-config.txt-color
So, wouldn't it be better if this project used such precise color definitions, rather than forcing users to theme their terminal? (Even if terminal theming is generally preferable, if there's a way to decouple Git then it may be preferred by some users.)
(For context, I'm not a Dracula user, but I am updating my book on Git which includes a section on setting colours, and I'm wondering about linking to here.)
- Dominant language
- No language data
- Stars
- 19
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Ecosystem: ClawMetry — the Qwen Code reader is now free and open source (follow-up to #9294 / #9338) Opencategory/integration priority/P3 scope/documentation status/ready-for-human type/feature-request
Difficulty 1/5 Under an hour Newbie friendliness 84/100