mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
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:
parent
d3ff5439ce
commit
700fdd18eb
3 changed files with 35 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
const lidarrGreen = '#00A65B';
|
||||
|
||||
module.exports = {
|
||||
textColor: '#515253',
|
||||
defaultColor: '#333',
|
||||
disabledColor: '#999',
|
||||
dimColor: '#555',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue