diff --git a/terminus-core/src/theme.paper.scss b/terminus-core/src/theme.paper.scss index ddbdf6e8..b5e78eba 100644 --- a/terminus-core/src/theme.paper.scss +++ b/terminus-core/src/theme.paper.scss @@ -138,7 +138,7 @@ app-root { background: transparent; line-height: 42px; - svg { + svg, path { fill: $black; fill-opacity: 0.75; }