diff --git a/src/constants/colors-brand.js b/src/constants/colors-brand.js
index 6bf3271..0cb825e 100644
--- a/src/constants/colors-brand.js
+++ b/src/constants/colors-brand.js
@@ -26,8 +26,8 @@ module.exports = {
TEXT_NORMAL: '#444',
TEXT_BOLD: '#888',
- BEAT_RED: '#46021c',
- BEAT_BLUE: '#01261a',
+ BEAT_RED: '#660338',
+ BEAT_BLUE: '#036657',
MINE_RED: '#1c060e',
MINE_RED_EMISSION: '#2a0d1b',
diff --git a/src/templates/gameMenu.html b/src/templates/gameMenu.html
index 5d580f8..a59e700 100644
--- a/src/templates/gameMenu.html
+++ b/src/templates/gameMenu.html
@@ -14,7 +14,7 @@