]> arthur.barton.de Git - netdata.git/commitdiff
fixed the colors in "slate" theme to allow better contrast
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sat, 11 Jun 2016 12:26:00 +0000 (15:26 +0300)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sat, 11 Jun 2016 12:26:00 +0000 (15:26 +0300)
web/dashboard.js

index d941882104673559d89b52a3e46d16ded31b14bc..18fd5b0fd6490a427b34da84e48f3e433bbd9ae4 100644 (file)
                                                '#a6a479', '#a66da8' ],
 */
                        colors: [       '#66AA00', '#FE3912',   '#3366CC', '#D66300',   '#0099C6', '#DDDD00',
-                                               '#3B3EAC', '#EE9911',   '#BB44CC', '#C83E3E',   '#990099', '#CC7700',
-                                               '#22AA99', '#109618',   '#6633CC', '#DD4477',   '#316395', '#8B0707',
+                                               '#5054e6', '#EE9911',   '#BB44CC', '#e45757',   '#ef0aef', '#CC7700',
+                                               '#22AA99', '#109618',   '#905bfd', '#f54882',   '#4381bf', '#ff3737',
                                                '#329262', '#3B3EFF' ],
                        easypiechart_track: '#373b40',
                        easypiechart_scale: '#373b40',