Replies: 2 comments
-
|
fmt.fg.1 -- fmt.fg.9
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Actually no that wont work because pythin doesnt like attribute names that start with numbers, this should take care of it: d31459b |
Beta Was this translation helpful? Give feedback.
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.
-
In the theme configuration, colors like color0, color1, etc are defined.
How can I use these definitions in fmt.fg.XXX ? I tried fmt.fg.color0 - it did not work.
Beta Was this translation helpful? Give feedback.
All reactions