From 3e3efc965094e21c80b4ce567443c6a11476bf7a Mon Sep 17 00:00:00 2001 From: Mikael CAPELLE Date: Thu, 18 Aug 2022 07:59:09 +0200 Subject: [PATCH] Remove transient prompt configuration. --- theme.omp.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/theme.omp.json b/theme.omp.json index 7fae4ef..1cc2a75 100644 --- a/theme.omp.json +++ b/theme.omp.json @@ -146,9 +146,5 @@ } ], "final_space": true, - "transient_prompt": { - "background": "transparent", - "foreground": "#8800dd" - }, "version": 2 }