mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-29 18:38:15 +00:00
[zed] Switch to Nord
This commit is contained in:
@@ -5,8 +5,8 @@ clipboard-write = allow
|
||||
copy-on-select = true
|
||||
window-save-state = never
|
||||
window-new-tab-position = end
|
||||
theme = Snazzy Soft
|
||||
font-family = Jetbrains Mono
|
||||
theme = Nord
|
||||
font-family = JetBrainsMono Nerd Font
|
||||
|
||||
# Handled via Brew
|
||||
auto-update = off
|
||||
|
||||
@@ -69,12 +69,12 @@
|
||||
"**playbook*.yml",
|
||||
],
|
||||
},
|
||||
"ui_font_size": 16.0,
|
||||
"ui_font_size": 14.0,
|
||||
"buffer_font_size": 13.0,
|
||||
"theme": {
|
||||
"mode": "dark",
|
||||
"light": "One Light",
|
||||
"dark": "Snazzy Theme",
|
||||
"light": "Nord Light",
|
||||
"dark": "Nord Dark",
|
||||
},
|
||||
"languages": {
|
||||
"Python": {
|
||||
@@ -108,7 +108,7 @@
|
||||
"catppuccin-icons": true,
|
||||
"ansible": true,
|
||||
"terraform-context-server": true,
|
||||
"snazzy": true,
|
||||
"nord": true,
|
||||
},
|
||||
"lsp": {
|
||||
"yaml-language-server": {
|
||||
|
||||
Reference in New Issue
Block a user