feat(ooksphone) add colorscheme
This commit is contained in:
parent
c25f160e81
commit
1bf362e4a0
5 changed files with 82 additions and 9 deletions
|
|
@ -7,10 +7,12 @@
|
|||
{
|
||||
imports = [
|
||||
./minimal
|
||||
./phone
|
||||
];
|
||||
|
||||
options.theme = {
|
||||
minimal.enable = lib.mkEnableOption "enable minimal theme";
|
||||
phone.enable = lib.mkEnableOption "Enable phone theme";
|
||||
};
|
||||
|
||||
# config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue