mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-25 11:43:42 +00:00
11 lines
No EOL
217 B
Text
11 lines
No EOL
217 B
Text
// Copyright (C) 2017-2023 Smart code 203358507
|
|
|
|
@import (reference) '~@stremio/stremio-colors/less/stremio-colors.less';
|
|
|
|
.background {
|
|
fill: @color-surface-light5;
|
|
}
|
|
|
|
.icon {
|
|
fill: @color-background-dark5;
|
|
} |