embed themes
3
themes/dark/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# dark theme
|
||||
|
||||
theme created by Nicolas Lœuillet aka nico_somb
|
||||
78
themes/dark/css/style-dark.css
Normal file
@ -0,0 +1,78 @@
|
||||
body {
|
||||
color: #d4d4d4;
|
||||
background-color: #262627;
|
||||
}
|
||||
|
||||
a,
|
||||
a:hover,
|
||||
a:visited {
|
||||
color: #d4d4d4;
|
||||
}
|
||||
|
||||
a.back span {
|
||||
background-image: url('../img/dark/left.png');
|
||||
}
|
||||
|
||||
a.top span {
|
||||
background-image: url('../img/dark/top.png');
|
||||
}
|
||||
|
||||
a.fav span,
|
||||
a.fav-off span:hover {
|
||||
background-image: url('../img/dark/star-on.png');
|
||||
}
|
||||
|
||||
a.fav span:hover,
|
||||
a.fav-off span {
|
||||
background-image: url('../img/dark/star-off.png');
|
||||
}
|
||||
|
||||
a.archive span,
|
||||
a.archive-off span:hover {
|
||||
background-image: url('../img/dark/checkmark-on.png');
|
||||
}
|
||||
|
||||
a.archive span:hover,
|
||||
a.archive-off span {
|
||||
background-image: url('../img/dark/checkmark-off.png');
|
||||
}
|
||||
|
||||
a.twitter span {
|
||||
background-image: url('../img/dark/twitter.png');
|
||||
}
|
||||
|
||||
a.shaarli span {
|
||||
background-image: url('../img/dark/shaarli.png');
|
||||
}
|
||||
|
||||
a.flattr span {
|
||||
background-image: url('../img/dark/flattr.png');
|
||||
}
|
||||
|
||||
a.email span {
|
||||
background-image: url('../img/dark/envelop.png');
|
||||
}
|
||||
|
||||
a.delete span {
|
||||
background-image: url('../img/dark/remove.png');
|
||||
}
|
||||
|
||||
a.link span {
|
||||
background-image: url('../img/dark/link.png');
|
||||
}
|
||||
|
||||
a.bad-display span {
|
||||
background-image: url('../img/dark/bad-display.png');
|
||||
}
|
||||
|
||||
a.reading-time span {
|
||||
background-image: url('../img/dark/clock.png');
|
||||
}
|
||||
|
||||
.pagination a {
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
#article_toolbar {
|
||||
background: #262627;
|
||||
}
|
||||
BIN
themes/dark/img/dark/backtotop.png
Executable file
|
After Width: | Height: | Size: 326 B |
BIN
themes/dark/img/dark/bad-display.png
Executable file
|
After Width: | Height: | Size: 343 B |
BIN
themes/dark/img/dark/checkmark-off.png
Normal file
|
After Width: | Height: | Size: 277 B |
BIN
themes/dark/img/dark/checkmark-on.png
Normal file
|
After Width: | Height: | Size: 235 B |
BIN
themes/dark/img/dark/clock.png
Executable file
|
After Width: | Height: | Size: 332 B |
BIN
themes/dark/img/dark/down.png
Normal file
|
After Width: | Height: | Size: 216 B |
BIN
themes/dark/img/dark/envelop.png
Normal file
|
After Width: | Height: | Size: 285 B |
BIN
themes/dark/img/dark/flattr.png
Executable file
|
After Width: | Height: | Size: 270 B |
BIN
themes/dark/img/dark/left.png
Normal file
|
After Width: | Height: | Size: 196 B |
BIN
themes/dark/img/dark/link.png
Executable file
|
After Width: | Height: | Size: 341 B |
BIN
themes/dark/img/dark/remove.png
Normal file
|
After Width: | Height: | Size: 252 B |
BIN
themes/dark/img/dark/shaarli.png
Normal file
|
After Width: | Height: | Size: 729 B |
BIN
themes/dark/img/dark/star-off.png
Normal file
|
After Width: | Height: | Size: 314 B |
BIN
themes/dark/img/dark/star-on.png
Normal file
|
After Width: | Height: | Size: 281 B |
BIN
themes/dark/img/dark/top.png
Normal file
|
After Width: | Height: | Size: 212 B |
BIN
themes/dark/img/dark/twitter.png
Normal file
|
After Width: | Height: | Size: 297 B |
BIN
themes/dark/screenshot.jpg
Normal file
|
After Width: | Height: | Size: 649 KiB |