From 441f230efb6e4dc53f93ed50b54942a959db2b7f Mon Sep 17 00:00:00 2001 From: "Diego F. Goberna" Date: Fri, 7 Dec 2018 23:09:36 +0100 Subject: [PATCH] fixed menu hover color --- src/constants/colors-brand.js | 4 ++-- src/templates/gameMenu.html | 2 +- src/templates/menu.html | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) 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 @@ - +