mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
- Added new CSS variables: `--color-input-background: #3B3B3B;`, `--color-source-code-link: #D1CDC7;`, `--color-text-primary: #D1CDC7;` - Set the default color of the content container to `--color-text-primary` - Updated the search input to explicitly set the background color (`--color-input-background`) and border color (`--color-border-primary`) - Explicitly set the table text color to `--color-text-primary` - Overrode Bootstrap's default `pre` and `pre code` styles to use `--color-text-primary`