1
Fork 0
mirror of https://github.com/Steffo99/steffula-code.git synced 2024-11-21 10:34:21 +00:00

Create the media color and use it for Markdown images

This commit is contained in:
Steffo 2022-07-29 06:39:37 +02:00
parent ca25b42683
commit c76699b164
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -585,6 +585,16 @@
"foreground": "#00d0ff",
}
},
{
"name": "media",
"scope": [
"meta.image punctuation",
"meta.image string.other.link",
],
"settings": {
"foreground": "#80ffd4"
}
},
{
"name": "url",
"scope": [