diff --git a/themes/fullhd/theme.ini b/themes/fullhd/theme.ini index 8bb5bdd..8f81816 100644 --- a/themes/fullhd/theme.ini +++ b/themes/fullhd/theme.ini @@ -1,23 +1,14 @@ -;$Name:Parser +;$Name:FullHD include = arctic scr.w = 1920 scr.h = 1080 -scr.gfx.bg = ;bg.png -scr.col.bg = white win.x = 20 win.y = 20 win.w = 964 win.h = 420 -inv.x = 505 -inv.y = 10 -inv.col.link = #666666 -inv.col.fg = #222222 - -;inv.w = 127 -;inv.h = 440 menu.button.x = 1000 menu.button.y = 552 -inv.x = 10 +inv.x = 20 inv.y = 460 inv.w = 964 inv.h = 100 @@ -28,12 +19,14 @@ scr.gfx.x = 650 scr.gfx.y = 10 scr.gfx.w = 144 scr.gfx.h = 448 -scr.gfx.mode = embedded win.fnt.name = ../common/{LiberationSerif-Regular,LiberationSerif-Bold,LiberationSerif-Italic,LiberationSerif-BoldItalic}.ttf -win.fnt.size = 18 +win.fnt.size = 24 inv.fnt.name = ../common/{LiberationSerif-Regular,LiberationSerif-Bold,LiberationSerif-Italic,LiberationSerif-BoldItalic}.ttf -inv.fnt.size = 18 +inv.fnt.size = 24 menu.gfx.button = ../common/menu.png + +inv.col.link = #666666 +inv.col.fg = #222222 diff --git a/themes/tablet/theme.ini b/themes/tablet/theme.ini index d0edddb..b09c94b 100644 --- a/themes/tablet/theme.ini +++ b/themes/tablet/theme.ini @@ -1,20 +1,16 @@ -;$Name:Parser +;$Name:Tablet include = arctic -scr.w = 1024 -scr.h = 576 +scr.w = 800 +scr.h = 600 scr.gfx.bg = ;bg.png scr.col.bg = white win.x = 20 win.y = 20 win.w = 964 win.h = 420 -inv.x = 505 -inv.y = 10 inv.col.link = #666666 inv.col.fg = #222222 -;inv.w = 127 -;inv.h = 440 menu.button.x = 1000 menu.button.y = 552 inv.x = 10