Skip to content

Incoherent Color Style #34

@Eolien55

Description

@Eolien55

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions