mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-21 03:48:36 -05:00
fix(ui): identicon in dark mode
This commit is contained in:
@@ -146,6 +146,9 @@ export default {
|
||||
border-radius 0
|
||||
|
||||
&.identicon
|
||||
filter brightness(90%) contrast(115%)
|
||||
.vue-ui-dark-mode &
|
||||
filter invert(100%) brightness(180%) contrast(70%)
|
||||
.wrapper
|
||||
background white
|
||||
.image
|
||||
|
||||
Reference in New Issue
Block a user