diff options
author | louis <louis.braun@gmx.de> | 2016-06-19 06:39:50 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2016-06-19 06:39:50 +0200 |
commit | 0e04d4eaeadbac082762a46a04cf8bee08b400f2 (patch) | |
tree | d4d14a89bafd9e651c2d36efaf6d1673eb292529 /skins/metrixhd/themes/orange | |
parent | f3a27ba22d2d236fd3bfe9bf0c91ceb88c3c6a2b (diff) | |
download | vdr-plugin-skindesigner-0e04d4eaeadbac082762a46a04cf8bee08b400f2.tar.gz vdr-plugin-skindesigner-0e04d4eaeadbac082762a46a04cf8bee08b400f2.tar.bz2 |
update metrixhd - thx@saman
Diffstat (limited to 'skins/metrixhd/themes/orange')
-rw-r--r-- | skins/metrixhd/themes/orange/theme.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/skins/metrixhd/themes/orange/theme.xml b/skins/metrixhd/themes/orange/theme.xml new file mode 100644 index 0000000..2428284 --- /dev/null +++ b/skins/metrixhd/themes/orange/theme.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE globals SYSTEM "../../../../dtd/globals.dtd"> + +<globals> + <colors> + <color name="menuheader">E0FFA500</color> + <color name="menuactive">D0FFA500</color> + </colors> + + <variables> + </variables> + + <translations> + </translations> + + <fonts> + </fonts> +</globals> |