mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-30 13:51:53 +08:00
ux: focused visual style for text editor
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
@@ -1443,6 +1443,11 @@
|
||||
</Style>
|
||||
|
||||
<Style Selector="aee|TextArea">
|
||||
<Setter Property="FocusAdorner">
|
||||
<FocusAdornerTemplate>
|
||||
<Border/>
|
||||
</FocusAdornerTemplate>
|
||||
</Setter>
|
||||
<Setter Property="SelectionBorder">
|
||||
<Setter.Value>
|
||||
<Pen Brush="{DynamicResource SystemAccentColor}" Thickness="1" />
|
||||
|
||||
Reference in New Issue
Block a user