Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Custom code fonts and other options not working

Open
#24 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
css
Domain
frontend

Research direction

Start by reproducing the UI button interactions and inspecting the selectors mentioned: .react-code-text, .comment-body pre, and .blob-code-inner. Trace why the options remain unchanged and determine which selectors the custom code font should affect; done means the controls visibly change the options and the font styling works without manually editing 0s to 1s.

Written by the indexing model from the issue text.

Description

First of all, clicking the UI buttons to change options doesn't seem to do anything at all, I have to manually change the 0s to 1s in the code.

Then, in order to actually change the font, I have to add the classes .react-code-text and .comment-body pre to the custom code font styling. .blob-code-inner doesn't seem to reference anything at all. This may be the case with the other options as well, but I'm not even sure what they're supposed to do, so I can't tell if they're changing anything or not.

Dominant language
CSS
Stars
37
Forks
11
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dracula/github

All issues in dracula/github

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.