34 lines
1.2 KiB
Text
34 lines
1.2 KiB
Text
=== Phosphor ===
|
|
Contributors: phosphor
|
|
Requires at least: 6.4
|
|
Tested up to: 6.7
|
|
Requires PHP: 8.0
|
|
Stable tag: 0.1.0
|
|
License: GPLv2 or later
|
|
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
|
Tags: full-site-editing, blog, one-column, custom-colors, editor-style, block-patterns, dark-mode, accessibility-ready
|
|
|
|
A CRT/terminal WordPress block theme — green-on-black, monospace, subtle scanlines.
|
|
|
|
== Description ==
|
|
|
|
Phosphor is a minimal, fast full-site-editing block theme with a CRT/terminal aesthetic:
|
|
green-on-black, monospace type, optional scanline overlay, and a blinking-caret accent.
|
|
Everything is editable in the Site Editor (Styles) or theme.json — no code needed to rebrand.
|
|
|
|
Features:
|
|
* Full Site Editing (block templates + template parts)
|
|
* CRT design tokens in theme.json (base, contrast, accent, muted, line)
|
|
* Optional scanline overlay (off by default; enable via the `phosphor_scanlines` filter)
|
|
* Blinking-caret utility class (`ph-caret`)
|
|
* Accessibility: honors prefers-reduced-motion
|
|
|
|
== Installation ==
|
|
|
|
1. Appearance > Themes > Add New > Upload Theme.
|
|
2. Upload phosphor.zip and click Activate.
|
|
|
|
== Changelog ==
|
|
|
|
= 0.1.0 =
|
|
* Initial release: clean block-theme foundation (theme.json, templates, parts, GPL-2.0).
|