mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-14 05:39:56 -05:00
Update themes to use nix-colors base16
This commit is contained in:
@@ -12,7 +12,7 @@ in {
|
||||
profiles.default = {
|
||||
userSettings =
|
||||
{
|
||||
"workbench.colorTheme" = theme.vscode_theme;
|
||||
"workbench.colorTheme" = theme.vscode-theme;
|
||||
"vim.useCtrlKeys" = false;
|
||||
"editor.minimap.enabled" = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user