diff --git a/rustic-compile.el b/rustic-compile.el index 33b08fc3..df83c4d9 100644 --- a/rustic-compile.el +++ b/rustic-compile.el @@ -116,10 +116,10 @@ :group 'rustic-compilation) (defcustom rustic-ansi-faces ["black" - "red3" + "OrangeRed3" "green3" "yellow3" - "blue2" + "RoyalBlue3" "magenta3" "cyan3" "white"]