Tweak chapter_ranges example colors
This commit is contained in:
@@ -140,12 +140,12 @@ font_height_to_letter_width_ratio = 0.5
|
||||
#
|
||||
# Display skippable youtube video sponsor blocks from https://github.com/po5/mpv_sponsorblock
|
||||
# ```
|
||||
# chapter_ranges=sponsor start<968638:0.5>sponsor end
|
||||
# chapter_ranges=sponsor start<0000ff:0.5>sponsor end
|
||||
# ```
|
||||
#
|
||||
# Display anime openings and endings as ranges:
|
||||
# ```
|
||||
# chapter_ranges=op<968638:0.5>.*,ed|ending<968638:0.5>.*|{eof}
|
||||
# chapter_ranges=op<ffc500:0.5>.*,ed|ending<ffc500:0.5>.*|{eof}
|
||||
# ```
|
||||
chapter_ranges=
|
||||
```
|
||||
|
@@ -108,11 +108,11 @@ font_height_to_letter_width_ratio = 0.5
|
||||
#
|
||||
# Display skippable youtube video sponsor blocks from https://github.com/po5/mpv_sponsorblock
|
||||
# ```
|
||||
# chapter_ranges=sponsor start<968638:0.5>sponsor end
|
||||
# chapter_ranges=sponsor start<0000ff:0.5>sponsor end
|
||||
# ```
|
||||
#
|
||||
# Display anime openings and endings as ranges:
|
||||
# ```
|
||||
# chapter_ranges=op<968638:0.5>.*,ed|ending<968638:0.5>.*|{eof}
|
||||
# chapter_ranges=op<ffc500:0.5>.*,ed|ending<ffc500:0.5>.*|{eof}
|
||||
# ```
|
||||
chapter_ranges=
|
||||
|
4
uosc.lua
4
uosc.lua
@@ -126,12 +126,12 @@ font_height_to_letter_width_ratio = 0.5
|
||||
#
|
||||
# Display skippable youtube video sponsor blocks from https://github.com/po5/mpv_sponsorblock
|
||||
# ```
|
||||
# chapter_ranges=sponsor start<968638:0.5>sponsor end
|
||||
# chapter_ranges=sponsor start<0000ff:0.5>sponsor end
|
||||
# ```
|
||||
#
|
||||
# Display anime openings and endings as ranges:
|
||||
# ```
|
||||
# chapter_ranges=op<968638:0.5>.*,ed|ending<968638:0.5>.*|{eof}
|
||||
# chapter_ranges=op<ffc500:0.5>.*,ed|ending<ffc500:0.5>.*|{eof}
|
||||
# ```
|
||||
chapter_ranges=
|
||||
```
|
||||
|
Reference in New Issue
Block a user