Here is the code I use for Blue. /* Google Now Playing Bar & Now Playing Page */ .emby-slider-background-lower, .emby-slider::-webkit-slider-thumb { background: #0C57D6 !important; } .emby-slider:focus::-webkit-slider-thumb { -webkit-box-shadow: 0 0 0 10px rgba(66,133,244,.2); box-shadow: 0 0 0 10px rgba(66,133,244,.2) !important; } /* Firefox Now Playing Bar & Now Playing Page */ .emby-slider::-moz-range-thumb, .emby-slider::-moz-range-progress { background: #0C57D6 !importa