https://github.com/evidence-dev/themes
Evidence Sample Themes
https://github.com/evidence-dev/themes
Last synced: about 2 months ago
JSON representation
Evidence Sample Themes
- Host: GitHub
- URL: https://github.com/evidence-dev/themes
- Owner: evidence-dev
- Created: 2024-12-10T22:16:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T16:07:13.000Z (over 1 year ago)
- Last Synced: 2025-08-15T21:54:58.339Z (9 months ago)
- Homepage:
- Size: 5.51 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Evidence Sample Themes
This repository contains a collection of pre-made themes for Evidence.
- [Default](#default)
- [Desert](#desert)
- [Dracula](#dracula)
- [Forest](#forest)
- [Mono](#mono)
- [Plasma](#plasma)
- [Retro](#retro)
Each theme includes both light and dark mode variants.
**To use a theme:**
- Copy the `theme` config into your project's `evidence.config.yaml`
- Restart Evidence for the changes to take effect.
## Default
[Default Config](default/evidence.config.yaml)
| Light | Dark |
| :---: | :---: |
|  |  |
## Desert
[Desert Config](desert/evidence.config.yaml)
| Light | Dark |
| :---: | :---: |
|  |  |
## Dracula
[Dracula Config](dracula/evidence.config.yaml)
> Note: Dracula is a dark only theme
| Light | Dark |
| :---: | :---: |
|  |  |
## Forest
[Forest Config](forest/evidence.config.yaml)
| Light | Dark |
| :---: | :---: |
|  |  |
## Mono
[Mono Config](mono/evidence.config.yaml)
| Light | Dark |
| :---: | :---: |
|  |  |
## Plasma
[Plasma Config](plasma/evidence.config.yaml)
| Light | Dark |
| :---: | :---: |
|  |  |
## Retro
[Retro Config](retro/evidence.config.yaml)
| Light | Dark |
| :---: | :---: |
|  |  |