Spaces:
Running
Running
[theme] | |
# Primary accent for interactive elements | |
primaryColor = '#0091D5' | |
# Background color for the main content area | |
backgroundColor = '#F1F1F1' | |
# Background color for sidebar and most interactive widgets | |
secondaryBackgroundColor = '#e1e0ff' | |
# Color used for almost all text | |
textColor = '#000000' | |
# Font family for all text in the app, except code blocks | |
# Accepted values (serif | sans serif | monospace) | |
# Default: "sans serif" | |
font = "sans serif" |