This commit is contained in:
2025-10-09 21:07:56 -04:00
parent 5e11160c83
commit 67d95eb170
2 changed files with 2 additions and 3 deletions

View File

@@ -29,8 +29,6 @@ config.font_size = 20.0
config.front_end = "WebGpu"
config.window_decorations = "RESIZE"
config.colors = {
background = '181818'
}
config.color_scheme = 'Gruber (base16)'
return config