mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 10:42:12 +00:00
refactor: trakt icon color changed
This commit is contained in:
parent
aa07a8d415
commit
6deb6277fd
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
--color-facebook: #1877F1;
|
||||
--color-twitter: #1DA1F2;
|
||||
--color-imdb: #f5c518;
|
||||
--color-trakt: rgb(255, 0, 0);
|
||||
--color-trakt: #ED2224;
|
||||
--color-placeholder: #60606080;
|
||||
--color-placeholder-text: @color-surface-50;
|
||||
--color-placeholder-background: @color-surface-dark5-20;
|
||||
|
|
|
|||
Loading…
Reference in a new issue