Package: shinyglass
Type: Package
Title: Liquid Glass Design Themes for 'shiny' Applications
Version: 0.3.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, optional
    persistence of the look, named wallpaper scenes, and helpers to
    match 'ggplot2', 'plotly', and 'gt' output to the glass pack.
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, gt, knitr, plotly, 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-09-09 20:51:23 UTC; ericanderson
Author: Eric Anderson [aut, cre, cph]
Maintainer: Eric Anderson <eric.ray.anderson@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-09 21:00:02 UTC
Built: R 4.5.2; ; 2026-09-09 21:54:35 UTC; unix
