Change colours to Plex colours

This commit is contained in:
JonnyWong16 2020-02-22 14:52:25 -08:00
parent 4f2e09d733
commit 2144d4d7ed
14 changed files with 17 additions and 17 deletions

View file

@ -21,7 +21,7 @@ ul.ColVis_collection li {
.ColVis_Button:hover,
ul.ColVis_collection li:hover {
color: #F9AA03;
color: #E5A00D;
}
button.ColVis_Button {

View file

@ -101,7 +101,7 @@ table.display tr:hover a {
text-decoration:none;
}
table.display td:hover a {
color: #F9AA03;
color: #E5A00D;
}
table.display thead tr:hover {
background-color: #212121;

View file

@ -523,7 +523,7 @@ fieldset[disabled] .btn-bright.active {
color: #eee;
}
.modal-body i {
color: #F9AA03;
color: #E5A00D;
}
.modal-body i.fa {
color: #fff;
@ -534,7 +534,7 @@ fieldset[disabled] .btn-bright.active {
}
.modal-body strong,
.modal-body strong i.fa {
color: #F9AA03;
color: #E5A00D;
}
.modal-footer {
padding: 15px 20px;
@ -673,7 +673,7 @@ textarea.form-control:focus {
color: #fff;
}
.form-control-feedback {
color: #F9AA03;
color: #E5A00D;
margin: 5px 40px 5px 0;
}
.form-control[disabled],
@ -4064,7 +4064,7 @@ a:hover .overlay-refresh-image:hover {
table-layout: fixed;
}
.stream-info .heading {
color: #F9AA03;
color: #E5A00D;
text-transform: uppercase;
font-size: 15px;
font-weight: bold !important;

View file

@ -40,7 +40,7 @@ var hc_plays_by_day_options = {
}
}
},
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
colors: ['#E5A00D', '#FFFFFF', '#F06464'],
xAxis: {
type: 'datetime',
labels: {

View file

@ -23,7 +23,7 @@ var hc_plays_by_dayofweek_options = {
credits: {
enabled: false
},
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
colors: ['#E5A00D', '#FFFFFF', '#F06464'],
xAxis: {
categories: [{}],
labels: {

View file

@ -23,7 +23,7 @@ var hc_plays_by_hourofday_options = {
credits: {
enabled: false
},
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
colors: ['#E5A00D', '#FFFFFF', '#F06464'],
xAxis: {
categories: [{}],
labels: {

View file

@ -23,7 +23,7 @@ var hc_plays_by_month_options = {
credits: {
enabled: false
},
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
colors: ['#E5A00D', '#FFFFFF', '#F06464'],
xAxis: {
labels: {
style: {

View file

@ -23,7 +23,7 @@ var hc_plays_by_platform_options = {
credits: {
enabled: false
},
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
colors: ['#E5A00D', '#FFFFFF', '#F06464'],
xAxis: {
categories: [{}],
labels: {

View file

@ -23,7 +23,7 @@ var hc_plays_by_platform_by_stream_type_options = {
credits: {
enabled: false
},
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
colors: ['#E5A00D', '#FFFFFF', '#F06464'],
xAxis: {
categories: [{}],
labels: {

View file

@ -23,7 +23,7 @@ var hc_plays_by_source_resolution_options = {
credits: {
enabled: false
},
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
colors: ['#E5A00D', '#FFFFFF', '#F06464'],
xAxis: {
categories: [{}],
labels: {

View file

@ -23,7 +23,7 @@ var hc_plays_by_stream_resolution_options = {
credits: {
enabled: false
},
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
colors: ['#E5A00D', '#FFFFFF', '#F06464'],
xAxis: {
categories: [{}],
labels: {

View file

@ -40,7 +40,7 @@ var hc_plays_by_stream_type_options = {
}
}
},
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
colors: ['#E5A00D', '#FFFFFF', '#F06464'],
xAxis: {
type: 'datetime',
labels: {

View file

@ -23,7 +23,7 @@ var hc_plays_by_user_options = {
credits: {
enabled: false
},
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
colors: ['#E5A00D', '#FFFFFF', '#F06464'],
xAxis: {
categories: [{}],
labels: {

View file

@ -23,7 +23,7 @@ var hc_plays_by_user_by_stream_type_options = {
credits: {
enabled: false
},
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
colors: ['#E5A00D', '#FFFFFF', '#F06464'],
xAxis: {
categories: [{}],
labels: {