Graphiql: Hardcoded CSS in app.css conflicts with CodeMirror theme

Created on 1 Mar 2017  路  1Comment  路  Source: graphql/graphiql

There are certain CSS declarations which conflict with theme declarations, causing the themes to render improperly. For example, in app.css, .cm-punctuation is set which makes the punctuation illegible for dark themes. These styles should most likely be specific to the graphiql default theme.

help wanted

Most helpful comment

The labels ;)
@ianks that makes sense I think - I can take a look at this one unless someone wants to tackle this?

>All comments

The labels ;)
@ianks that makes sense I think - I can take a look at this one unless someone wants to tackle this?

Was this page helpful?
0 / 5 - 0 ratings