Skip to content

Commit 1379cd2

Browse files
committed
feat: use gray color for datatips (doc category)
1 parent b19a59d commit 1379cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/atom-ide-datatips.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
// the resizable
5353

5454
// info border
55-
border-bottom: 2px solid @background-color-info;
55+
border-bottom: 5px solid @background-color-highlight;
5656
border-radius: 3px;
5757
}
5858

0 commit comments

Comments
 (0)