This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/util/grub-mkconfig.in b/util/grub-mkconfig.in | |
index ba1d4ef..b5aa75e 100644 | |
--- a/util/grub-mkconfig.in | |
+++ b/util/grub-mkconfig.in | |
@@ -212,6 +212,8 @@ export GRUB_DEFAULT \ | |
GRUB_THEME \ | |
GRUB_GFXPAYLOAD_LINUX \ | |
GRUB_DISABLE_OS_PROBER \ | |
+ GRUB_COLOR_NORMAL \ | |
+ GRUB_COLOR_HIGHLIGHT \ |