We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54bcc5c commit a939ef7Copy full SHA for a939ef7
1 file changed
data/a9lh.cfg
@@ -9,7 +9,7 @@ default = 0 ; Default boot entry
9
bgTop1 = 000000 ; top gradient 1 (BLACK)
10
bgTop2 = 000000 ; top gradient 2 (BLACK)
11
bgBottom = 000000 ; bottom color (BLACK)
12
-highlight = dcdcdc ; selection highlight box (WHITE/GREY)
+highlight = ffdcdcdc ; selection highlight box (WHITE/GREY)
13
borders = ffffff ; borders color (WHITE)
14
font1 = ffffff ; default font (WHITE)
15
font2 = 000000 ; selected font (BLACK)
0 commit comments