graphiql-app icon indicating copy to clipboard operation
graphiql-app copied to clipboard

Dark Mode

Open leumasme opened this issue 5 years ago • 5 comments

In Chrome i can use DarkReader, but thats hard in electron. Please add an Integrated Dark Mode

leumasme avatar Feb 28 '20 21:02 leumasme

I would also love this. I am more than willing to help build it but I have never done anything with an electron app or much frontend at all as I am backend dev. If anyone can point me to helpful blog posts or anything on this front. I could start looking into themes for this and start with a dark mode

svenjr avatar Apr 18 '21 14:04 svenjr

Any traction on this?

christopher-caldwell avatar Apr 27 '22 18:04 christopher-caldwell

I haven't seen many contributions here lately, so I recently released a re-write here that supports GraphiQL 2 and has dark mode support: https://github.com/nathanchapman/graphiql-desktop

nathanchapman avatar Nov 08 '22 16:11 nathanchapman

I haven't seen many contributions here lately, so I recently released a re-write here that supports GraphiQL 2 and has dark mode support: https://github.com/nathanchapman/graphiql-desktop

Awesome! I am going to check it out! Is there a good/clean way to submit new themes to this repo? Would be fun to be able to add some variants

svenjr avatar Nov 09 '22 08:11 svenjr

I haven't seen many contributions here lately, so I recently released a re-write here that supports GraphiQL 2 and has dark mode support: https://github.com/nathanchapman/graphiql-desktop

Awesome! I am going to check it out! Is there a good/clean way to submit new themes to this repo? Would be fun to be able to add some variants

It's just a wrapper around GraphiQL 2. I don't believe there's a way to contribute themes right now, unless they're directly in GraphiQL. You may have luck contributing there: https://github.com/graphql/graphiql

If they open up the theming system much like they've done with plugins, then I'm definitely open to us adding a bunch of themes to graphiql-desktop!

nathanchapman avatar Nov 09 '22 17:11 nathanchapman