WeSearch

Fzf: Color Themes

·1 min read · 0 reactions · 0 comments · 7 views
#design#technology#user-interface
⚡ TL;DR · AI summary

The article discusses the color themes used in the Fzf interface. It details the various UI elements and their corresponding color codes. Additionally, it highlights the design choices that enhance user experience and accessibility.

Key facts
Original article
junegunn.choi.
Read full at junegunn.choi. →
Opening excerpt (first ~120 words) tap to expand

.fzf-gen{--ui-bg:#1c1c1c;--ui-fg:#d0d0d0;--ui-border:#4e4e4e;--ui-accent:#afd787;--ui-muted:#87875f;--ui-surface:#262626;font-family:system-ui,-apple-system,sans-serif;color:var(--ui-fg);margin:0 -1rem}.fzf-gen *,.fzf-gen *::before,.fzf-gen *::after{box-sizing:border-box}.fzf-gen h2,.fzf-gen h3,.fzf-gen h4{margin:0;color:var(--ui-fg);font-family:system-ui,-apple-system,sans-serif}.fzf-topbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding:.75rem 1rem;background:var(--ui-surface);border-bottom:1px solid var(--ui-border);position:sticky;top:0;z-index:100}.fzf-topbar label{font-size:.8rem;color:var(--ui-muted);margin-right:.2rem}.fzf-topbar select,.fzf-topbar button,.fzf-topbar input[type=text]{font-size:.85rem;padding:.35rem .6rem;border-radius:4px;border:1px solid…

Excerpt limited to ~120 words for fair-use compliance. The full article is at junegunn.choi..

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from junegunn.choi.