Background

Notebook sheet

Paper in squares, lines or dots like a notebook sheet: ruling from CSS gradients, a bold square every fifth line, optional red margin. Line strength is adjustable, light and dark paper. A wrapper: content of any height sits on top.

What you can change

  • pattern, cell, major, strength, margin
  • paper and ink — paper and line colours, tone — scheme
  • children — any content on top; eyebrow, title, note — demo only

A link for your AI agent: preview, code and instructions.

Preview

1440pxHost theme

Use it with AI

  1. 1. Copy the link.
  2. 2. Write to your agent in your own words and drop the link into the sentence.
  3. 3. The agent opens the link and installs the component from the registry.
AI
1Pick it here

put this on the home page as the hero:

https://vibeui.ru/c/surface-025?lang=en&theme=dark

2Paste into the chat
3Get it in your project

Not sure where to paste it? Step-by-step guide

Show the full instructions

What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.

Loading…

For developers

The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.

Technical notes

One file, zero dependencies, a stateless server component. The ruling is a background-image of linear-gradients (squares and lines) or radial-gradients (dots) in two layers: fine at cell and bold at major×cell; line colours are color-mix from --vibeui-surface-025-ink with a share from strength (faint 0.055/0.095, soft 0.085/0.14, clear 0.13/0.2). major=0 removes the bold grid. margin — a red vertical on the fourth cell. children replace the demo eyebrow/title/note. Palette --vibeui-surface-025-* with light-dark: paper #faf7f2 / #1c1a18, bluish-grey lines; tone pins the scheme, paper and ink override colours.

Tags

  • background
  • paper
  • notebook
  • grid
  • graph paper
  • lined
  • dots
  • sketch
  • hand-drawn
  • wrapper
Component source

The same file your agent installs. Here in case you would rather copy it by hand.

Loading…