dracula / dracula/github

Custom code fonts and other options not working

Open
#24 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
37
Forks
11
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.