Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
riasvdv authored Sep 20, 2024
1 parent eded018 commit b9ff76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ By default, Ignition uses a nice white based theme. If this is too bright for yo

```php
\Spatie\Ignition\Ignition::make()
->useDarkMode()
->setTheme('dark')
->register();
```

Expand Down

0 comments on commit b9ff76c

Please sign in to comment.