Spaces:
reon314
/
Runtime error

llm / docs /stylesheets /extra.css
Marco Beretta
LibreChat upload repo
3b6afc0
raw
history blame
No virus
170 Bytes
/*example youtube color scheme*/
[data-md-color-scheme="youtube"] {
--md-primary-fg-color: #eee;
--md-primary-bg-color: #555;
--md-accent-fg-color: #f00;
}