Skip to content

Commit 5509ecb

Browse files
committed
[slate] tweaks to window hints
using version from jigish/slate#409
1 parent efca2d7 commit 5509ecb

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.slate.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
slate.configAll({
22
'defaultToCurrentScreen': true,
33
'modalEscapeKey': 'esc',
4-
'windowHintsDuration': 10,
5-
'windowHintsFontName': 'Monaco',
6-
'windowHintsFontColor': [255, 255, 0, 1],
4+
'windowHintsFontColor': [255, 210, 70, 1],
75
'windowHintsIgnoreHiddenWindows': false,
86
'windowHintsShowIcons': true,
97
'windowHintsSpread': true,

0 commit comments

Comments
 (0)