From 265e18985d86044317034eca6aa1ec05ebb9ed77 Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Fri, 1 Nov 2019 12:31:47 +0100 Subject: [PATCH] theme docs --- Manual.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/Manual.md b/Manual.md index d676cf0..0d1e921 100644 --- a/Manual.md +++ b/Manual.md @@ -90,7 +90,7 @@ + [Exit](#exit) + [Exit Watch Later](#exit-watch-later) * [Command Line Interface](#command-line-interface) -* [Theme](#theme) +* [Color Theme](#color-theme) ## About mpv.net @@ -830,7 +830,16 @@ Example: mpvnet --mute=yes -## Theme +## Color Theme -mpv.net supports custom themes, the definition of the built-in themes can be found at: +mpv.net supports custom color themes, the definition of the built-in themes can be found at: + + +Custom themes can be saved at: + +\\theme.conf + +The theme.conf file can contain an unlimited amount of themes. + +In the config editor under UI there are the settings dark-theme and light-theme to define the themes used in dark and in light mode. \ No newline at end of file