fixed menu hover color

This commit is contained in:
Diego F. Goberna
2018-12-07 23:09:36 +01:00
parent 3d3b1a4e85
commit 441f230efb
3 changed files with 6 additions and 6 deletions

View File

@@ -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',