lapce/defaults/settings.toml

30 lines
440 B
TOML
Raw Normal View History

2021-09-27 13:39:44 +00:00
[lapce]
2021-10-07 17:03:46 +00:00
modal = false
2021-09-27 16:40:34 +00:00
color-theme = "Lapce Dark"
2021-09-27 13:39:44 +00:00
icon-theme = ""
2022-05-20 21:01:11 +00:00
[ui]
font-family = ""
font-size = 13
2022-05-24 14:06:05 +00:00
header-height = 35
2022-05-23 10:14:25 +00:00
status-height = 25
2022-05-24 09:41:09 +00:00
tab-min-width = 100
2022-05-23 10:14:25 +00:00
activity-width = 50
scroll-width = 10
2022-05-24 19:56:23 +00:00
drop-shadow-width = 0
2022-05-20 21:01:11 +00:00
2021-09-27 13:39:44 +00:00
[editor]
font-family = "Cascadia Code"
font-size = 13
2022-03-10 22:07:20 +00:00
code-lens-font-size = 2
2021-09-27 13:39:44 +00:00
line-height = 25
2022-03-03 12:18:18 +00:00
tab-width = 4
2022-02-07 20:54:20 +00:00
show-tab = true
2022-03-29 00:18:47 +00:00
hover-delay = 300 # ms
2022-05-20 16:34:32 +00:00
[terminal]
font-family = ""
font-size = 0
line-height = 0
shell = ""