awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesGradient Styling

Techniques for applying color gradients to UI components such as backgrounds and text.

Distinct from Color Space Gradients: Shortlist focuses on mathematical generation or presets; this is about the application of gradients to UI properties.

Explore 2 awesome GitHub repositories matching user interface & experience · Gradient Styling. Refine with filters or upvote what's useful.

Awesome Gradient Styling GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • viccalexander/chameleonAvatar ViccAlexander

    ViccAlexander/Chameleon

    12,323Vezi pe GitHub↗

    Chameleon is a color framework for Swift and Objective-C applications. It provides systems for programmatic color palette generation, global theme orchestration, hexadecimal conversion, and the extraction of visual data from images. The library includes a dynamic theme engine for applying global visual styles and luminance adjustments across an interface. It features a palette generator for creating analogous, complementary, and triadic color schemes based on a seed color, and an image color extractor to derive average colors or palettes from images. The framework covers a range of color man

    Enables setting background, text, or tint properties to multi-color gradients for enhanced visual depth.

    Objective-C
    Vezi pe GitHub↗12,323
  • mdn/dom-examplesAvatar mdn

    mdn/dom-examples

    4,005Vezi pe GitHub↗

    This project is a comprehensive reference library of runnable code samples and implementation guides for Web APIs, CSS features, and modular web components. It provides a collection of live demonstrations illustrating how to implement browser APIs and programmatic DOM manipulation. The repository includes specialized demonstrations for interacting with device hardware, such as sensors, Bluetooth, USB, and foldable screen posture detection. It also features implementation guides for modern styling capabilities, including advanced layout patterns, custom functions, and painting APIs, alongside

    Implements reusable CSS functions to encapsulate complex background gradient logic for consistent application.

    JavaScriptchannel-messagingdemodom-manipulation
    Vezi pe GitHub↗4,005
  1. Home
  2. User Interface & Experience
  3. Gradient Styling

Explorează sub-etichetele

  • Gradient FunctionsReusable CSS functions for defining complex gradient patterns. **Distinct from Gradient Styling:** Focuses on the encapsulation of gradient code into reusable functions rather than general styling.