Skip to content

Instantly share code, notes, and snippets.

@refragable
Created April 18, 2020 00:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save refragable/e844614bf142677dc4c39c19f3ee3122 to your computer and use it in GitHub Desktop.
Save refragable/e844614bf142677dc4c39c19f3ee3122 to your computer and use it in GitHub Desktop.
# The Love Theme for Tauon Music Box
# Version: 0.1.1
# https://love.holllo.cc
# Backgrounds
42,32,65 player background (top panel)
31,23,49 playlist panel
42,32,65 side panel
31,23,49 bottom panel
42,32,65 gallery background
# Frame
# Don't know where these colors are used. ☹️
rgb(255,0,255) sep line
rgb(255,0,255) bb line
rgb(255,0,255) tb line
# Playlist
242,239,255 track line
242,239,255 track time
59,209,138 track index
65,200,229 track artist
249,154,221 album line
150,200,57 track playing
150,200,57 time playing
150,200,57 index playing
150,200,57 artist playing
150,200,57 album playing
249,159,177 track missing
210,184,58 fav line
242,239,255 folder line
242,239,255 folder title
65,200,229,30 playing highlight
242,239,255,20 select highlight
242,239,255 gallery highlight
# Bottom Panel
242,239,255 bottom title
242,239,255,40 buttons off
59,209,138 buttons over
65,200,229 buttons active
242,239,255 playing time
65,200,229 seek bar
65,200,229 volume bar
65,200,229,40 seek bg
65,200,229,40 volume bg
242,239,255 scroll bar
242,239,255,40 mode off
59,209,138 mode over
65,200,229 mode on
# Top Panel
31,23,49 tab active line
242,239,255 tab line
31,23,49 tab background
42,32,65 tab over
242,239,255 tab active background
242,239,255 music vis
# Side Panel
242,239,255 title info
242,239,255 extra info
242,239,255 art border
# Mini Mode
31,23,49 mini bg
242,239,255 mini border
# The Love Theme for Tauon Music Box
# Version: 0.1.1
# https://love.holllo.cc
light-mode
# Backgrounds
230,222,255 player background (top panel)
242,239,255 playlist panel
230,222,255 side panel
242,239,255 bottom panel
230,222,255 gallery background
# Frame
# Don't know where these colors are used. ☹️
rgb(255,0,255) sep line
rgb(255,0,255) bb line
rgb(255,0,255) tb line
# Playlist
31,23,49 track line
31,23,49 track time
17,81,51 track index
20,77,90 track artist
129,21,106 album line
56,77,16 track playing
56,77,16 time playing
56,77,16 index playing
56,77,16 artist playing
56,77,16 album playing
139,18,60 track missing
81,70,16 fav line
31,23,49 folder line
31,23,49 folder title
20,77,90,30 playing highlight
31,23,49,20 select highlight
31,23,49 gallery highlight
# Bottom Panel
31,23,49 bottom title
31,23,49,40 buttons off
17,81,51 buttons over
20,77,90 buttons active
31,23,49 playing time
20,77,90 seek bar
20,77,90 volume bar
20,77,90,40 seek bg
20,77,90,40 volume bg
31,23,49 scroll bar
31,23,49,40 mode off
17,81,51 mode over
20,77,90 mode on
# Top Panel
242,239,255 tab active line
31,23,49 tab line
242,239,255 tab background
230,222,255 tab over
31,23,49 tab active background
31,23,49 music vis
# Side Panel
31,23,49 title info
31,23,49 extra info
31,23,49 art border
# Mini Mode
242,239,255 mini bg
31,23,49 mini border
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment