Add vscode theme configuration
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
./themes/sandstone-forest
|
./themes/sandstone-forest
|
||||||
./themes/targets/foot.nix
|
./themes/targets/foot.nix
|
||||||
./themes/targets/kitty.nix
|
./themes/targets/kitty.nix
|
||||||
./themes/targets/kde.nix
|
./themes/targets/vscode.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
4
themes/targets/vscode.nix
Normal file
4
themes/targets/vscode.nix
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
stylix.autoEnable = false;
|
||||||
|
stylix.targets.vscode.enable = true;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user