mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-03-20 18:11:27 -07:00
update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user