From bda2b19b4db7c2ebfed7faa36f7c88bd68bc204b Mon Sep 17 00:00:00 2001 From: "Evanio P. Cardoso" <100892983+Evaniopc@users.noreply.github.com> Date: Fri, 13 Dec 2024 00:21:09 -0300 Subject: [PATCH] Update and rename half-life.omp.json to mamba.omp.json --- themes/{half-life.omp.json => mamba.omp.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename themes/{half-life.omp.json => mamba.omp.json} (94%) diff --git a/themes/half-life.omp.json b/themes/mamba.omp.json similarity index 94% rename from themes/half-life.omp.json rename to themes/mamba.omp.json index d8f622d7e81f..e03432c14761 100644 --- a/themes/half-life.omp.json +++ b/themes/mamba.omp.json @@ -5,7 +5,7 @@ "alignment": "left", "segments": [ { - "foreground": "#7E46B6", + "foreground": "#f233f5", "style": "plain", "template": "{{ .UserName }} ", "type": "session" @@ -13,7 +13,7 @@ { "foreground": "#ffffff", "style": "plain", - "template": "in ", + "template": ">> ", "type": "text" }, { @@ -48,7 +48,7 @@ { "foreground": "#D75F00", "style": "plain", - "template": "λ ", + "template": "=> ", "type": "text" } ],