Fix fold indicator active hover style
This commit is contained in:
@@ -114,7 +114,7 @@ export default function editor(): any {
|
||||
color: foreground(layer, "default"),
|
||||
},
|
||||
hovered: {
|
||||
color: foreground(layer, "variant"),
|
||||
color: foreground(layer, "on"),
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user