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