helix: Created custom jaaj theme

This commit is contained in:
GaspardCulis 2024-02-29 21:43:09 +01:00
parent 2030cc68cf
commit 897479cf7d
3 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
theme="sonokai"
theme="jaaj"
[editor]
line-number = "relative"

View file

@ -28,7 +28,7 @@ formatter = {command = 'black', args = ["--quiet", "-"]}
[language-server.astro-ls]
command = "astro-ls"
args = ["--stdio"]
config = {typescript = {tsdk = "/home/gaspard/.local/share/fnm/node-versions/v18.18.2/installation/lib/node_modules/typescript/lib"}, environment = "node"}
config = {typescript = {tsdk = "/home/gaspard/.local/share/fnm/node-versions/v20.11.1/installation/lib/node_modules/typescript/lib"}, environment = "node"}
timeout = 2
[[language]]

View file

@ -0,0 +1,2 @@
inherits = "sonokai"
"ui.background" = {}