Theme editor #184
svilenmarkov
started this conversation in
Guides and resources
Replies: 2 comments
0 replies
|
Came here to say my thanks, playing with colors is much easier the way you put it. Instead it's maybe more convinient to just do console.log or alert so user can copy his theme manually and paste later instead of manipulating clipboard? Anyway, if someone has issues like this, just replace |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I quickly hacked together a theme editor that I don't currently plan on adding to Glance but wanted to share as a tool on the side that makes creating new themes much easier.
Preview
Demo
theme-picker-demo.mp4
Usage
Paste this hunk of code into your browser's console while having Glance open:
View code
Note: refreshing the page as well as navigating to another page removes the editor and all changes.
All reactions