Package: shinyglass
Type: Package
Title: Liquid Glass Design Themes for 'shiny' Applications
Version: 0.2.0
Authors@R: c(
    person("Eric", "Anderson",
           email = "eric.ray.anderson@gmail.com",
           role = c("aut", "cre", "cph"))
    )
Description: Provides drop-in Liquid Glass themes for 'shiny'. Call
    glass_theme() and pass the result as theme = to fluidPage(),
    navbarPage(), or any 'bslib'-aware page function to get
    translucent surfaces, backdrop blur, and system typography on
    'Bootstrap' components. Includes light and dark presets with
    runtime switching and an OS-following 'auto' mode, an iOS-style
    intensity control from Ultra Clear to Tinted
    (glass_intensity_slider()), and options for accent color, blur,
    corner radius, and motion or tint behavior.
License: GPL-3
URL: https://ericrayanderson.github.io/shinyglass/,
        https://github.com/ericrayanderson/shinyglass
BugReports: https://github.com/ericrayanderson/shinyglass/issues
Encoding: UTF-8
Language: en-US
VignetteBuilder: knitr
Imports: bslib (>= 0.5.0), htmltools (>= 0.5.0), sass (>= 0.4.0), shiny
        (>= 1.5.0)
Suggests: DT, ggplot2, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/Needs/website: pkgdown
Config/roxygen2/markdown: TRUE
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-08-20 15:38:39 UTC; box
Author: Eric Anderson [aut, cre, cph]
Maintainer: Eric Anderson <eric.ray.anderson@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-21 05:40:42 UTC
