File tree 3 files changed +7
-4
lines changed
3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 5
5
< meta name ="color-scheme " content ="light ">
6
6
< meta name ="viewport " content ="width=device-width ">
7
7
8
- < title > tape: vivid colors that stick</ title >
8
+ < title > tape: vivid colors that stick to:ur gums </ title >
9
9
10
10
< link rel ="stylesheet " href ="tape.css ">
11
11
< link rel ="stylesheet " href ="demo.css ">
@@ -82,6 +82,9 @@ <h1 class="volume-8 pad-0">
82
82
< a id ="deep "> </ a >
83
83
84
84
< figure class ="m-auto m-down tape-black pad-5 ">
85
+ < figcaption class ="volume-0 ">
86
+ black absorbs color
87
+ </ figcaption >
85
88
< figure class ="tape-yellow pad-1 volume-4 m-auto ">
86
89
< span class ="tape-black "> black</ span > in yellow
87
90
</ figure >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @s9a/tape" ,
3
3
"version" : " 0.5.0" ,
4
- "description" : " vivid colors that stick since 2018 " ,
4
+ "description" : " vivid colors that stick to:ur gums " ,
5
5
"main" : " tape.css" ,
6
6
"license" : " Zlib" ,
7
7
"homepage" : " https://s9a.github.io/tape" ,
27
27
" colors" ,
28
28
" colour" ,
29
29
" color" ,
30
+ " music" ,
30
31
" vivid" ,
31
32
" neon" ,
32
33
" vibe" ,
Original file line number Diff line number Diff line change 7
7
--tape-green : # 44f477 ;
8
8
--tape-filter : none;
9
9
--tape-mix : transparent;
10
+ --tape-hex : var (--tape-white );
10
11
}
11
12
12
13
@media (prefers-contrast : less) {
16
17
}
17
18
}
18
19
19
- .tape-black ,
20
- .tape-white { --tape-hex : var (--tape-white ) }
21
20
.tape-blue { --tape-hex : var (--tape-blue ) }
22
21
.tape-pink { --tape-hex : var (--tape-pink ) }
23
22
.tape-green { --tape-hex : var (--tape-green ) }
You can’t perform that action at this time.
0 commit comments