Crear tema sepia #4 #13

Merged
carmeco merged 3 commits from tema-sepia into main 2021-10-04 18:29:47 +02:00
3 changed files with 6 additions and 2 deletions
Showing only changes of commit bc9d9ef6d5 - Show all commits
+5 -1
View File
@@ -10,6 +10,10 @@ Generate a static page with the latest news from your favorite feeds. Is it an R
![demo preview](media/demo.jpg) ![demo preview](media/demo.jpg)
### Sepia theme
![demo preview](media/sepia-mode.png)
### Dark theme ### Dark theme
![demo preview](media/dark-mode.png) ![demo preview](media/dark-mode.png)
@@ -33,7 +37,7 @@ Generate a static page with the latest news from your favorite feeds. Is it an R
# Change the title, it's for you. Maybe you see "My newspaper"? # Change the title, it's for you. Maybe you see "My newspaper"?
title: RSSPAPER title: RSSPAPER
# Options: light or dark (Awaiting donations for new themes: 'sepia') # Options: light, sepia or dark
theme: light theme: light
# Options: daily, weekly or all # Options: daily, weekly or all
+1 -1
View File
@@ -1,6 +1,6 @@
# Change the title, it's for you. Maybe you see "My newspaper"? # Change the title, it's for you. Maybe you see "My newspaper"?
title: RSSPAPER title: RSSPAPER
# Options: light or dark # Options: light, sepia or dark
theme: light theme: light
# Options: daily, weekly or all # Options: daily, weekly or all
edition: weekly edition: weekly
Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB