This commit is contained in:
Taylor Font 2026-03-02 21:01:05 +02:00 committed by GitHub
commit ac2e066eea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 4 deletions

View file

@ -61,6 +61,10 @@
(class: "nixos") cannot be imported into a module
evaluation that expects class "darwin".
```
- Add support for `solarized-osaka` style options. The default style (named
`default`) was previously applied without user specification. The addition of
the `light` style now requires users to specify if they want to use `default`
or `light`.
[suimong](https://github.com/suimong):