From b44e9e575000a5421877c6f7d8a52e1c172f108d Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Tue, 4 Jul 2023 20:29:59 +0200 Subject: [PATCH] (slate-es-de) Added support for the LowRes NX Fantasy Console (lowresnx) game system --- themes/slate-es-de/lowresnx/colors.xml | 16 ++++++++++++++++ themes/slate-es-de/lowresnx/images/logo.svg | 17 +++++++++++++++++ themes/slate-es-de/lowresnx/systeminfo.xml | 16 ++++++++++++++++ 3 files changed, 49 insertions(+) create mode 100644 themes/slate-es-de/lowresnx/colors.xml create mode 100644 themes/slate-es-de/lowresnx/images/logo.svg create mode 100644 themes/slate-es-de/lowresnx/systeminfo.xml diff --git a/themes/slate-es-de/lowresnx/colors.xml b/themes/slate-es-de/lowresnx/colors.xml new file mode 100644 index 000000000..b6c3cc350 --- /dev/null +++ b/themes/slate-es-de/lowresnx/colors.xml @@ -0,0 +1,16 @@ + + + + FF8300 + + + 56A0A2 + + + F8EA32 + + + FF5700 + + + \ No newline at end of file diff --git a/themes/slate-es-de/lowresnx/images/logo.svg b/themes/slate-es-de/lowresnx/images/logo.svg new file mode 100644 index 000000000..d471492a1 --- /dev/null +++ b/themes/slate-es-de/lowresnx/images/logo.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/themes/slate-es-de/lowresnx/systeminfo.xml b/themes/slate-es-de/lowresnx/systeminfo.xml new file mode 100644 index 000000000..9b184b711 --- /dev/null +++ b/themes/slate-es-de/lowresnx/systeminfo.xml @@ -0,0 +1,16 @@ + + + + LowRes NX is an open source fantasy console for creating + + + tiny games. It's inspired by real 8-bit and 16-bit systems, + + + and games are written in structured BASIC. It supports a + + + D-pad, two action buttons and keyboard for input. + + + \ No newline at end of file