Skip to content

Commit

Permalink
Cambiato il colorSchema a dark.
Browse files Browse the repository at this point in the history
  • Loading branch information
amusarra committed May 31, 2024
1 parent b309fe1 commit aa751fd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated
### Security

## [1.0.2] - 2024-05-31

### Changed
- Cambiato il color schema in dark

## [1.0.1] - 2024-05-29

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ monaco: true
monacoTypesSource: local

# force color schema for the slides, can be 'auto', 'light', or 'dark'
colorSchema: auto
colorSchema: dark

# router mode for vue-router, can be "history" or "hash"
routerMode: history
Expand Down

0 comments on commit aa751fd

Please sign in to comment.