mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-19 05:44:39 -04:00
Alternative-Dark theme (#2811)
* Alternative-Dark theme * Update template.css * Update adark.css * Update adark.css * Update template.css * Updates and fixes * Remaining minor whitespace * Remaining minor Travis * order/properties-order Co-authored-by: Fabiano <defabiano@tutanota.com> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
This commit is contained in:
1126
p/themes/Alternative-Dark/adark.css
Normal file
1126
p/themes/Alternative-Dark/adark.css
Normal file
File diff suppressed because it is too large
Load Diff
14
p/themes/Alternative-Dark/icons/icon.svg
Normal file
14
p/themes/Alternative-Dark/icons/icon.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
|
||||
<style type="text/css">
|
||||
.st0{fill:#FFFFFF;}
|
||||
.st1{fill:none;stroke:#FFFFFF;stroke-width:24;stroke-opacity:0.3;}
|
||||
.st2{fill:none;stroke:#FFFFFF;stroke-width:24;}
|
||||
</style>
|
||||
<title>Logo FreshRSS</title>
|
||||
<circle class="st0" cx="128" cy="128" r="33"/>
|
||||
<path class="st1" d="m12 128c0-64.1 51.9-116 116-116s116 51.9 116 116-51.9 116-116 116"/>
|
||||
<path class="st1" d="m54 128c0-40.9 33.1-74 74-74s74 33.1 74 74-33.1 74-74 74"/>
|
||||
<path class="st2" d="m128 12c64.1 0 116 51.9 116 116"/>
|
||||
<path class="st2" d="m128 54c40.9 0 74 33.1 74 74"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 704 B |
BIN
p/themes/Alternative-Dark/loader.gif
Normal file
BIN
p/themes/Alternative-Dark/loader.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
7
p/themes/Alternative-Dark/metadata.json
Normal file
7
p/themes/Alternative-Dark/metadata.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Alternative Dark",
|
||||
"author": "Ghost",
|
||||
"description": "Save my eyes!!!",
|
||||
"version": 0.1,
|
||||
"files": ["template.css", "adark.css"]
|
||||
}
|
||||
1313
p/themes/Alternative-Dark/template.css
Normal file
1313
p/themes/Alternative-Dark/template.css
Normal file
File diff suppressed because it is too large
Load Diff
BIN
p/themes/Alternative-Dark/thumbs/original.png
Normal file
BIN
p/themes/Alternative-Dark/thumbs/original.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
Reference in New Issue
Block a user