Skip to content
Snippets Groups Projects
Commit 5e8c95bd authored by syuilo's avatar syuilo
Browse files

🎨

parent 86305421
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ export default defineComponent({
);
const bg = tinycolor(getComputedStyle(document.documentElement).getPropertyValue(isMe ? '--mentionMe' : '--mention'));
bg.setAlpha(0.20);
bg.setAlpha(0.1);
return {
localHost,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment