Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamlined styling #72

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

korikhin
Copy link

@korikhin korikhin commented Dec 28, 2024

Theme for testing:

# config.yaml

theme: catppuccin-macchiato
foreground: "#cad3f5"
background: "#494d64"
black: "#494d64"
gray: "#6e738d"
bright_gray: "#a5adcb"
white: "#eff1f5"
red: "#ed8796"
bright_red: "#ee99a0"
green: "#a6da95"
bright_green: "#a6da95"
primary_color_subdued: "#b7bdf8"
primary_color: "#c6a0f6"
status_color: "#eed49f"

Higher versions of the charmbracelet/bubbles introduce bugs with full
help rendering and also some issues with displaying nap title bars.

Problem starts at:
  - switch to x/ansi  e1ea5dc5289658bf043a697d0bb01fb3cc5c3d76
  - help fix          613d1cb46e03194efae6da7c450f3502c3c7520e
- Improved component styling for lists, folders, and content
- Enhanced visual consistency across focused/blurred states

BREAKING CHANGES:
- Restructured color configuration in Config struct
- Updated default color values and their application
@korikhin korikhin force-pushed the feature/style_customization branch from e74e52b to a477327 Compare December 29, 2024 23:23
@korikhin korikhin force-pushed the feature/style_customization branch from a477327 to 4d1cf6f Compare December 30, 2024 00:56
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.

1 participant