Skip to content
Snippets Groups Projects
Commit 752669bf authored by syuilo's avatar syuilo
Browse files

🎨

parent b08e3f59
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@
props: {
accent: 'rgb(255, 153, 0)',
panel: 'rgb(22, 22, 22)',
panel: 'rgb(30, 30, 30)',
bg: 'rgb(0, 0, 0)',
fg: 'rgb(240, 240, 240)',
fg: 'rgb(255, 255, 255)',
infoFg: '@accent',
infoBg: 'rgb(0, 0, 0)',
header: 'rgb(27, 27, 27)',
header: 'rgb(37, 37, 37)',
mention: '@accent',
hashtag: '@accent',
link: '@accent',
......
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