Difference between revisions of "Category:Themes"

From MythTV Official Wiki
Jump to: navigation, search
 
m (Theme Chooser)
 
(170 intermediate revisions by 46 users not shown)
Line 1: Line 1:
MythTV supports two themes, the main theme of the application and an [[OSD]] theme which is displayed when watching content.
+
{|
 +
|width=25%|__TOC__
 +
|MythTV supports two types of themes, the graphical theme of the application, and the menu theme.  The menu theme controls the item layout of the first two levels of menus.  The available graphical themes are detailed below.
 +
 
 +
Anyone looking to contribute assistance could provide screenshots of the official themes as well as add any other user contributed themes.
 +
|}
 +
 
 +
== Theme Chooser ==
 +
The MythTV 0.24 release saw the addition of a theme chooser, allowing enumeration, downloading, and automatic updating of themes from a central repository.  Most or all the the themes below will be available through that interface in the [[mythfrontend|Frontend]].  The eventual plan is for a web service allowing theme authors to upload and update their themes.  For now, themers can post a comment to the mythtv-theming mailing list, or irc channel, to get their themes added.
 +
 
 +
As noted in the next section, MythTV only includes selected themes by default. [https://forum.mythtv.org/viewtopic.php?f=36&t=5034 To add or update themes,] press "m" to call up a menu and choose "Refesh downloadable theme list." You may need to exit and re-enter Theme Chooser. After re-entering Theme Chooser, you should see all themes available for download.
 +
 
 +
== Bundled Themes ==
 +
These themes are distributed with the MythTV source, and are kept up to date with additional theme elements and changes.
 +
 
 +
<gallery widths="300px" heights="300px" perrow="3">
 +
Image:Mythcenter.png|'''MythCenter'''
 +
Image:MythCenter-wide.png|'''MythCenter-wide'''
 +
Image:terra_menu3.png|[[Theme Terra|'''Terra''']]
 +
</gallery>
 +
 
 +
== Theme Chooser Themes ==
 +
These themes are currently available through the Theme Chooser in the [[mythfrontend|frontend]].
 +
 
 +
<gallery widths="300px" heights="300px" perrow="3">
 +
Image:A-Forest_menu-tv.png|'''[http://mythtv-themes.github.com/A-Forest/ A Forest]'''
 +
Image:Arclight.png|'''[https://github.com/MythTV-Themes/Arclight Arclight]'''
 +
Image:Myth-screenshot-2009-44-22T13-44-40.433.jpg|'''[https://github.com/MythTV-Themes/BandO BandO (16:10 for 0.24)]'''
 +
Image:Myth-screenshot-2010-09-08t19-30-53.660.jpg|'''[[Blootube|blootube-ng]][http://www.elkin.de/mythtv/2010.11.13-blootube-ng.tar.lzma (16x9  for 0.24)] [https://github.com/MythTV-Themes/blootube-ng/tree/0.25-fixes (for 0.25)]'''
 +
[https://github.com/MythTV-Themes/blootube-ng/tree/0.25-fixes (for 0.25)]'''
 +
Image:Blue-abstract_watch-recordings.png|'''[[Blue Abstract Theme]]'''
 +
Image:childish.jpg|'''[https://github.com/MythTV-Themes/Childish Childish]'''
 +
Image:Graphite.png|'''Graphite'''
 +
Image:Lcars20.png|'''[https://github.com/MythTV-Themes/LCARS LCARS]'''
 +
Image:metallurgy.png|'''[https://github.com/MythTV-Themes/metallurgy Metallurgy]'''
 +
Image:Mythbuntu_theme_screenshot.png|'''[https://www.mythtv.org/wiki/Mythbuntu#Mythbuntu_Theme Mythbuntu]'''
 +
Image:Readability_theme.png|'''[https://github.com/MythTV-Themes/Readability Readability]'''
 +
Image:Retro-wide.png|'''[https://github.com/MythTV-Themes/Retro-wide Retro-wide]'''
 +
Image:Steppes-watch-recordings.jpg|'''[https://github.com/MythTV-Themes/Steppes Steppes (1920x1080)]''']
 +
Image:Watch_recordings_screen.jpg|'''[https://github.com/MythTV-Themes/TintedGlass TintedGlass (16:9)]'''
 +
Image:Transblue-epgdefault.png|'''TransBlue'''
 +
Image:Willi_Theme_Recordings_Screen.jpeg|'''[http://mythtv-themes.github.io/Willi/ Willi (16:10)]'''
 +
Image:Main_menu_MythMediaStream.png|'''[http://code.google.com/p/mythmediastream/ MythMediaStream (1280x720)]'''
 +
Image:MythAeonRecordings.png|'''[http://code.google.com/p/mythaeon/ MythAeon (1920x1080)]'''
 +
Image:Monochrome-Recordings.png|'''[https://github.com/hambre/Monochrome Monochrome (1920x1080)]'''
 +
Image:Functionality.jpg|'''[https://github.com/wesnewell/Functionality Functionality]'''
 +
Image:MythCenterXMAS.jpg|'''[https://github.com/paul-h/MythCenterXMAS-wide MythCenterXMAS]'''
 +
Image:MythCenterXMASKIDS.jpg|'''[https://github.com/paul-h/MythCenterXMASKIDS-wide MythCenterXMASKIDS]'''
 +
</gallery>
 +
 
 +
== Other Themes ==
 +
These themes are either works in progress, or have not yet been submitted to be included in the Theme Chooser. They can be downloaded from their respective websites and installed manually.
 +
 
 +
<gallery widths="300px" heights="300px" perrow="3">
 +
Image:Laima Theme.jpg|'''[https://github.com/MythTV-Themes/Laima Laima (16:10)]'''
 +
Image:RedMixTheme.png|'''[http://code.google.com/p/redmix-mythtv-theme/source/checkout RedRemix]'''
 +
</gallery>
 +
 
 +
[[Category:Knowledge Base]]

Latest revision as of 20:29, 12 June 2023

MythTV supports two types of themes, the graphical theme of the application, and the menu theme. The menu theme controls the item layout of the first two levels of menus. The available graphical themes are detailed below.

Anyone looking to contribute assistance could provide screenshots of the official themes as well as add any other user contributed themes.

Theme Chooser

The MythTV 0.24 release saw the addition of a theme chooser, allowing enumeration, downloading, and automatic updating of themes from a central repository. Most or all the the themes below will be available through that interface in the Frontend. The eventual plan is for a web service allowing theme authors to upload and update their themes. For now, themers can post a comment to the mythtv-theming mailing list, or irc channel, to get their themes added.

As noted in the next section, MythTV only includes selected themes by default. To add or update themes, press "m" to call up a menu and choose "Refesh downloadable theme list." You may need to exit and re-enter Theme Chooser. After re-entering Theme Chooser, you should see all themes available for download.

Bundled Themes

These themes are distributed with the MythTV source, and are kept up to date with additional theme elements and changes.

Theme Chooser Themes

These themes are currently available through the Theme Chooser in the frontend.

Other Themes

These themes are either works in progress, or have not yet been submitted to be included in the Theme Chooser. They can be downloaded from their respective websites and installed manually.