/* Litecoin theme - silver accent on medium gray background */
:root {
    --ps-bg: #bfbfbf;
    --ps-accent: #858585;
    --ps-accent-light: #a0a0a0;
    --ps-accent-muted: #737373;
    --ps-card-shadow: 15px 15px 1px #858585;
}
