sbozh.me- Personal startup
sbozh.me logo
sbozh.me hero image
Betav1.4.7

sbozh.me

A platform where ideas turn into shipped products. Built in public. Learned in motion.

Releases

KOGNITIV Theme Selection Fix

1.3.8
Fix
1 min read·

Summary

Fixed text selection color in the KOGNITIV theme.

Previously, selecting text in blog posts using the Kognitiv theme (Leon Chamai stories) incorrectly displayed the Obsidian Forge purple selection color instead of the theme-appropriate sonar blue.

Changes

  • Kognitiv theme: Text selection now uses sonar blue (#58a6ff at 40% opacity) instead of inheriting Obsidian Forge purple
  • Updated roadmap to mark completed release notes features

Technical Details

Added ::selection CSS override scoped to [data-theme="kognitiv"] in the theme package to ensure consistent theming across all interactive elements.