]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - plugins/default_colors/default_colors.css.template
WIP - Plugin to override default template colors
[github/shaarli/Shaarli.git] / plugins / default_colors / default_colors.css.template
diff --git a/plugins/default_colors/default_colors.css.template b/plugins/default_colors/default_colors.css.template
new file mode 100644 (file)
index 0000000..4b269ba
--- /dev/null
@@ -0,0 +1,3 @@
+:root {
+  %s
+}