-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Custom stylesheets/hex codes for AFE theme #12
Comments
Update: I found the inspector-stylesheet window, so this feature request is not urgent. My eyes are now as happy as my brain. |
For anyone interested in a quick templating option for the Modules tab, I generated a list of hex codes from the Ariake Dark theme from VS Code [https://marketplace.visualstudio.com/items?itemName=wart.ariake-dark]. To use these colors:
|
It would be nice to have this, but I currently do not have the time to work on it. I think a dark mode is more likely to happen than support for custom themes (but we may just implement the former using the latter). For any readers, if you would like to hack on your own themes you can see #15 as an example. |
Now that I'm a daily user of the AFE, I often find myself copying code between the AFE and my other editors to leverage my sweet, sweet dark themes.
I love this "hot reloading" iterative flow that the AFE provides with Ctrl+S, but my petulant, inner aesthete recoils at white backgrounds. I'll play with the Inspect window in DevTools for now, but I'd definitely pay a premium for the ability to customize the AFE template hex codes in a settings window or a gist import.
Cheers, and thanks again for making Excel addicting again!
The text was updated successfully, but these errors were encountered: