Adjusted code-folding behavior
This commit is contained in:
@@ -60,6 +60,9 @@ export default function editor(colorScheme: ColorScheme) {
|
||||
verticalScale: 0.55,
|
||||
},
|
||||
folds: {
|
||||
iconWidth: 8,
|
||||
foldedIcon: "icons/chevron_right_8.svg",
|
||||
foldableIcon: "icons/chevron_down_8.svg",
|
||||
indicator: {
|
||||
color: foreground(layer, "variant"),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user