diff --git a/js/beestat/style.js b/js/beestat/style.js index 9c90f40..2db4204 100644 --- a/js/beestat/style.js +++ b/js/beestat/style.js @@ -28,8 +28,8 @@ beestat.style.color = { }, 'lightblue': { 'light': '#45aaf2', - 'base': '#2d98da', - 'dark': '#147fc1' + 'base': '#238ac9', + 'dark': '#1272ae' }, 'blue': { 'light': '#4b7bec',