remove obsolete skins

This commit is contained in:
Martin Rotter 2022-01-18 10:22:06 +01:00
parent 9c670b8629
commit 8f2715bd33
25 changed files with 1 additions and 9591 deletions

View File

@ -64,23 +64,6 @@
<file>graphics/misc/flags/zh_CN.png</file>
<file>graphics/misc/flags/zh_TW.png</file>
<file>skins/dark/html_adblocked.html</file>
<file>skins/dark/html_enclosure_every.html</file>
<file>skins/dark/html_enclosure_image.html</file>
<file>skins/dark/html_single_message.html</file>
<file>skins/dark/html_wrapper.html</file>
<file>skins/dark/metadata.xml</file>
<file>skins/dark/qt_style.qss</file>
<file>skins/vergilius/html_adblocked.html</file>
<file>skins/vergilius/html_enclosure_every.html</file>
<file>skins/vergilius/html_enclosure_image.html</file>
<file>skins/vergilius/html_single_message.html</file>
<file>skins/vergilius/html_wrapper.html</file>
<file>skins/vergilius/html_style.css</file>
<file>skins/vergilius/metadata.xml</file>
<file>skins/vergilius/qt_style.qss</file>
<file>skins/nudus-base/html_adblocked.html</file>
<file>skins/nudus-base/html_enclosure_every.html</file>
<file>skins/nudus-base/html_enclosure_image.html</file>

View File

@ -1,11 +0,0 @@
<?xml version="1.0"?>
<div class="container">
<div class="row">
<div class="alert alert-danger" role="alert">
<span class="sr-only">Error:</span>
%1
</div>
%2
</div>
</div>

View File

@ -1 +0,0 @@
<a class="btn btn-primary btn-sm" href="%1">%2 (%3)</a>

View File

@ -1 +0,0 @@
<a href="%1"><img src="%1" alt="%2" style="height: %3px;" /></a>

View File

@ -1,16 +0,0 @@
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="card-title">%1 <a class="btn btn-primary btn-sm" href="%3">URL</a> %6</h4>
</div>
<div class="panel-body" dir="auto">
<div style="padding: 2px; margin: 0px;">
%7
</div>
%4
</div>
<div class="panel-footer" style="text-align: center;">
%2, %5
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.05">
<author>
<name>Martin Rotter</name>
</author>
<palette>
<color key="FgInteresting">#3A4EE4</color>
<color key="FgSelectedInteresting">#ff66cc</color>
<color key="FgError">#4EE43A</color>
<color key="FgSelectedError">#ff99ff</color>
<color key="Allright">#00ff99</color>
</palette>
</skin>

View File

@ -1,33 +0,0 @@
QWidget {
background-color: rgb(39, 43, 48);
alternate-background-color: rgb(65, 71, 77);
color: #c8c8c8;
}
QWidget::item:selected {
background-color: #1b8cbc;
}
QWidget::item:disabled {
background-color: #3a4047;
}
QMenu {
border: 1px solid #3a4047;
}
QStatusBar::item {
border: none;
}
QSplitter::handle, QSplitter::handle:pressed {
background-color: #525559;
}
QSplitter::handle:horizontal, QSplitter::handle:vertical {
width: 1px;
}
QTreeView {
selection-background-color: #1b8cbc;
}

View File

@ -1,37 +0,0 @@
%1, %2, ..., %N placeholders are used through all files and are replaced
with various article's properties in run-time when needed.
Here is overview of all placeholders used throughtout the skin:
Common placeholders:
%data% - is replaced by current absolute path to user data folder.
html_wrapper.html:
%style% - Skin-wide CSS, will be replaced by custom CSS if skin provides it in file "html_style.css".
%1 - Title of the article.
%2 - Body of the preview which is composed from:
- single html_single_message.html (single article preview),
- multiple html_single_message.html (newspaper mode).
html_single_message.html:
%1 - Title of the article.
%2 - "Written by" text.
%3 - URL of the article.
%4 - Body of the article.
%5 - Date/time of the article.
%6 - Attachments (composed from html_enclosure_every.html).
%7 - Attached pictures (composed from html_enclosure_image.html).
%8 - Database ID of the message.
html_adblocked.html:
%1 - Title of the page. This page is used when the website is entirely blocked by AdBlock.
%2 - Description of what and why was blocked.
html_enclosure_every.html:
%1 - URL of the attached media file.
%2 - Attachment symbol.
%3 - MIME type of the attachment.
html_enclosure_image.html:
%1 - URL of the attached picture file.
%2 - MIME type of the picture.
%3 - height of the picture thumbnail to be displayed which is loaded from application settings.

View File

@ -1,4 +0,0 @@
<div>
<h4>%1</h4>
<div>%2</div>
</div>

View File

@ -1 +0,0 @@
<a href="%1">%2<span style="text-transform: uppercase;">%3</span></a>

View File

@ -1 +0,0 @@
<a href="%1"><img src="%1" alt="%2" style="height: %3px;" /></a>

View File

@ -1,8 +0,0 @@
<div dir="auto">
<h5>%1 <a href="%3">🔗URL</a> %6</h5>
<div>
<div style="text-align: center;">%2, %5</div>
<div>%7</div>
%4
</div>
</div>

View File

@ -1,42 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Place your custom skin-wide CSS styles here. -->
<style>
</style>
<!-- This resets key font sizes, so that font size can be changed in RSS Guard. -->
<style>
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
font-size: 100%;
font: inherit;
}
html {
height: 100%;
}
body {
height: 100%;
}
</style>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>%1</title>
</head>
<body>
%2
</body>
</html>

View File

@ -1,19 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.666">
<author>
<name>Martin Rotter</name>
</author>
<palette>
<!--
Keys are defined in file
"https://github.com/martinrotter/rssguard/blob/master/src/librssguard/miscellaneous/skinfactory.h"
Specifically, they are taken from enumeration "PaletteColors".
-->
<color key="FgInteresting">#3A4EE4</color>
<color key="FgSelectedInteresting">#ff66cc</color>
<color key="FgError">#4EE43A</color>
<color key="FgSelectedError">#ff99ff</color>
<color key="Allright">#00ff99</color>
</palette>
</skin>

View File

@ -1,13 +0,0 @@
/* Qt stylesheet. */
QTextEdit {
selection-background-color: #4861f0;
}
QStatusBar::item {
border: none;
}
QSplitter::handle {
background: rgba(117, 117, 117, 0.5);
}

View File

@ -1,6 +0,0 @@
<div class="card filled fluid">
<h4 class="doc section">Error: %1</h4>
<div class="doc section">
%2
</div>
</div>

View File

@ -1 +0,0 @@
<a class="button small primary" href="%1">%2<span style="text-transform: uppercase;">%3</span></a>

View File

@ -1 +0,0 @@
<a href="%1"><img src="%1" alt="%2" style="height: %3px;" /></a>

View File

@ -1,12 +0,0 @@
<div class="card filled fluid" dir="auto" id="%8">
<h5 class="doc section">%1 <a class="button small primary" href="%3">🔗URL</a> %6</h5>
<div class="doc section">
<div style="text-align: center;">
%2, %5
</div>
<div style="padding: 2px; margin: 0px;">
%7
</div>
%4
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -1,48 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<style>%style%</style>
<style>
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
font-size: 100%;
font: inherit;
}
</style>
<style>
html {
height: 100%;
}
body {
height: 98%;
}
.filled {
min-height: 100%;
margin: 2px !important;
justify-content: unset !important;
}
</style>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>%1</title>
</head>
<body>
%2
</body>
</html>

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.25">
<author>
<name>Martin Rotter</name>
</author>
<palette>
<color key="FgInteresting" >#3A4EE4</color>
<color key="FgSelectedInteresting" >#F0F2FC</color>
<color key="FgError" >#DF5656</color>
<color key="FgSelectedError" >#FFD7D7</color>
<color key="Allright" >#77dd77</color>
</palette>
</skin>

View File

@ -1,11 +0,0 @@
QTextEdit {
selection-background-color: #4861f0;
}
QStatusBar::item {
border: none;
}
QSplitter::handle {
background: rgba(117, 117, 117, 0.5);
}

View File

@ -193,7 +193,7 @@
#define APP_CFG_FILE "config.ini"
#define APP_SKIN_USER_FOLDER "skins"
#define APP_SKIN_DEFAULT "vergilius"
#define APP_SKIN_DEFAULT "nudus-light"
#define APP_SKIN_METADATA_FILE "metadata.xml"
#define APP_STYLE_DEFAULT "Fusion"