generated from s9a/interweb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
107 lines (102 loc) · 3.85 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE html>
<html lang="en" class="tape-flow tape-blaq" data-varam="tilt tape-watt tape-play tape-loud tape-luvu tape-blaq tape-bluv">
<meta charset="utf-8">
<title>illbang ¡! remixer</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#0e0e0e">
<meta name="color-scheme" content="dark light">
<meta name="description" content="color fill svg">
<link rel="stylesheet" href="freestyle.css">
<link rel="prev" href="https://github.com/s9a/interweb">
<link rel="prev" href="https://ryanve.dev/illbang">
<link rel="icon" href="illbang.svg">
<link rel="license" href="LICENSE.md">
<link rel="home" href="https://s9a.page">
<figure>
<div>
<svg
class="tilt tape-blaq"
width="100vmin"
height="100vmin"
viewBox="0 0 2400 2400"
xmlns="http://www.w3.org/2000/svg"
>
<title>¡!</title>
<rect class="tape-luvu" x="617" y="800" width="300" height="1300" />
<rect class="tape-play" x="617" y="300" width="300" height="300" />
<rect class="tape-loud" x="1483" y="300" width="300" height="1300" />
<rect class="tape-bluv" x="1483" y="1800" width="300" height="300" />
</svg>
</div>
<figcaption>
<form class="tape-blaq tape-watt" method="get">
<h1>illbang color<wbr>fill remixer</h1>
<label class="tape-play">
<code>play</code>
<input type="color" name="tape-play" value="#fbbfff">
</label>
<label class="tape-loud">
<code>loud</code>
<input type="color" name="tape-loud" value="#eee833">
</label>
<label class="tape-luvu">
<code>luvu</code>
<input type="color" name="tape-luvu" value="#44f477">
</label>
<label class="tape-bluv">
<code>bluv</code>
<input type="color" name="tape-bluv" value="#11dff1">
</label>
<label class="tape-blaq tape-watt">
<code>blaq</code>
<input type="color" name="tape-blaq" value="#0e0e0e">
</label>
<label class="tape-watt">
<code>watt</code>
<input type="color" name="tape-watt" value="#e0e0e0">
</label>
<label hidden>
<code>tilt</code>
<input type="hidden" name="tilt" value="0deg">
</label>
<button class="tape-blaq" aria-label="remix">
<svg
class="tilt tape-blaq"
width="20vmax"
height="20vmax"
viewBox="0 0 2400 2400"
xmlns="http://www.w3.org/2000/svg"
>
<title>¡!</title>
<rect class="tape-luvu" x="617" y="800" width="300" height="1300" />
<rect class="tape-play" x="617" y="300" width="300" height="300" />
<rect class="tape-loud" x="1483" y="300" width="300" height="1300" />
<rect class="tape-bluv" x="1483" y="1800" width="300" height="300" />
</svg>
</button>
<div>
<p>
<dfn><b>ill</b>bang</dfn> is an opensource universal symbol
of equal exclamation balance <kbd>¡!</kbd>
shown in color<b>fill</b>able
SVG fibonacci rectangles <kbd>=)</kbd>
</p>
</div>
<footer>
<a href="https://s9a.page/tape" class="tape-bluv" aria-label="tape">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 800 500">
<title>tape</title>
<rect class="tape-bluv" x="0" width="800" height="500" />
<circle class="tape-play" cx="220" cy="250" r="360" />
<circle class="tape-watt" cx="220" cy="250" r="120" />
<circle class="tape-loud" cx="220" cy="250" r="60" />
<circle class="tape-bluv" cx="580" cy="250" r="120" />
<circle class="tape-luvu" cx="580" cy="250" r="60" />
</svg>
</a>
<a href="?!" class="tape-blaq" aria-label="shuffle"><kbd>🎲</kbd></a>
</footer>
</form>
</figcaption>
</figure>
<script src="deejay.js"></script>