Fixed: Change Unreleased Color, Add Partial Status

Fixes #527
This commit is contained in:
Qstick 2018-11-18 22:57:29 -05:00
parent 3cc1e7bb0f
commit c7d17598e2
7 changed files with 27 additions and 6 deletions

View file

@ -6,6 +6,8 @@ module.exports = {
dimColor: '#555',
black: '#000',
white: '#fff',
blue: '#06f',
yellow: '#FFA500',
primaryColor: '#0b8750',
selectedColor: '#f9be03',
successColor: '#27c24c',