Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Commit

Permalink
Plex plugin: use plex's color scheme as theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasmus Thomsen authored and Rasmus Thomsen committed Oct 25, 2017
1 parent 715e896 commit 5f46382
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/plex/theme.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"accent": "#cc7b19",
"background": "#41535d",
"foreground": "#505050",
"background": "#1f1f1f",
"foreground": "#cc7b19",
"primary": "#333333",
"primaryForeground": "#cbcbcb",
"secondary": "#333333",
Expand Down

0 comments on commit 5f46382

Please sign in to comment.