Skip to content

Commit

Permalink
fix colored icon example
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerwyn committed Nov 13, 2023
1 parent 812f7b2 commit 0e21452
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1011,23 +1011,23 @@ rows:
- search
custom_sources:
netflix:
source: netflix
source: 'netflix://'
style:
color: rgb(229, 9, 20)
hulu:
source: hulu
source: 'hulu://'
style:
color: rgb(28, 231, 131)
disney:
source: disney
source: 'https://www.disneyplus.com'
style:
color: rgb(17, 60, 207)
max:
source: max
source: 'https://play.max.com'
style:
color: rgb(0, 35, 246)
primevideo:
source: primevideo
source: 'https://app.primevideo.com'
style:
color: rgb(0, 165, 222)
slider_range:
Expand Down

0 comments on commit 0e21452

Please sign in to comment.