Created
August 23, 2018 13:20
-
-
Save claudia-romano/478e50aeff1daa4e5970683c22f5ff57 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.theme--dark .icon { | |
color: #fff; | |
} | |
.theme--dark .icon use { | |
fill: #d4c1be; | |
} | |
.theme--dark .icon.icon--outline use { | |
stroke: #d4c1be; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment