aboutsummaryrefslogtreecommitdiff
path: root/templates/category/table.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/category/table.html')
-rw-r--r--templates/category/table.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/category/table.html b/templates/category/table.html
index e05c84b..d4147aa 100644
--- a/templates/category/table.html
+++ b/templates/category/table.html
@@ -27,7 +27,8 @@
>
<span
class="g-Table__Cell"
- style="color: {{ category.color }}"
+ is="colored-category"
+ data-color="{{ category.color }}"
>
{{ category.name }}
</span>