mirror of
https://github.com/davegallant/nix-config
synced 2025-10-03 10:26:00 +00:00
Add tokyo-night theme to zed
This commit is contained in:
5
home.nix
5
home.nix
@@ -427,12 +427,13 @@ in
|
|||||||
"ansible"
|
"ansible"
|
||||||
"color-highlight"
|
"color-highlight"
|
||||||
"dockerfile"
|
"dockerfile"
|
||||||
"material-icon-theme"
|
|
||||||
"html"
|
"html"
|
||||||
"make"
|
"make"
|
||||||
|
"material-icon-theme"
|
||||||
"nix"
|
"nix"
|
||||||
"vue"
|
"tokyo-night"
|
||||||
"toml"
|
"toml"
|
||||||
|
"vue"
|
||||||
];
|
];
|
||||||
userSettings = {
|
userSettings = {
|
||||||
icon_theme = "Material Icon Theme";
|
icon_theme = "Material Icon Theme";
|
||||||
|
Reference in New Issue
Block a user