From 3352a24750d4797f64b36e8c72d60cd57c35634a Mon Sep 17 00:00:00 2001 From: Myian Date: Sat, 5 Jul 2025 15:33:42 +0200 Subject: [PATCH] fix: rename the Auras --- novelwriter/assets/themes/aura_bright.conf | 2 +- novelwriter/assets/themes/aura_soft.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/novelwriter/assets/themes/aura_bright.conf b/novelwriter/assets/themes/aura_bright.conf index 8b178860..65f41056 100644 --- a/novelwriter/assets/themes/aura_bright.conf +++ b/novelwriter/assets/themes/aura_bright.conf @@ -1,5 +1,5 @@ [Main] -name = Aura (bright) +name = Aura (Bright) mode = light description = Aura author = Myian diff --git a/novelwriter/assets/themes/aura_soft.conf b/novelwriter/assets/themes/aura_soft.conf index 15f6c410..82ddbc11 100644 --- a/novelwriter/assets/themes/aura_soft.conf +++ b/novelwriter/assets/themes/aura_soft.conf @@ -1,5 +1,5 @@ [Main] -name = Aura (soft) +name = Aura (Soft) mode = dark description = Aura author = Myian