Skip to content

Commit 0241019

Browse files
committed
feat(docs): Enhance CLI Theme and Banner Display
This commit introduces an enhanced cyberpunk theme with a Celtic knot border and increases banner width to 130 characters. It also adds support for dracula and nord themes and refines theme-specific banner styling. Affected files: - M README.md
1 parent 4193414 commit 0241019

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,17 @@ MIT
404404

405405
# Changelog
406406

407+
## 0.2.3 (2025-04-26)
408+
- Enhanced cyberpunk theme with artistic Celtic knot border design for improved visual aesthetics
409+
- Implemented wider banner display (130 characters) for better visibility on modern terminals
410+
- Added support for previously implemented dracula and nord themes in command-line interface
411+
- Improved theme-specific banner styling with unique layouts for each theme variant
412+
- Enhanced theme-specific section headers with distinct visual styles for each theme
413+
- Optimized ASCII art rendering for better compatibility across terminal types
414+
- Fixed theme formatting inconsistencies between different UI components
415+
- Improved color contrast in cyberpunk theme for better readability in various terminal backgrounds
416+
- Added highlight color usage in banner display for better visual hierarchy
417+
407418
## 0.2.2 (2025-04-26)
408419
- Enhanced cyberpunk theme with vibrant colors for improved terminal visibility
409420
- Added theme switching via command-line parameter with --theme option

0 commit comments

Comments
 (0)