Commit graph

7 commits

Author SHA1 Message Date
ray
f2a94d10ac Add LSP diagnostic backgrounds for better visibility
Introduce light tinted backgrounds for LSP diagnostics
to enhance code highlighting and improve user experience.
2025-12-11 23:45:02 +00:00
ray
5acb2cc169 Update LSP colors for better visibility and clarity
Refine diagnostic colors to use fluorescent tones for errors,
warnings, and hints, enhancing visibility in the editor.
2025-12-11 23:36:29 +00:00
ray
b0a172647a Remove background colors from virtual text diagnostics
Updated LSP diagnostic virtual text settings to remove
background colors for better visibility and consistency.
2025-12-11 23:15:08 +00:00
ray
e08ca2e42c add plugin highlight groups to colourscheme 2025-12-11 22:12:03 +00:00
ray
e538a0b150 update css pseudo slector colors 2025-12-11 21:56:16 +00:00
ray
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
61400a7c9b create colour scheme tructure 2025-12-11 20:30:41 +00:00