From 8ff71e5b75987914e71fa446c0fad82868be6c50 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 27 Feb 2020 22:30:57 +0800 Subject: fix powershell theme --- xmake/themes/powershell/xmake.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmake/themes/powershell/xmake.lua b/xmake/themes/powershell/xmake.lua index 7b030a3ef..7cfbf1ec1 100644 --- a/xmake/themes/powershell/xmake.lua +++ b/xmake/themes/powershell/xmake.lua @@ -19,7 +19,7 @@ -- -- define theme -theme("default") +theme("powershell") -- the success status set_text("success", "$ok") -- cgit v1.3.1