thalida

Plans

Claude's design docs and implementation plans for thalida.com.

101 items

Styling  / Neon Cursor

Feb 2026

Neon Glow Cursor Implementation Plan

Add a custom neon glow cursor with a soft fading trail across the entire site.

implementation

Styling  / Neon Cursor

Feb 2026

Neon Glow Cursor Design

Add a custom neon glow cursor with a soft fading trail to the site. The cursor replaces the default browser cursor everywhere, shifting color on interactive elements, and is disabled on touch devices.

design

Styling  / Syntax Highlighting

Feb 2026

Syntax Highlighting Implementation Plan

Replace default Shiki `github-dark` code blocks with `astro-expressive-code` using the `houston` theme, copy buttons, and language labels — styled to match the site's neon/midnight aesthetic.

implementation

Styling  / Syntax Highlighting

Feb 2026

Syntax Highlighting Redesign

Code blocks use Astro's default Shiki `github-dark` theme, which has a gray `#24292e` background and GitHub's color palette. This clashes with the site's neon/teal cyberpunk aesthetic (midnight `#030a12`, neon `#39ff14`, teal `#00e5a0`).

design

Styling  / Mobile Styles

Feb 2026

Mobile Styles Fix Implementation Plan

Fix five mobile layout bugs: the ~48px gap between toolbar and nav drawer, content pushed rightward, iOS viewport height, missing body scroll lock, and unresponsive about-page grid.

implementation

Styling  / Mobile Styles

Feb 2026

Mobile Styles Audit — Design Doc

The mobile layout has two user-visible symptoms:

design

Code Quality  / Codebase Cleanup

Feb 2026

Codebase Cleanup Implementation Plan

Fix all naming inconsistencies, dead code, duplicate logic, bugs, and type safety issues identified in the February 2026 audit, resulting in a codebase where names reflect current reality and each piece of logic lives in exactly one place.

implementation

Content  / Link Metadata

Feb 2026

Link Metadata Enhancement — Implementation Plan

Enrich link cards with build-time-fetched metadata (favicon, meta title, description) and

implementation

Content  / Link Metadata

Feb 2026

Link Metadata Enhancement — Design

Enrich the links collection cards with build-time-fetched metadata (favicon, meta title, meta

design

Layout  / Sidebar Redesign

Feb 2026

Sidebar Redesign Implementation Plan

Replace the current file-tree sidebar with a two-level navigation and command palette search.

implementation

Layout  / Sidebar Redesign

Feb 2026

Sidebar Redesign: Two-Level Navigation with Command Palette

The current IDE-style file-tree sidebar has several usability issues:

design