dracula / dracula/steam

Incoherent Color Style

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
ReScript
Stars
95
Forks
10
PR merge metrics
No merged PRs in 30d

Description

`custom6.css` has, for colors :
- Variables, like `draculaCyan`
- Hard-coded hexadecimal colors, like `#6272a4`
- Hard-coded rgba colors, like `rgba(46,50,66,1)`

I think it would be better to replace the hard-coded colors by variables, considering that some are repeted. It would make easier supporting this theme. Hard-coded colors also makes it hard to understand what color exactly is used there.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.