update
This commit is contained in:
64
.obsidian/plugins/obsidian-list-callouts/data.json
vendored
Normal file
64
.obsidian/plugins/obsidian-list-callouts/data.json
vendored
Normal file
@@ -0,0 +1,64 @@
|
||||
[
|
||||
{
|
||||
"color": "255, 214, 0",
|
||||
"char": "I",
|
||||
"icon": "lucide-lightbulb"
|
||||
},
|
||||
{
|
||||
"color": "255, 145, 0",
|
||||
"char": "?",
|
||||
"icon": "question-mark-glyph"
|
||||
},
|
||||
{
|
||||
"color": "255, 23, 68",
|
||||
"char": "!",
|
||||
"icon": "lucide-alert-triangle"
|
||||
},
|
||||
{
|
||||
"color": "124, 77, 255",
|
||||
"char": "=",
|
||||
"icon": "lucide-list"
|
||||
},
|
||||
{
|
||||
"color": "0, 184, 212",
|
||||
"char": "@"
|
||||
},
|
||||
{
|
||||
"color": "0, 200, 83",
|
||||
"char": "$"
|
||||
},
|
||||
{
|
||||
"color": "158, 158, 158",
|
||||
"char": "%"
|
||||
},
|
||||
{
|
||||
"char": "p",
|
||||
"color": "61, 173, 0",
|
||||
"icon": "lucide-thumbs-up",
|
||||
"custom": true
|
||||
},
|
||||
{
|
||||
"char": "c",
|
||||
"color": "255, 0, 0",
|
||||
"icon": "lucide-thumbs-down",
|
||||
"custom": true
|
||||
},
|
||||
{
|
||||
"char": "<",
|
||||
"color": "240, 90, 80",
|
||||
"icon": "lucide-calendar",
|
||||
"custom": true
|
||||
},
|
||||
{
|
||||
"char": "author::",
|
||||
"color": "158, 158, 158",
|
||||
"icon": "lucide-user",
|
||||
"custom": true
|
||||
},
|
||||
{
|
||||
"char": "link::",
|
||||
"color": "142, 190, 255",
|
||||
"icon": "link",
|
||||
"custom": true
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user