This commit is contained in:
2026-03-07 17:47:22 -08:00
parent dc58b9092e
commit 501ddd943f
15 changed files with 256 additions and 38 deletions

View File

@@ -204,11 +204,12 @@ time_color=#CAD3F5
# color of the chapter title next to timestamp (below seekbar)
chapter_title_color=#A5ADCB
# color of the side buttons (audio, subtitles, playlist, etc.)
side_buttons_color=#A5ADCB
# mauve-dominant accent setup
side_buttons_color=#C6A0F6
# color of the middle buttons (skip, jump, chapter, etc.)
middle_buttons_color=#A5ADCB
middle_buttons_color=#C6A0F6
# color of the play/pause button
playpause_color=#A5ADCB
playpause_color=#C6A0F6
# color of the element when held down (pressed)
held_element_color=#939AB7
# color of a hovered button when hover_effect includes "color"
@@ -264,6 +265,10 @@ nibbles_top=yes
nibbles_bottom=yes
# chapter nibble style. "triangle", "bar" or "single-bar"
nibbles_style=triangle
# color of chapter nibbles on the seekbar
nibble_color=#C6A0F6
# color of the current chapter nibble on the seekbar
nibble_current_color=#B7BDF8
# automatically set keyframes for the seekbar based on video length
automatickeyframemode=yes