We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b3b8e commit f5a7682Copy full SHA for f5a7682
docs/plugin-api.md
@@ -172,6 +172,8 @@ OpenSCD core sets the following CSS variables on the plugin:
172
--oscd-base2: var(--oscd-theme-base2, #eee8d5);
173
--oscd-base3: var(--oscd-theme-base3, #fdf6e3);
174
175
+ --oscd-shape: var(--oscd-theme-shape, 8px);
176
+
177
--oscd-text-font: var(--oscd-theme-text-font, 'Roboto');
178
--oscd-text-font-mono: var(--oscd-theme-text-font-mono, 'Roboto Mono');
179
--oscd-icon-font: var(--oscd-theme-icon-font, 'Material Icons');
0 commit comments