dracula / dracula/godot

[bug] This theme does not respect the Dracula Specification

Open
#10 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
54
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The list of incorrect colors is just too long, but just to name a few:
- Keywords should be pink, not yellow.
- Member variables should be purple, not red.
- Strings should be yellow.
- Functions should be green, not blue.

And the list goes on.
The assignment list is wrong almost in its entirety. I had to change pretty much every color manually myself to respect the dracula scheme after applying this theme.
Some colors don't even match the dracula color values at all.

To reproduce, go to the `.tres` file that implements the theme for godot and compare the colors listed there with the colors described at `https://spec.draculatheme.com/`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the `.tres` file that implements the Godot theme and compare its assignments with the Dracula Specification at https://spec.draculatheme.com/. Check the listed keyword, member-variable, string, and function colors first, then review the remaining assignments. Done means the theme's colors match the specification.

Written by the indexing model from the issue text.

Assessment

Tech stack
godot
Domain
design
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.