From 9f2653204b2e515ba0d961ce6690b1cf6b962e91 Mon Sep 17 00:00:00 2001 From: Aloshi Date: Sat, 14 Sep 2013 17:58:45 -0500 Subject: [PATCH] Added "box*" tag deprecation warning. --- THEMES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/THEMES.md b/THEMES.md index 12af1e548..f35254e3d 100644 --- a/THEMES.md +++ b/THEMES.md @@ -126,6 +126,8 @@ Display tags define some "meta" display attributes about your theme. Display tag `` - the hex color to use for the letter display on the Fast Select box. +**WARNING:** the "box*" tags *WILL BE REMOVED* in future versions of EmulationStation. They have been replaced by a "nine patch" image that provides the (almost) the same functionality with less hassle. + `` - path to a background image file. ~ and . are expanded. `` - if present, the background will be tiled instead of stretched.