mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-21 17:05:22 +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>
|
||||
svg path.wood {
|
||||
fill: var(--c-text-secondary);
|
||||
fill: var(--c-text-secondary-light);
|
||||
}
|
||||
svg path.body {
|
||||
fill: var(--c-text-base);
|
||||
fill: var(--c-text-secondary);
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue