diff --git a/assets/themes/cwtch/CwtchDark.png b/assets/themes/cwtch/Cwtch.png similarity index 100% rename from assets/themes/cwtch/CwtchDark.png rename to assets/themes/cwtch/Cwtch.png diff --git a/assets/themes/cwtch/CwtchLight.png b/assets/themes/cwtch/CwtchLight.png deleted file mode 100644 index fe94acdc..00000000 Binary files a/assets/themes/cwtch/CwtchLight.png and /dev/null differ diff --git a/assets/themes/cwtch/theme.yml b/assets/themes/cwtch/theme.yml index b41c282c..7a7348d6 100644 --- a/assets/themes/cwtch/theme.yml +++ b/assets/themes/cwtch/theme.yml @@ -60,7 +60,7 @@ themes: textfieldHintColor: mainTextColor toolbarIconColor: settings # whiteishPurple topbarColor: header # darkGreyPurple - chatImage: CwtchDark.png + chatImage: Cwtch.png chatImageColor: peerBubble light: colors: @@ -103,5 +103,5 @@ themes: textfieldHintColor: font toolbarIconColor: background # darkPurple topbarColor: header # softPurple - chatImage: CwtchLight.png + chatImage: Cwtch.png chatImageColor: 0xf1dff0 \ No newline at end of file diff --git a/assets/themes/ghost/GhostDark.png b/assets/themes/ghost/Ghost.png similarity index 100% rename from assets/themes/ghost/GhostDark.png rename to assets/themes/ghost/Ghost.png diff --git a/assets/themes/ghost/GhostLight.png b/assets/themes/ghost/GhostLight.png deleted file mode 100644 index 4d3f0f1b..00000000 Binary files a/assets/themes/ghost/GhostLight.png and /dev/null differ diff --git a/assets/themes/ghost/theme.yml b/assets/themes/ghost/theme.yml index e383ea26..402344f0 100644 --- a/assets/themes/ghost/theme.yml +++ b/assets/themes/ghost/theme.yml @@ -41,7 +41,7 @@ themes: toolbarIconColor: settings topbarColor: header chatReactionIconColor: reaction - chatImage: GhostDark.png + chatImage: Ghost.png chatImageColor: userBubble snackbarBackgroundColor: accent snackbarTextColor: 0xE6E9F4 @@ -80,7 +80,7 @@ themes: toolbarIconColor: 0xffffff topbarColor: header chatReactionIconColor: reaction - chatImage: GhostLight.png + chatImage: Ghost.png chatImageColor: peerBubble snackbarBackgroundColor: accent snackbarTextColor: background \ No newline at end of file diff --git a/assets/themes/mermaid/MermaidDark.png b/assets/themes/mermaid/Mermaid.png similarity index 100% rename from assets/themes/mermaid/MermaidDark.png rename to assets/themes/mermaid/Mermaid.png diff --git a/assets/themes/mermaid/MermaidLight.png b/assets/themes/mermaid/MermaidLight.png deleted file mode 100644 index b8c3e155..00000000 Binary files a/assets/themes/mermaid/MermaidLight.png and /dev/null differ diff --git a/assets/themes/mermaid/theme.yml b/assets/themes/mermaid/theme.yml index ffa4b15c..f4457249 100644 --- a/assets/themes/mermaid/theme.yml +++ b/assets/themes/mermaid/theme.yml @@ -39,7 +39,7 @@ themes: topbarColor: header # darkGreyPurple sendHintTextColor: userBubble chatReactionIconColor: reaction - chatImage: MermaidDark.png + chatImage: Mermaid.png chatImageColor: peerBubble snackbarBackgroundColor: accent snackbarTextColor: 0xEDFAFC @@ -82,7 +82,7 @@ themes: topbarColor: header # softPurple sendHintTextColor: userBubble chatReactionIconColor: reaction - chatImage: MermaidLight.png + chatImage: Mermaid.png chatImageColor: peerBubble snackbarBackgroundColor: accent snackbarTextColor: background diff --git a/assets/themes/midnight/MidnightDark.png b/assets/themes/midnight/Midnight.png similarity index 100% rename from assets/themes/midnight/MidnightDark.png rename to assets/themes/midnight/Midnight.png diff --git a/assets/themes/midnight/MidnightLight.png b/assets/themes/midnight/MidnightLight.png deleted file mode 100644 index 766d3d3c..00000000 Binary files a/assets/themes/midnight/MidnightLight.png and /dev/null differ diff --git a/assets/themes/midnight/theme.yml b/assets/themes/midnight/theme.yml index 10a5e18a..c327b3f3 100644 --- a/assets/themes/midnight/theme.yml +++ b/assets/themes/midnight/theme.yml @@ -36,7 +36,7 @@ themes: topbarColor: header # darkGreyPurple sendHintTextColor: userBubble chatReactionIconColor: reaction - chatImage: MidnightDark.png + chatImage: Midnight.png chatImageColor: userBubble snackbarBackgroundColor: accent snackbarTextColor: 0xF0F1F1 @@ -71,7 +71,7 @@ themes: topbarColor: header # softPurple sendHintTextColor: userBubble chatReactionIconColor: reaction - chatImage: MidnightLight.png + chatImage: Midnight.png chatImageColor: peerBubble snackbarBackgroundColor: accent snackbarTextColor: background diff --git a/assets/themes/neon1/Neon1Dark.png b/assets/themes/neon1/Neon1.png similarity index 100% rename from assets/themes/neon1/Neon1Dark.png rename to assets/themes/neon1/Neon1.png diff --git a/assets/themes/neon1/Neon1Light.png b/assets/themes/neon1/Neon1Light.png deleted file mode 100644 index a68e125e..00000000 Binary files a/assets/themes/neon1/Neon1Light.png and /dev/null differ diff --git a/assets/themes/neon1/theme.yml b/assets/themes/neon1/theme.yml index 471573e8..43b38e5a 100644 --- a/assets/themes/neon1/theme.yml +++ b/assets/themes/neon1/theme.yml @@ -35,7 +35,7 @@ themes: sendHintTextColor: userBubble chatReactionIconColor: reaction defaultButtonTextColor: 0x281831 - chatImage: Neon1Dark.png + chatImage: Neon1.png chatImageColor: 0x4f3060 snackbarBackgroundColor: accent snackbarTextColor: background @@ -76,7 +76,7 @@ themes: topbarColor: header # softPurple sendHintTextColor: 0xeac1ff chatReactionIconColor: reaction - chatImage: Neon1Light.png + chatImage: Neon1.png chatImageColor: 0xeac1ff defaultButtonTextColor: font snackbarBackgroundColor: accent diff --git a/assets/themes/neon2/Neon2Dark.png b/assets/themes/neon2/Neon2.png similarity index 100% rename from assets/themes/neon2/Neon2Dark.png rename to assets/themes/neon2/Neon2.png diff --git a/assets/themes/neon2/Neon2Light.png b/assets/themes/neon2/Neon2Light.png deleted file mode 100644 index 803852d4..00000000 Binary files a/assets/themes/neon2/Neon2Light.png and /dev/null differ diff --git a/assets/themes/neon2/theme.yml b/assets/themes/neon2/theme.yml index 6cc44cad..bf780c00 100644 --- a/assets/themes/neon2/theme.yml +++ b/assets/themes/neon2/theme.yml @@ -32,7 +32,7 @@ themes: sendHintTextColor: userBubble chatReactionIconColor: reaction defaultButtonTextColor: background - chatImage: Neon2Dark.png + chatImage: Neon2.png chatImageColor: 0x573569 snackbarBackgroundColor: accent snackbarTextColor: background @@ -74,7 +74,7 @@ themes: toolbarIconColor: background # darkPurple topbarColor: header # softPurple chatReactionIconColor: accent - chatImage: Neon2Light.png + chatImage: Neon2.png chatImageColor: 0xd9ffa8 snackbarBackgroundColor: accent snackbarTextColor: background diff --git a/assets/themes/pumpkin/PumpkinDark.png b/assets/themes/pumpkin/Pumpkin.png similarity index 100% rename from assets/themes/pumpkin/PumpkinDark.png rename to assets/themes/pumpkin/Pumpkin.png diff --git a/assets/themes/pumpkin/PumpkinLight.png b/assets/themes/pumpkin/PumpkinLight.png deleted file mode 100644 index 06f01166..00000000 Binary files a/assets/themes/pumpkin/PumpkinLight.png and /dev/null differ diff --git a/assets/themes/pumpkin/theme.yml b/assets/themes/pumpkin/theme.yml index 6f407d8b..5bc94ffd 100644 --- a/assets/themes/pumpkin/theme.yml +++ b/assets/themes/pumpkin/theme.yml @@ -33,7 +33,7 @@ themes: topbarColor: header # darkGreyPurple sendHintTextColor: peerBubble chatReactionIconColor: reaction - chatImage: PumpkinDark.png + chatImage: Pumpkin.png chatImageColor: 0x573569 snackbarBackgroundColor: accent snackbarTextColor: 0xFFFAF2 @@ -75,7 +75,7 @@ themes: topbarColor: header # softPurple sendHintTextColor: 0xffd494 chatReactionIconColor: reaction - chatImage: PumpkinLight.png + chatImage: Pumpkin.png chatImageColor: 0xFFDCA8 snackbarBackgroundColor: accent snackbarTextColor: background diff --git a/assets/themes/vampire/VampireDark.png b/assets/themes/vampire/Vampire.png similarity index 100% rename from assets/themes/vampire/VampireDark.png rename to assets/themes/vampire/Vampire.png diff --git a/assets/themes/vampire/VampireLight.png b/assets/themes/vampire/VampireLight.png deleted file mode 100644 index 03e2e71a..00000000 Binary files a/assets/themes/vampire/VampireLight.png and /dev/null differ diff --git a/assets/themes/vampire/theme.yml b/assets/themes/vampire/theme.yml index d38eb5fd..eba880c4 100644 --- a/assets/themes/vampire/theme.yml +++ b/assets/themes/vampire/theme.yml @@ -34,7 +34,7 @@ themes: topbarColor: header # darkGreyPurple sendHintTextColor: peerBubble chatReactionIconColor: reaction - chatImage: VampireDark.png + chatImage: Vampire.png chatImageColor: peerBubble snackbarBackgroundColor: accent snackbarTextColor: 0xFBF4F7 @@ -76,7 +76,7 @@ themes: topbarColor: header # softPurple sendHintTextColor: userBubble chatReactionIconColor: reaction - chatImage: VampireLight.png + chatImage: Vampire.png chatImageColor: 0xE9BFCD snackbarBackgroundColor: accent snackbarTextColor: background diff --git a/assets/themes/witch/WitchDark.png b/assets/themes/witch/Witch.png similarity index 100% rename from assets/themes/witch/WitchDark.png rename to assets/themes/witch/Witch.png diff --git a/assets/themes/witch/WitchLight.png b/assets/themes/witch/WitchLight.png deleted file mode 100644 index 35c915bd..00000000 Binary files a/assets/themes/witch/WitchLight.png and /dev/null differ diff --git a/assets/themes/witch/theme.yml b/assets/themes/witch/theme.yml index 7e304a3f..16cd9a5a 100644 --- a/assets/themes/witch/theme.yml +++ b/assets/themes/witch/theme.yml @@ -36,7 +36,7 @@ themes: toolbarIconColor: settings # whiteishPurple topbarColor: header # darkGreyPurple chatReactionIconColor: reaction - chatImage: WitchDark.png + chatImage: Witch.png chatImageColor: 0x1E321D snackbarBackgroundColor: accent snackbarTextColor: 0xF1F3EC @@ -77,7 +77,7 @@ themes: toolbarIconColor: settings # darkPurple topbarColor: header # softPurple chatReactionIconColor: reaction - chatImage: WitchLight.png + chatImage: Witch.png chatImageColor: 0xD0DDBA snackbarBackgroundColor: accent snackbarTextColor: background