rmosolgo / graphiql-rails

Mount the GraphiQL query editor in a Rails app
MIT License
447 stars 135 forks source link

Using themes/custom CSS #114

Open AlliterativeAlice opened 8 months ago

AlliterativeAlice commented 8 months ago

GraphiQL has support for themes: https://github.com/graphql/graphiql/tree/main/packages/graphiql#theming

Is there any way to set themes when using graphiql-rails? It doesn't appear to be exposed in the existing configuration options.