Skip to content

Make JSON colors more contrast #8

@flaksp

Description

@flaksp

Current colors are too smooth and not contrast. It's hard to read huge JSONs.

My suggestions:

  • rgba(0,0,0,.87) - for property names (Google recommends that color for black text on pure white backgrounds)
  • #0B7500 - for strings.
  • #1A01CC - for numbers and nulls.

This color scheme is similar to JSON Formatter.

This is how it will look like:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions