New: Add MB Link to add new artist search result

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
Qstick 2019-09-11 22:50:40 -04:00
commit 700fdd18eb
3 changed files with 35 additions and 1 deletions

View file

@ -1,6 +1,7 @@
const lidarrGreen = '#00A65B';
module.exports = {
textColor: '#515253',
defaultColor: '#333',
disabledColor: '#999',
dimColor: '#555',