summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2020-02-27 22:30:57 +0800
committerruki <[email protected]>2020-02-27 09:05:48 +0800
commit8ff71e5b75987914e71fa446c0fad82868be6c50 (patch)
tree81ec443e19ff794dd4051fa6246b31825bb3c891
parent9694acaae0ffc9062524e3ddbf1781e563996984 (diff)
fix powershell theme
-rw-r--r--xmake/themes/powershell/xmake.lua2
1 files changed, 1 insertions, 1 deletions
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")