Theme editor #184
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
- 6DB6
-
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 |
Beta Was this translation helpful? Give feedback.
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.
Beta Was this translation helpful? Give feedback.
All reactions