mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-24 02:06:12 +03:00
style: tone down logo
This commit is contained in:
parent
126619be92
commit
6d607f4549
1 changed files with 2 additions and 2 deletions
|
@ -29,9 +29,9 @@
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
svg path.wood {
|
svg path.wood {
|
||||||
fill: var(--c-text-secondary);
|
fill: var(--c-text-secondary-light);
|
||||||
}
|
}
|
||||||
svg path.body {
|
svg path.body {
|
||||||
fill: var(--c-text-base);
|
fill: var(--c-text-secondary);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue