1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00

2341-bug-application-brand-color-live-ui-example-on-tabler-illustrati… (#2344)

This commit is contained in:
Mikołaj Sojka
2025-05-11 12:28:50 +02:00
committed by GitHub
parent 7773ff22b9
commit 467c529fdc

View File

@@ -511,7 +511,7 @@ Look at the example below to see how you can change the color of the skin.
Tabler Illustrations uses `--tblr-primary` as a fallback color if `--tblr-illustrations-primary` is not set, so if you have a primary color set in your design system, you can use that to ensure consistency across your project.
```html example columns={1} centered vertical separated height="30rem"
{% capture html -%}
<div class="card">
<div class="card-body">
<div>
@@ -785,8 +785,8 @@ Tabler Illustrations uses `--tblr-primary` as a fallback color if `--tblr-illust
});
});
</script>
```
{%- endcapture %}
{% include "docs/example.html" html=html %}
## Dark version of the illustration