Sha256: 7cc9a80e2e730687ccb4d339deb0822c39c57e51f02f9c9b02234cf25df697d3
Contents?: true
Size: 787 Bytes
Versions: 10
Compression:
Stored size: 787 Bytes
Contents
[data-bs-theme=dark] { background: #222222; body { color: $white; } table { background: #333333; color: $white; } .table tr, .table th + th, .table td + td { border-color: #222222; } .navbar { background-color: #222222 !important; } .article h2 { color: $danger; } .article .article__entry p span { color: #000; } .accordion .accordion-button { color: $white; } .accordion .accordion-item { color: $white; } .accordion .accordion-button:after { border-left-color: $white; } .tile--danger, .tile--danger--alt { background: #333333; } .section-main .section__content-aside { background: #222222; } .switch { color: $white; } .search .form-control { background: #333333; &:focus { border-color: $danger; } } }
Version data entries
10 entries across 10 versions & 4 rubygems