Browse Source

feat(sakura): add theme dark-solarized

pull/9/head
dbohdan 5 years ago
parent
commit
e538770e21
  1. 1
      README.md
  2. 3
      screenshot-page.html
  3. BIN
      screenshot/sakura-normalize-4-dark-solarized.png
  4. BIN
      thumbnail/sakura-normalize-4-dark-solarized.png

1
README.md

@ -147,6 +147,7 @@ This is a list of CSS themes and frameworks that do not require you to add their
[![sakura-normalize-1-earthly.png](thumbnail/sakura-normalize-1-earthly.png)](screenshot/sakura-normalize-1-earthly.png)
[![sakura-normalize-2-vader.png](thumbnail/sakura-normalize-2-vader.png)](screenshot/sakura-normalize-2-vader.png)
[![sakura-normalize-3-dark.png](thumbnail/sakura-normalize-3-dark.png)](screenshot/sakura-normalize-3-dark.png)
[![sakura-normalize-4-dark-solarized.png](thumbnail/sakura-normalize-4-dark-solarized.png)](screenshot/sakura-normalize-4-dark-solarized.png)
### Stylize.css

3
screenshot-page.html

@ -5,7 +5,8 @@
<title>Lorem ipsum dolor sit amet</title>
<!-- <link rel="stylesheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css" type="text/css"> -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/holiday.css" />
<link rel="stylesheet" href="normalize.css" />
<link rel="stylesheet" href="sakura-dark-solarized.css" />
</head>
<body>

BIN
screenshot/sakura-normalize-4-dark-solarized.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

BIN
thumbnail/sakura-normalize-4-dark-solarized.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Loading…
Cancel
Save