Update style documentation and examples

This commit is contained in:
Christian Muehlhaeuser
2019-12-13 21:15:31 +01:00
parent 0e77ddf76c
commit 5e1dca63ba
21 changed files with 159 additions and 20 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"list": {
"margin": 4,
"color": "15",
"background_color": "52"
},
"task": {
"ticked": "✓ ",
"unticked": "✗ "
}
}