Use base16 theme with initial modifications
- set footer definitively at bottom and max width - removed nav. bar - changed title to name - cleared homepage - set Hack font
This commit is contained in:
21
static/img/base16-eighties.svg
Normal file
21
static/img/base16-eighties.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<svg width="800" height="50" xmlns="http://www.w3.org/2000/svg">
|
||||
<g>
|
||||
<title>Base16 Eighties</title>
|
||||
<line id="base00" x1="025" y1="0" x2="025" y2="720" stroke-width="50" stroke="#2d2d2d" />
|
||||
<line id="base01" x1="075" y1="0" x2="075" y2="720" stroke-width="50" stroke="#393939" />
|
||||
<line id="base02" x1="125" y1="0" x2="125" y2="720" stroke-width="50" stroke="#515151" />
|
||||
<line id="base03" x1="175" y1="0" x2="175" y2="720" stroke-width="50" stroke="#747369" />
|
||||
<line id="base04" x1="225" y1="0" x2="225" y2="720" stroke-width="50" stroke="#a09f93" />
|
||||
<line id="base05" x1="275" y1="0" x2="275" y2="720" stroke-width="50" stroke="#d3d0c8" />
|
||||
<line id="base06" x1="325" y1="0" x2="325" y2="720" stroke-width="50" stroke="#e8e6df" />
|
||||
<line id="base07" x1="375" y1="0" x2="375" y2="720" stroke-width="50" stroke="#f2f0ec" />
|
||||
<line id="base08" x1="425" y1="0" x2="425" y2="720" stroke-width="50" stroke="#f2777a" />
|
||||
<line id="base09" x1="475" y1="0" x2="475" y2="720" stroke-width="50" stroke="#f99157" />
|
||||
<line id="base0A" x1="525" y1="0" x2="525" y2="720" stroke-width="50" stroke="#ffcc66" />
|
||||
<line id="base0B" x1="575" y1="0" x2="575" y2="720" stroke-width="50" stroke="#99cc99" />
|
||||
<line id="base0C" x1="625" y1="0" x2="625" y2="720" stroke-width="50" stroke="#66cccc" />
|
||||
<line id="base0D" x1="675" y1="0" x2="675" y2="720" stroke-width="50" stroke="#6699cc" />
|
||||
<line id="base0E" x1="725" y1="0" x2="725" y2="720" stroke-width="50" stroke="#cc99cc" />
|
||||
<line id="base0F" x1="775" y1="0" x2="775" y2="720" stroke-width="50" stroke="#d27b53" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user