[Client] Separate theme property
This commit is contained in:
parent
23b3e33df6
commit
fcb3ba9947
3 changed files with 5 additions and 3 deletions
|
|
@ -132,7 +132,7 @@ export default Vue.component('misskey-flavored-markdown', {
|
|||
target: '_blank'
|
||||
},
|
||||
attrs: {
|
||||
style: 'color:var(--mfmLink);'
|
||||
style: 'color:var(--mfmUrl);'
|
||||
}
|
||||
})];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue