Skip to content

Conversation

avelino
Copy link
Member

@avelino avelino commented Sep 13, 2025

refactor: use transparent backgrounds for header, tagline, and newsletter

  • Changed #header, #tagline, and #newsletter background from solid colors to transparent in style.css
  • Prepares for improved theme layering and compatibility with new Tailwind/Dracula UI theme
  • No visual regression expected except for background color removal in those sections

fixed: #440

- Expose new HTTP endpoints in the server for:
  - Listing all plugins (`/plugins`)
  - Listing plugin categories (`/plugin-categories`)
  - Validating plugin selections (`/validate-plugins`)
- Add `--additional-plugins` CLI flag to vim-bootstrap generator for specifying extra plugins
- Wire up backend logic to support plugin data and validation

fixed: #101
fixed: #100
fixed: #98
fixed: #96
fixed: #92
fixed: #80

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
…tter

- Changed `#header`, `#tagline`, and `#newsletter` background from solid colors to `transparent` in `style.css`
- Prepares for improved theme layering and compatibility with new Tailwind/Dracula UI theme
- No visual regression expected except for background color removal in those sections

fixed: #440

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
@avelino avelino merged commit 5b500e6 into main Sep 13, 2025
@avelino avelino deleted the avelino/issue-440 branch September 13, 2025 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

change dracula ui to tailwindcss

1 participant