-
|
(Copying a few questions from precondition/keymapdb#74 (comment) to continue in this repo.)
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Yes, that field is how you add extra CSS to override the styling: https://github.com/caksoylar/keymap-drawer/blob/main/CONFIGURATION.md#svg_extra_style I added it in the keymap YAML in the web app to share, but typically you'd put it in the config file.
This is done with the
You are using Inkscape likely ignores the dark mode overrides (the part with |
Beta Was this translation helpful? Give feedback.
Yes, that field is how you add extra CSS to override the styling: https://github.com/caksoylar/keymap-drawer/blob/main/CONFIGURATION.md#svg_extra_style
I added it in the keymap YAML in the web app to share, but typically you'd put it in the config file.
This is done with the
a:/align:field when defining the combos, you can see it in the YAML of the example. All possible fields are documented here. In particular, also check outdraw_separate