1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

New: TMDB Link on Search Results

This commit is contained in:
Qstick
2019-12-07 01:25:03 -05:00
parent 14c943bd48
commit 05f0156661
3 changed files with 35 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
const radarrYellow = '#ffc230';
module.exports = {
textColor: '#515253',
defaultColor: '#333',
disabledColor: '#999',
dimColor: '#555',