Switch out the globe icon and colour it depending on theme
This commit is contained in:
parent
850c850bde
commit
df75024a21
4 changed files with 4 additions and 5 deletions
|
@ -31,7 +31,7 @@ limitations under the License.
|
|||
mask-position: center;
|
||||
mask-size: contain;
|
||||
mask-repeat: no-repeat;
|
||||
background: $primary-fg-color;
|
||||
background: $secondary-fg-color;
|
||||
mask-image: url('$(res)/img/globe.svg');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue