Giter VIP home page Giter VIP logo

tape's Introduction

<html lang class="tape-blaq tape-flow">
<meta charset="utf-8">
<meta name="color-scheme" content="dark light">
<meta name="theme-color" content="#0e0e0e">
<title>play</title>

plug play CSS classes

  • .tape-watt blaq on watt
  • .tape-loud blaq on loud
  • .tape-play blaq on play
  • .tape-bluv blaq on bluv
  • .tape-luvu blaq on luvu
  • .tape-blaq perm on blaq
  • .tape-blaq.tape-watt watt on blaq
  • .tape-blaq.tape-loud loud on blaq
  • .tape-blaq.tape-play play on blaq
  • .tape-blaq.tape-bluv bluv on blaq
  • .tape-blaq.tape-luvu luvu on blaq
  • .tape-flow flow color within scope
  • .tape-skip skip color within flow
  • .tape-flat border transparent
  • .tape-flap border currentColor
  • .tape-erase erase text for screenshot art
  • --tape-blaq mesh
  • --tape-watt bulb
  • --tape-play warm
  • --tape-loud wind
  • --tape-luvu lush
  • --tape-bluv cull
  • --tape-hex is current neon
  • --tape-mix is current background color
  • --tape-remix imagine
  • --tape-filter hue

tape flow

<html class="tape-flow tape-blaq">

having tape-flow on your root or body to flow color thru the whole page

tape anywhere

<aside class="tape-loud">
  <em>So</em> fresh!
</aside>

cool quote

<blockquote class="tape-bluv">
  I said empty your mind.
  Be formless.
  Shapeless.
  Like tape.
  Now you put tape onto walls, it becomes the walls.
  You put tape onto floors, it becomes the floors.
  You put it in you, it becomes yours.
  Now tape can flow or it can shred.
  Be tape my friend.
</blockquote>

blaq link

<a class="tape-blaq" href="#sample">tape</a>

blaq play

<a class="tape-blaq tape-play" href="#sample">tape</a>
<aside class="tape-play">
  Stick 4ever.
  Apply <a class="tape-blaq" href="#sample">tape</a>
</aside>

neon link

<a class="tape-play" href="#sample">tape</a>
<aside class="tape-play tape-flow">
  Stick 4ever.
  Apply <a href="#sample">tape</a>
</aside>
<aside class="tape-play">
  Stick 4ever.
  Apply <a class="tape-flow" href="#sample">tape</a>
</aside>
<a href="#sample" class="tape-play" style="--tape-hex:hotplay">hotplay</a>
<nav class="tape-flow" style="--tape-play:deepplay">
  <a href="#sample" class="tape-play">deepplay</a>
</nav>

creative tone

<label class="tape-play">
  <b>create name</b>
  <input class="tape-watt">
  <strong>imagine :)</strong>
</label>

sting tone

<label class="tape-loud">
  <b>create name</b>
  <input class="tape-watt">
  <strong>taken :(</strong>
</label>

peace tone

<label class="tape-bluv">
  <b>Create name</b>
  <input class="tape-watt">
  <strong>Yes =)</strong>
</label>

saving grace

<button class="tape-flap tape-luvu">Save</button>
<button class="tape-flap tape-flow">Cancel</button>
:root {
  --tape-remix: radial-gradient(coral, violet);
}
:focus {
  --tape-filter: invert(100%);
}

:link:hover {
  --tape-filter: hue-rotate(120deg);
}

trine

.twist {
  --tape-filter: hue-rotate(120deg);
}

.shout {
  --tape-filter: hue-rotate(240deg);
}

tape's People

Contributors

ryanve avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

tape's Issues

tape onesies artwork

Based on #21 but these are are simplified to have both tape backgrounds be the same color and the 2 holes tape black in the bottom third to like like a smile

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.