mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 16:13:58 -07:00
Fix GitIgnore, Update from Sonarr
This commit is contained in:
parent
77f1d2e64c
commit
22d9c5e666
17 changed files with 603 additions and 51 deletions
|
@ -1,6 +1,7 @@
|
|||
module.exports = {
|
||||
defaultColor: '#333',
|
||||
disabledColor: '#999',
|
||||
dimColor: '#555',
|
||||
black: '#000',
|
||||
white: '#fff',
|
||||
primaryColor: '#0b8750',
|
||||
|
@ -84,6 +85,7 @@ module.exports = {
|
|||
dangerHoverBorderColor: '#ec2626;',
|
||||
|
||||
iconButtonHoverColor: '#666',
|
||||
iconButtonHoverLightColor: '#ccc',
|
||||
|
||||
//
|
||||
// Modal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue