Commit Graph

3 Commits

Author SHA1 Message Date
Ray Elliott 8ad55cf999 Update color definitions and spelling options
Refactor diagnostic colors for better visibility in
editor and plugin highlight groups. Add new spelling
options for enhanced functionality.
2026-01-19 14:20:41 +00:00
Ray Elliott 3ad385e285 Refactor Paper Tonic Modern colorscheme and enhance semantic highlighting
- Updated highlights.scm to improve CSS, HTML, and data attribute captures with higher priority.
- Added a new Lua function to display highlight group and color information under the cursor.
- Expanded editor, semantic, syntax, and TreeSitter highlight groups for better visual consistency across languages.
- Created test files for PHP, HTML, CSS, and Lua to validate syntax highlighting.
- Implemented a shell script to test semantic highlights in a Neovim session.
- Simplified colorscheme loading process by removing unnecessary plugin specifications.
2025-12-11 21:47:27 +00:00
Ray Elliott 61400a7c9b create colour scheme tructure 2025-12-11 20:30:41 +00:00