opencode: add themes option
Add themes option to configure custom themes through nix. Define a submodule for the settings option, to give the `theme` setting a description.
This commit is contained in:
parent
722792af09
commit
fc837be107
5 changed files with 488 additions and 2 deletions
|
|
@ -8,4 +8,5 @@
|
|||
opencode-agents-path = ./agents-path.nix;
|
||||
opencode-commands-path = ./commands-path.nix;
|
||||
opencode-mixed-content = ./mixed-content.nix;
|
||||
opencode-themes = ./themes.nix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue