diff --git a/themes/libreqr/icons/128.png b/themes/libreqr/icons/128.png deleted file mode 100755 index b3a4d5b..0000000 Binary files a/themes/libreqr/icons/128.png and /dev/null differ diff --git a/themes/libreqr/icons/16.png b/themes/libreqr/icons/16.png deleted file mode 100755 index 99b826d..0000000 Binary files a/themes/libreqr/icons/16.png and /dev/null differ diff --git a/themes/libreqr/icons/192.png b/themes/libreqr/icons/192.png deleted file mode 100755 index 0f3da00..0000000 Binary files a/themes/libreqr/icons/192.png and /dev/null differ diff --git a/themes/libreqr/icons/256.png b/themes/libreqr/icons/256.png deleted file mode 100755 index 0eefbb8..0000000 Binary files a/themes/libreqr/icons/256.png and /dev/null differ diff --git a/themes/libreqr/icons/32.png b/themes/libreqr/icons/32.png deleted file mode 100755 index e299e67..0000000 Binary files a/themes/libreqr/icons/32.png and /dev/null differ diff --git a/themes/libreqr/icons/384.png b/themes/libreqr/icons/384.png deleted file mode 100755 index 45fc349..0000000 Binary files a/themes/libreqr/icons/384.png and /dev/null differ diff --git a/themes/libreqr/icons/48.png b/themes/libreqr/icons/48.png deleted file mode 100755 index 98cdfae..0000000 Binary files a/themes/libreqr/icons/48.png and /dev/null differ diff --git a/themes/libreqr/icons/512.png b/themes/libreqr/icons/512.png deleted file mode 100755 index 740abb9..0000000 Binary files a/themes/libreqr/icons/512.png and /dev/null differ diff --git a/themes/libreqr/icons/64.png b/themes/libreqr/icons/64.png deleted file mode 100755 index 3ff672b..0000000 Binary files a/themes/libreqr/icons/64.png and /dev/null differ diff --git a/themes/libreqr/icons/96.png b/themes/libreqr/icons/96.png deleted file mode 100755 index 0ea4ea2..0000000 Binary files a/themes/libreqr/icons/96.png and /dev/null differ diff --git a/themes/libreqr/icons/source.png b/themes/libreqr/icons/source.png deleted file mode 100755 index 6ac97ef..0000000 Binary files a/themes/libreqr/icons/source.png and /dev/null differ diff --git a/themes/libreqr/libreqr.svg b/themes/libreqr/libreqr.svg deleted file mode 100644 index 4c5853a..0000000 --- a/themes/libreqr/libreqr.svg +++ /dev/null @@ -1,259 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/libreqr/logo-dark.png b/themes/libreqr/logo-dark.png deleted file mode 100644 index 3ff672b..0000000 Binary files a/themes/libreqr/logo-dark.png and /dev/null differ diff --git a/themes/libreqr/logo-light.png b/themes/libreqr/logo-light.png deleted file mode 100644 index 89cfc08..0000000 Binary files a/themes/libreqr/logo-light.png and /dev/null differ diff --git a/themes/libreqr/logo.less b/themes/libreqr/logo.less deleted file mode 100644 index 09c35b8..0000000 --- a/themes/libreqr/logo.less +++ /dev/null @@ -1,7 +0,0 @@ - -:root { - // base64 -w 0 logo-light.png - --logo-light: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAABlBMVEX///8AAABVwtN+AAAAWElEQVQoz43O0RHAMAgCUDZg/y3ZgKJtP8PF/LzkiApcFG3IVgVICB0cqCPH368jMvCffsLuPWMLmOQ+FMBxNqvgXCZ8xixGsSNppWsF33hFaLjD27Xioh5ZH8ftcymlGAAAAABJRU5ErkJggg=="); - // base64 -w 0 logo-dark.png - --logo-dark: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAABlBMVEX///8AAABVwtN+AAAAXklEQVQoz43SsRHAIAxDUW3g/bfUBoqckDL/AgWvMFgcKGcIYCkjDSJ2JgwvhhFHZ9cn2vDt/oUNvkcS3MpNRuh0ew6iyyYjbDCPGa2+WxL8lCN6vZYy+nBxED/+xgWM9DYk64ncIgAAAABJRU5ErkJggg=="); -} diff --git a/themes/libreqr/theme.php b/themes/libreqr/theme.php deleted file mode 100755 index baa4a61..0000000 --- a/themes/libreqr/theme.php +++ /dev/null @@ -1,36 +0,0 @@ - "black", - "bg-light" => "#ffffff", // Must be a long hexadecimal color - "bgField-light" => "white", - "bgHelp-light" => "white", - "bgTextarea-light" => "white", - "textareaText-light" => "black", - "textareaPlaceholder-light" => "#868686", - "border-light" => "black", - "borderHover-light" => "black", - "borderFocus-light" => "black", - "borderHelp-light" => "black", - "borderQr-light" => "black", - // Dark theme - "text-dark" => "white", - "bg-dark" => "#000000", // Must be a long hexadecimal color - "bgField-dark" => "#000000", - "bgHelp-dark" => "#000000", - "bgTextarea-dark" => "#000000", - "textareaText-dark" => "white", - "textareaPlaceholder-dark" => "#bababa", - "border-dark" => "white", - "borderWidth-dark" => "2px", - "borderHover-dark" => "white", - "borderHoverWidth-dark" => "3px", - "borderFocus-dark" => "white", - "borderFocusWidth-dark" => "4px", - "borderHelp-dark" => "white", - "borderQr-dark" => "white", -);