Skip to content

Commit 888b5b3

Browse files
authored
Merge pull request #112 from atom-community/gray-datatips
feat: use gray color for datatips (doc category)
2 parents 1151390 + 1379cd2 commit 888b5b3

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)