diff --git a/assets/themes/cwtch/CwtchDark.png b/assets/themes/cwtch/CwtchDark.png new file mode 100644 index 00000000..3948e081 Binary files /dev/null and b/assets/themes/cwtch/CwtchDark.png differ diff --git a/assets/themes/cwtch/CwtchLight.png b/assets/themes/cwtch/CwtchLight.png new file mode 100644 index 00000000..fe94acdc Binary files /dev/null and b/assets/themes/cwtch/CwtchLight.png differ diff --git a/assets/themes/cwtch/theme.yml b/assets/themes/cwtch/theme.yml index 423129e2..b41c282c 100644 --- a/assets/themes/cwtch/theme.yml +++ b/assets/themes/cwtch/theme.yml @@ -1,120 +1,107 @@ ---- -colors: - darkGreyPurple: 0x281831 - deepPurple: 0x422850 - mauvePurple: 0x8E64A5 - whiteishPurple: 0xE3DFE4 - lightGrey: 0x9E9E9E - softGreen: 0xA0FFB0 - softRed: 0xFFA0B0 - whitePurple: 0xFFFDFF - softPurple: 0xFDF3FC - purple: 0xDFB9DE - brightPurple: 0xD1B0E0 # not in new: portrait badge color - darkPurple: 0x350052 - greyPurple: 0x775F84 # not in new: portrait borders - pink: 0xE85DA1 # not in new: active button color - hotPink: 0xD20070 # #D01972) - softGrey: 0xB3B6B3 # not in new theme: blocked - -themes: - name: cwtch - dark: - colors: - background: darkGreyPurple - header: darkGreyPurple - userBubble: mauvePurple - peerBubble: deepPurple - font: whiteishPurple - settings: whiteishPurple - accent: hotPink - theme: - backgroundHilightElementColor: deepPurple - backgroundMainColor: background # darkGreyPurple - backgroundPaneColor: header # darkGreyPurple - defaultButtonColor: accent # hotPink - defaultButtonDisabledColor: lightGrey - defaultButtonDisabledTextColor: darkGreyPurple - defaultButtonTextColor: whiteishPurple - dropShadowColor: mauvePurple - hilightElementColor: purple - mainTextColor: font # whiteishPurple - messageFromMeBackgroundColor: userBubble # mauvePurple - messageFromMeTextColor: font # whiteishPurple - messageFromOtherBackgroundColor: peerBubble # deepPurple - messageFromOtherTextColor: font # whiteishPurple - messageSelectionColor: accent - portraitBackgroundColor: deepPurple - portraitBlockedBorderColor: lightGrey - portraitBlockedTextColor: lightGrey - portraitContactBadgeColor: hotPink - portraitContactBadgeTextColor: whiteishPurple - portraitOfflineBorderColor: purple - portraitOnlineBorderColor: whiteishPurple - portraitOnlineAwayColor: 0xFFFFF59D - portraitOnlineBusyColor: 0xFFEF9A9A - portraitProfileBadgeColor: hotPink - portraitProfileBadgeTextColor: whiteishPurple - scrollbarDefaultColor: purple - sendHintTextColor: mauvePurple - chatReactionIconColor: mauvePurple - textfieldBackgroundColor: deepPurple - textfieldBorderColor: deepPurple - textfieldErrorColor: hotPink - textfieldHintColor: mainTextColor - textfieldSelectionColor: accent - toolbarIconColor: settings # whiteishPurple - topbarColor: header # darkGreyPurple - menuBackgroundColor: accent; - snackbarBackgroundColor: accent - snackbarTextColor: whiteishPurple - chatImageColor: purple - light: - colors: - background: whitePurple - header: softPurple - userBubble: purple - peerBubble: softPurple - font: darkPurple - settings: darkPurple - accent: hotPink - theme: - backgroundHilightElementColor: softPurple - backgroundMainColor: background # whitePurple - backgroundPaneColor: background # whitePurple - defaultButtonColor: accent # hotPink - defaultButtonDisabledColor: softGrey - defaultButtonTextColor: whitePurple # ? - dropShadowColor: purple - hilightElementColor: purple - mainTextColor: settings - messageFromMeBackgroundColor: userBubble # brightPurple - messageFromMeTextColor: font # mainTextColor - messageFromOtherBackgroundColor: peerBubble # purple - messageFromOtherTextColor: font # darkPurple - messageSelectionColor: 0x80FF80 - portraitBackgroundColor: softPurple - portraitBlockedBorderColor: softGrey - portraitBlockedTextColor: softGrey - portraitContactBadgeColor: accent - portraitContactBadgeTextColor: whitePurple - portraitOfflineBorderColor: greyPurple - portraitOnlineBorderColor: greyPurple - portraitOnlineAwayColor: 0xFFFFF59D - portraitOnlineBusyColor: 0xFFEF9A9A - portraitProfileBadgeColor: accent - portraitProfileBadgeTextColor: whitePurple - scrollbarDefaultColor: accent - sendHintTextColor: purple - chatReactionIconColor: purple - textfieldBackgroundColor: purple - textfieldBorderColor: purple - textfieldErrorColor: hotPink - textfieldHintColor: font - textfieldSelectionColor: accent - toolbarIconColor: settings # darkPurple - topbarColor: header # softPurple - menuBackgroundColor: accent; - snackbarBackgroundColor: accent - snackbarTextColor: whitePurple - chatImageColor: purple +--- +colors: + darkGreyPurple: 0x281831 + deepPurple: 0x422850 + mauvePurple: 0x8E64A5 + whiteishPurple: 0xE3DFE4 + lightGrey: 0x9E9E9E + softGreen: 0xA0FFB0 + softRed: 0xFFA0B0 + whitePurple: 0xFFFDFF + softPurple: 0xFDF3FC + purple: 0xDFB9DE + brightPurple: 0xD1B0E0 # not in new: portrait badge color + darkPurple: 0x350052 + greyPurple: 0x775F84 # not in new: portrait borders + pink: 0xE85DA1 # not in new: active button color + hotPink: 0xD20070 # #D01972) + softGrey: 0xB3B6B3 # not in new theme: blocked +themes: + name: cwtch + dark: + colors: + background: darkGreyPurple + header: darkGreyPurple + userBubble: mauvePurple + peerBubble: deepPurple + font: whiteishPurple + settings: whiteishPurple + accent: hotPink + theme: + backgroundHilightElementColor: deepPurple + backgroundMainColor: background # darkGreyPurple + backgroundPaneColor: header # darkGreyPurple + defaultButtonColor: accent # hotPink + defaultButtonDisabledColor: lightGrey + defaultButtonDisabledTextColor: darkGreyPurple + defaultButtonTextColor: whiteishPurple + dropShadowColor: mauvePurple + hilightElementColor: purple + mainTextColor: font # whiteishPurple + messageFromMeBackgroundColor: userBubble # mauvePurple + messageFromMeTextColor: font # whiteishPurple + messageFromOtherBackgroundColor: peerBubble # deepPurple + messageFromOtherTextColor: font # whiteishPurple + portraitBackgroundColor: deepPurple + portraitBlockedBorderColor: lightGrey + portraitBlockedTextColor: lightGrey + portraitContactBadgeColor: hotPink + portraitContactBadgeTextColor: whiteishPurple + portraitOfflineBorderColor: purple + portraitOnlineBorderColor: whiteishPurple + portraitProfileBadgeColor: hotPink + portraitProfileBadgeTextColor: whiteishPurple + scrollbarDefaultColor: purple + sendHintTextColor: mauvePurple + chatReactionIconColor: mauvePurple + textfieldBackgroundColor: deepPurple + textfieldBorderColor: deepPurple + textfieldErrorColor: hotPink + textfieldHintColor: mainTextColor + toolbarIconColor: settings # whiteishPurple + topbarColor: header # darkGreyPurple + chatImage: CwtchDark.png + chatImageColor: peerBubble + light: + colors: + background: whitePurple + header: softPurple + userBubble: purple + peerBubble: softPurple + font: 0x281831 + settings: 0x281831 + accent: hotPink + theme: + backgroundHilightElementColor: softPurple + backgroundMainColor: background # whitePurple + backgroundPaneColor: background # whitePurple + defaultButtonColor: accent # hotPink + defaultButtonDisabledColor: softGrey + defaultButtonTextColor: whitePurple # ? + dropShadowColor: purple + hilightElementColor: purple + mainTextColor: settings + messageFromMeBackgroundColor: userBubble # brightPurple + messageFromMeTextColor: font # mainTextColor + messageFromOtherBackgroundColor: peerBubble # purple + messageFromOtherTextColor: font # darkPurple + portraitBackgroundColor: softPurple + portraitBlockedBorderColor: softGrey + portraitBlockedTextColor: softGrey + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: whitePurple + portraitOfflineBorderColor: greyPurple + portraitOnlineBorderColor: font + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: whitePurple + scrollbarDefaultColor: accent + sendHintTextColor: purple + chatReactionIconColor: purple + textfieldBackgroundColor: purple + textfieldBorderColor: purple + textfieldErrorColor: hotPink + textfieldHintColor: font + toolbarIconColor: background # darkPurple + topbarColor: header # softPurple + chatImage: CwtchLight.png + chatImageColor: 0xf1dff0 \ No newline at end of file diff --git a/assets/themes/ghost/GhostDark.png b/assets/themes/ghost/GhostDark.png new file mode 100644 index 00000000..e58c7aa4 Binary files /dev/null and b/assets/themes/ghost/GhostDark.png differ diff --git a/assets/themes/ghost/GhostLight.png b/assets/themes/ghost/GhostLight.png new file mode 100644 index 00000000..4d3f0f1b Binary files /dev/null and b/assets/themes/ghost/GhostLight.png differ diff --git a/assets/themes/ghost/theme.yml b/assets/themes/ghost/theme.yml index 3e8840e2..e383ea26 100644 --- a/assets/themes/ghost/theme.yml +++ b/assets/themes/ghost/theme.yml @@ -1,68 +1,86 @@ ---- -colors: - darkDarkBlue: 0x000051 - darkLightBlue: 0x1A237E - white: 0xFFFFFF - darkBlue: 0xAAB6FE - lighterDarkBlue: 0xC3CCFE - lightBlue: 0xE8EAF6 - -themes: - name: ghost - dark: - colors: - background: 0x0D0D1F - header: 0x0D0D1F - userBubble: darkLightBlue - peerBubble: darkDarkBlue - font: white - settings: 0xDFFFD - accent: darkLightBlue # Color(0xFFD20070) - theme: - backgroundHilightElementColor: darkDarkBlue - backgroundMainColor: background - backgroundPaneColor: header - defaultButtonColor: accent - dropShadowColor: darkBlue - mainTextColor: font - messageFromMeBackgroundColor: userBubble - messageFromMeTextColor: font - messageFromOtherBackgroundColor: peerBubble - messageFromOtherTextColor: font - scrollbarDefaultColor: darkLightBlue - sendHintTextColor: darkBlue - textfieldBackgroundColor: peerBubble - textfieldBorderColor: userBubble - textfieldHintColor: mainTextColor - toolbarIconColor: settings - topbarColor: header - light: - colors: - background: 0xFDFDFF - header: darkBlue - userBubble: darkBlue - peerBubble: lightBlue - font: 0x0D0D1F - settings: 0x0D0D1F - accent: darkBlue - theme: - backgroundHilightElementColor: peerBubble - backgroundMainColor: background - backgroundPaneColor: background - defaultButtonColor: accent - defaultButtonActiveColor: lighterDarkBlue - defaultButtonDisabledColor: peerBubble - dropShadowColor: darkBlue - mainTextColor: settings - messageFromMeBackgroundColor: userBubble - messageFromMeTextColor: font - messageFromOtherBackgroundColor: peerBubble - messageFromOtherTextColor: font - portraitContactBadgeColor: accent - scrollbarDefaultColor: accent - sendHintTextColor: lightBlue - textfieldBackgroundColor: peerBubble - textfieldBorderColor: userBubble - textfieldHintColor: font - toolbarIconColor: settings - topbarColor: header +--- +colors: + darkDarkBlue: 0x0E1628 + darkLightBlue: 0x19243E + white: 0xE6E9F4 + darkBlue: 0x131B2E + lighterDarkBlue: 0x19243E + lightBlue: 0xC0C8E5 + +themes: + name: ghost + dark: + colors: + background: 0x131B2E + header: 0x0E1628 + userBubble: 0x25355A + peerBubble: 0x19243E + font: 0xE6E9F4 + settings: 0xE6E9F4 + accent: 0xD20070 + reaction: 0x96A5D4 + theme: + backgroundHilightElementColor: darkDarkBlue + backgroundMainColor: background + backgroundPaneColor: header + defaultButtonColor: accent + dropShadowColor: darkBlue + mainTextColor: font + messageFromMeBackgroundColor: userBubble + messageFromMeTextColor: font + messageFromOtherBackgroundColor: peerBubble + messageFromOtherTextColor: font + portraitOfflineBorderColor: 0x96A5D4 + portraitOnlineBorderColor: font + portraitBackgroundColor: background + scrollbarDefaultColor: darkLightBlue + sendHintTextColor: userBubble + textfieldBackgroundColor: peerBubble + textfieldBorderColor: userBubble + textfieldHintColor: font + toolbarIconColor: settings + topbarColor: header + chatReactionIconColor: reaction + chatImage: GhostDark.png + chatImageColor: userBubble + snackbarBackgroundColor: accent + snackbarTextColor: 0xE6E9F4 + light: + colors: + background: 0xE6E9F4 + header: 0x96A5D4 + userBubble: 0x96A5D4 + peerBubble: 0xC0C8E5 + font: 0x131B2E + settings: 0x131B2E + accent: 0xD20070 + reaction: 0x96A5D4 + theme: + backgroundHilightElementColor: peerBubble + backgroundMainColor: background + backgroundPaneColor: background + defaultButtonColor: accent + defaultButtonActiveColor: lighterDarkBlue + defaultButtonDisabledColor: userBubble + dropShadowColor: darkBlue + mainTextColor: settings + messageFromMeBackgroundColor: userBubble + messageFromMeTextColor: font + messageFromOtherBackgroundColor: peerBubble + messageFromOtherTextColor: font + portraitContactBadgeColor: accent + portraitOfflineBorderColor: header + portraitOnlineBorderColor: font + portraitBackgroundColor: background + scrollbarDefaultColor: accent + sendHintTextColor: peerBubble + textfieldBackgroundColor: peerBubble + textfieldBorderColor: userBubble + textfieldHintColor: font + toolbarIconColor: 0xffffff + topbarColor: header + chatReactionIconColor: reaction + chatImage: GhostLight.png + chatImageColor: peerBubble + snackbarBackgroundColor: accent + snackbarTextColor: background \ No newline at end of file diff --git a/assets/themes/juniper/theme.yml b/assets/themes/juniper/theme.yml index 19d7c91c..9295f965 100644 --- a/assets/themes/juniper/theme.yml +++ b/assets/themes/juniper/theme.yml @@ -1,48 +1,48 @@ ---- - -themes: - name: juniper - dark: - colors: - background: 0x1B1B1B - backgroundAlt: 0x494949 - header: 0x1B1B1B - userBubble: 0x373737 - peerBubble: 0x494949 - font: 0xFFFFFF - settings: 0xFFFDFF - accent: 0x9E6A56 - accentAlt: 0x9E6A56 - theme: - backgroundMainColor: background - backgroundPaneColor: header - topbarColor: header - mainTextColor: font - defaultButtonColor: accent - textfieldHintColor: mainTextColor - toolbarIconColor: settings - messageFromMeBackgroundColor: userBubble - messageFromMeTextColor: font - messageFromOtherBackgroundColor: peerBubble - messageFromOtherTextColor: font - textfieldBackgroundColor: peerBubble - textfieldBorderColor: userBubble - backgroundHilightElementColor: accent - sendHintTextColor: accentAlt - hilightElementColor: accentAlt - defaultButtonTextColor: mainTextColor - defaultButtonDisabledColor: peerBubble - defaultButtonDisabledTextColor: peerBubble - textfieldErrorColor: accent - scrollbarDefaultColor: accent - portraitBackgroundColor: header - portraitOnlineBorderColor: font - portraitOfflineBorderColor: peerBubble - portraitBlockedBorderColor: peerBubble - portraitBlockedTextColor: peerBubble - portraitContactBadgeColor: accent - portraitContactBadgeTextColor: mainTextColor - portraitProfileBadgeColor: accent - portraitProfileBadgeTextColor: mainTextColor - dropShadowColor: accentAlt +--- + +themes: + name: juniper + dark: + colors: + background: 0x1B1B1B + backgroundAlt: 0x494949 + header: 0x1B1B1B + userBubble: 0x373737 + peerBubble: 0x494949 + font: 0xFFFFFF + settings: 0xFFFDFF + accent: 0x9E6A56 + accentAlt: 0x9E6A56 + theme: + backgroundMainColor: background + backgroundPaneColor: header + topbarColor: header + mainTextColor: font + defaultButtonColor: accent + textfieldHintColor: mainTextColor + toolbarIconColor: settings + messageFromMeBackgroundColor: userBubble + messageFromMeTextColor: font + messageFromOtherBackgroundColor: peerBubble + messageFromOtherTextColor: font + textfieldBackgroundColor: peerBubble + textfieldBorderColor: userBubble + backgroundHilightElementColor: accent + sendHintTextColor: accentAlt + hilightElementColor: accentAlt + defaultButtonTextColor: mainTextColor + defaultButtonDisabledColor: peerBubble + defaultButtonDisabledTextColor: peerBubble + textfieldErrorColor: accent + scrollbarDefaultColor: accent + portraitBackgroundColor: header + portraitOnlineBorderColor: font + portraitOfflineBorderColor: peerBubble + portraitBlockedBorderColor: peerBubble + portraitBlockedTextColor: peerBubble + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: mainTextColor + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: mainTextColor + dropShadowColor: accentAlt chatReactionIconColor: accentAlt \ No newline at end of file diff --git a/assets/themes/mermaid/MermaidDark.png b/assets/themes/mermaid/MermaidDark.png new file mode 100644 index 00000000..f78e4d86 Binary files /dev/null and b/assets/themes/mermaid/MermaidDark.png differ diff --git a/assets/themes/mermaid/MermaidLight.png b/assets/themes/mermaid/MermaidLight.png new file mode 100644 index 00000000..b8c3e155 Binary files /dev/null and b/assets/themes/mermaid/MermaidLight.png differ diff --git a/assets/themes/mermaid/theme.yml b/assets/themes/mermaid/theme.yml index dafd72b1..ffa4b15c 100644 --- a/assets/themes/mermaid/theme.yml +++ b/assets/themes/mermaid/theme.yml @@ -1,58 +1,91 @@ ---- -colors: - lavender: 0xB194C1 - -themes: - name: mermaid - dark: - colors: - background: 0x102426 - header: 0x102426 - userBubble: 0x00838F - peerBubble: 0x00363A - font: 0xFFFFFF - settings: 0xF7FCFD - accent: 0x8E64A5 - theme: - backgroundHilightElementColor: peerBubble - backgroundMainColor: background # darkGreyPurple - backgroundPaneColor: header # darkGreyPurple - defaultButtonColor: accent # hotPink - dropShadowColor: lavender - mainTextColor: font # whiteishPurple - messageFromMeBackgroundColor: userBubble # mauvePurple - messageFromMeTextColor: font # whiteishPurple - messageFromOtherBackgroundColor: peerBubble # deepPurple - messageFromOtherTextColor: font # whiteishPurple - textfieldBackgroundColor: peerBubble - textfieldBorderColor: userBubble - textfieldHintColor: mainTextColor - toolbarIconColor: settings # whiteishPurple - topbarColor: header # darkGreyPurple - light: - colors: - background: 0xF7FCFD - header: 0x56C8D8 - userBubble: 0x56C8D8 - peerBubble: 0xB2EBF2 - font: 0x102426 - settings: 0x102426 - accent: 0x8E64A5 - theme: - backgroundHilightElementColor: peerBubble - backgroundMainColor: background # whitePurple - backgroundPaneColor: background # whitePurple - defaultButtonColor: accent # hotPink - dropShadowColor: peerBubble - mainTextColor: settings - messageFromMeBackgroundColor: userBubble # brightPurple - messageFromMeTextColor: font # mainTextColor - messageFromOtherBackgroundColor: peerBubble # purple - messageFromOtherTextColor: font # darkPurple - portraitContactBadgeColor: accent - scrollbarDefaultColor: accent - textfieldBackgroundColor: peerBubble - textfieldBorderColor: userBubble - textfieldHintColor: font - toolbarIconColor: settings # darkPurple - topbarColor: header # softPurple +--- +colors: + lavender: 0xB194C1 + +themes: + name: mermaid + dark: + colors: + background: 0x15282A + header: 0x15282A + userBubble: 0x1d5754 + peerBubble: 0x253D3F + font: 0xEDFAFC + settings: 0xEDFAFC + accent: 0x8E64A5 + reaction: 0x8E64A5 + theme: + backgroundHilightElementColor: peerBubble + backgroundMainColor: background # darkGreyPurple + backgroundPaneColor: header # darkGreyPurple + defaultButtonColor: accent # hotPink + dropShadowColor: lavender + mainTextColor: font # whiteishPurple + messageFromMeBackgroundColor: userBubble # mauvePurple + messageFromMeTextColor: font # whiteishPurple + messageFromOtherBackgroundColor: peerBubble # deepPurple + messageFromOtherTextColor: font # whiteishPurple + portraitOfflineBorderColor: userBubble + portraitOnlineBorderColor: font + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: 0xffffff + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: 0xffffff + portraitBackgroundColor: background + textfieldBackgroundColor: peerBubble + textfieldBorderColor: userBubble + textfieldHintColor: mainTextColor + toolbarIconColor: settings # whiteishPurple + topbarColor: header # darkGreyPurple + sendHintTextColor: userBubble + chatReactionIconColor: reaction + chatImage: MermaidDark.png + chatImageColor: peerBubble + snackbarBackgroundColor: accent + snackbarTextColor: 0xEDFAFC + messageSelectionColor: accent + textfieldSelectionColor: accent + menuBackgroundColor: accent + light: + colors: + background: 0xEDFAFC + header: 0x71C1BF + userBubble: 0x71C1BF + peerBubble: 0xD2EFF3 + font: 0x15282A + settings: 0x15282A + accent: 0x8E64A5 + reaction: 0x71C1BF + theme: + backgroundHilightElementColor: peerBubble + backgroundMainColor: background # whitePurple + backgroundPaneColor: background # whitePurple + defaultButtonColor: accent # hotPink + dropShadowColor: peerBubble + mainTextColor: settings + messageFromMeBackgroundColor: userBubble # brightPurple + messageFromMeTextColor: font # mainTextColor + messageFromOtherBackgroundColor: peerBubble # purple + messageFromOtherTextColor: font # darkPurple + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: 0xffffff + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: 0xffffff + portraitOfflineBorderColor: userBubble + portraitOnlineBorderColor: font + portraitBackgroundColor: background + scrollbarDefaultColor: accent + textfieldBackgroundColor: peerBubble + textfieldBorderColor: userBubble + textfieldHintColor: font + toolbarIconColor: 0xffffff + topbarColor: header # softPurple + sendHintTextColor: userBubble + chatReactionIconColor: reaction + chatImage: MermaidLight.png + chatImageColor: peerBubble + snackbarBackgroundColor: accent + snackbarTextColor: background + messageSelectionColor: 0xb1e3ea + textfieldSelectionColor: 0xb1e3ea + menuBackgroundColor: 0xb1e3ea diff --git a/assets/themes/midnight/MidnightDark.png b/assets/themes/midnight/MidnightDark.png new file mode 100644 index 00000000..eb8f3c1d Binary files /dev/null and b/assets/themes/midnight/MidnightDark.png differ diff --git a/assets/themes/midnight/MidnightLight.png b/assets/themes/midnight/MidnightLight.png new file mode 100644 index 00000000..766d3d3c Binary files /dev/null and b/assets/themes/midnight/MidnightLight.png differ diff --git a/assets/themes/midnight/theme.yml b/assets/themes/midnight/theme.yml index 4da64cbb..10a5e18a 100644 --- a/assets/themes/midnight/theme.yml +++ b/assets/themes/midnight/theme.yml @@ -1,59 +1,77 @@ ---- - -themes: - name: midnight - dark: - colors: - accentGray: 0xE0E0E0 - background: 0x1B1B1B - backgroundAlt: 0x494949 - header: 0x1B1B1B - userBubble: 0x373737 - peerBubble: 0x494949 - font: 0xFFFFFF - settings: 0xFFFDFF - accent: 0xD20070 - theme: - backgroundHilightElementColor: backgroundAlt - backgroundMainColor: background # darkGreyPurple - backgroundPaneColor: header # darkGreyPurple - defaultButtonColor: accent # hotPink - dropShadowColor: accentGray - mainTextColor: font # whiteishPurple - messageFromMeBackgroundColor: userBubble # mauvePurple - messageFromMeTextColor: font # whiteishPurple - messageFromOtherBackgroundColor: peerBubble # deepPurple - messageFromOtherTextColor: font # whiteishPurple - scrollbarDefaultColor: accentGray - textfieldBackgroundColor: peerBubble - textfieldBorderColor: userBubble - textfieldHintColor: mainTextColor - toolbarIconColor: settings # whiteishPurple - topbarColor: header # darkGreyPurple - light: - colors: - background: 0xFBFBFB # Color( 0xFFFDFF) - header: 0xE0E0E0 - userBubble: 0xE0E0E0 - peerBubble: 0xBABDBE - font: 0x1B1B1B - settings: 0x1B1B1B - accent: 0xD20070 - theme: - backgroundHilightElementColor: peerBubble - backgroundMainColor: background # whitePurple - backgroundPaneColor: background # whitePurple - defaultButtonColor: accent # hotPink - mainTextColor: settings - messageFromMeBackgroundColor: userBubble # brightPurple - messageFromMeTextColor: font # mainTextColor - messageFromOtherBackgroundColor: peerBubble # purple - messageFromOtherTextColor: font # darkPurple - portraitContactBadgeColor: accent - portraitOfflineBorderColor: peerBubble - portraitOnlineBorderColor: font - scrollbarDefaultColor: accent - textfieldBackgroundColor: userBubble - textfieldHintColor: font - toolbarIconColor: settings # darkPurple - topbarColor: header # softPurple +--- + +themes: + name: midnight + dark: + colors: + accentGray: 0xE0E0E0 + background: 0x111111 + backgroundAlt: 0x494949 + header: 0x111111 + userBubble: 0x2D2D2D + peerBubble: 0x1B1B1B + font: 0xF0F1F1 + settings: 0xF0F1F1 + accent: 0xD20070 + reaction: 0xD20070 + theme: + backgroundHilightElementColor: backgroundAlt + backgroundMainColor: background # darkGreyPurple + backgroundPaneColor: header # darkGreyPurple + defaultButtonColor: accent # hotPink + dropShadowColor: accentGray + mainTextColor: font # whiteishPurple + messageFromMeBackgroundColor: userBubble # mauvePurple + messageFromMeTextColor: font # whiteishPurple + messageFromOtherBackgroundColor: peerBubble # deepPurple + messageFromOtherTextColor: font # whiteishPurple + scrollbarDefaultColor: accentGray + textfieldBackgroundColor: peerBubble + textfieldBorderColor: userBubble + textfieldHintColor: mainTextColor + portraitOfflineBorderColor: 0x676767 + portraitOnlineBorderColor: font + portraitBackgroundColor: background + toolbarIconColor: settings # whiteishPurple + topbarColor: header # darkGreyPurple + sendHintTextColor: userBubble + chatReactionIconColor: reaction + chatImage: MidnightDark.png + chatImageColor: userBubble + snackbarBackgroundColor: accent + snackbarTextColor: 0xF0F1F1 + light: + colors: + background: 0xF0F1F1 # Color( 0xFFFDFF) + header: 0xE0E0E0 + userBubble: 0xBABDBE + peerBubble: 0xE0E0E0 + font: 0x111111 + settings: 0x111111 + accent: 0xD20070 + reaction: 0xD20070 + theme: + backgroundHilightElementColor: peerBubble + backgroundMainColor: background # whitePurple + backgroundPaneColor: background # whitePurple + defaultButtonColor: accent # hotPink + mainTextColor: settings + messageFromMeBackgroundColor: userBubble # brightPurple + messageFromMeTextColor: font # mainTextColor + messageFromOtherBackgroundColor: peerBubble # purple + messageFromOtherTextColor: font # darkPurple + portraitContactBadgeColor: accent + portraitOfflineBorderColor: userBubble + portraitOnlineBorderColor: font + portraitBackgroundColor: background + scrollbarDefaultColor: accent + textfieldBackgroundColor: userBubble + textfieldHintColor: font + toolbarIconColor: 0xffffff + topbarColor: header # softPurple + sendHintTextColor: userBubble + chatReactionIconColor: reaction + chatImage: MidnightLight.png + chatImageColor: peerBubble + snackbarBackgroundColor: accent + snackbarTextColor: background diff --git a/assets/themes/neon1/Neon1Dark.png b/assets/themes/neon1/Neon1Dark.png new file mode 100644 index 00000000..2d9d28c8 Binary files /dev/null and b/assets/themes/neon1/Neon1Dark.png differ diff --git a/assets/themes/neon1/Neon1Light.png b/assets/themes/neon1/Neon1Light.png new file mode 100644 index 00000000..a68e125e Binary files /dev/null and b/assets/themes/neon1/Neon1Light.png differ diff --git a/assets/themes/neon1/theme.yml b/assets/themes/neon1/theme.yml index 71e0cfd0..471573e8 100644 --- a/assets/themes/neon1/theme.yml +++ b/assets/themes/neon1/theme.yml @@ -1,54 +1,86 @@ ---- - -themes: - name: neon1 - dark: - colors: - background: 0x290826 - header: 0x290826 - userBubble: 0xD20070 - peerBubble: 0x26A9A4 - font: 0xFFFFFF - settings: 0xFFFDFF - accent: 0xA604FE - theme: - backgroundMainColor: background # darkGreyPurple - backgroundPaneColor: header # darkGreyPurple - defaultButtonColor: accent # hotPink - mainTextColor: font # whiteishPurple - messageFromMeBackgroundColor: userBubble # mauvePurple - messageFromMeTextColor: font # whiteishPurple - messageFromOtherBackgroundColor: peerBubble # deepPurple - messageFromOtherTextColor: font # whiteishPurple - scrollbarDefaultColor: accent - textfieldHintColor: mainTextColor - toolbarIconColor: settings # whiteishPurple - topbarColor: header # darkGreyPurple - light: - colors: - background: 0xFFFDFF - header: 0xFF94C2 - userBubble: 0xFF94C2 - peerBubble: 0xE7F6F6 - font: 0x290826 - settings: 0x290826 - accent: 0xA604FE - theme: - backgroundMainColor: background # whitePurple - backgroundPaneColor: background # whitePurple - defaultButtonColor: accent # hotPink - dropShadowColor: userBubble - mainTextColor: settings - messageFromMeBackgroundColor: userBubble # brightPurple - messageFromMeTextColor: font # mainTextColor - messageFromOtherBackgroundColor: peerBubble # purple - messageFromOtherTextColor: font # darkPurple - portraitContactBadgeColor: accent - portraitOfflineBorderColor: peerBubble - portraitOnlineBorderColor: font - scrollbarDefaultColor: accent - textfieldBackgroundColor: peerBubble - textfieldBorderColor: userBubble - textfieldHintColor: font - toolbarIconColor: settings # darkPurple - topbarColor: header # softPurple +--- + +themes: + name: neon1 + dark: + colors: + background: 0x281831 + header: 0x281831 + userBubble: 0x7F00C5 + peerBubble: 0x422850 + font: 0xFBF3FF + settings: 0x281831 + accent: 0x56DCD8 + reaction: 0xD891FF + theme: + backgroundMainColor: background # darkGreyPurple + backgroundPaneColor: header # darkGreyPurple + defaultButtonColor: accent # hotPink + mainTextColor: 0xFBF3FF # whiteishPurple + messageFromMeBackgroundColor: userBubble # mauvePurple + messageFromMeTextColor: font # whiteishPurple + messageFromOtherBackgroundColor: peerBubble # deepPurple + messageFromOtherTextColor: font # whiteishPurple + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: background + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: background + portraitBackgroundColor: background + portraitOfflineBorderColor: 0x775F84 + portraitOnlineBorderColor: font + scrollbarDefaultColor: accent + textfieldHintColor: mainTextColor + toolbarIconColor: settings # whiteishPurple + topbarColor: header # darkGreyPurple + sendHintTextColor: userBubble + chatReactionIconColor: reaction + defaultButtonTextColor: 0x281831 + chatImage: Neon1Dark.png + chatImageColor: 0x4f3060 + snackbarBackgroundColor: accent + snackbarTextColor: background + messageSelectionColor: 0x775F84 + textfieldSelectionColor: 0x775F84 + menuBackgroundColor: 0x775F84 + light: + colors: + background: 0xFBF3FF + header: 0x56DCD8 + userBubble: 0x56DCD8 + peerBubble: 0xF5E1FF + font: 0x281831 + settings: 0x281831 + accent: 0xD891FF + reaction: 0xD891FF + theme: + backgroundMainColor: background # whitePurple + backgroundPaneColor: background # whitePurple + defaultButtonColor: accent # hotPink + dropShadowColor: userBubble + mainTextColor: settings + messageFromMeBackgroundColor: userBubble # brightPurple + messageFromMeTextColor: font # mainTextColor + messageFromOtherBackgroundColor: peerBubble # purple + messageFromOtherTextColor: font # darkPurple + portraitOfflineBorderColor: 0xeac1ff + portraitOnlineBorderColor: font + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: font + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: font + scrollbarDefaultColor: accent + textfieldBackgroundColor: peerBubble + textfieldBorderColor: userBubble + textfieldHintColor: font + toolbarIconColor: settings # darkPurple + topbarColor: header # softPurple + sendHintTextColor: 0xeac1ff + chatReactionIconColor: reaction + chatImage: Neon1Light.png + chatImageColor: 0xeac1ff + defaultButtonTextColor: font + snackbarBackgroundColor: accent + snackbarTextColor: font + messageSelectionColor: accent + textfieldSelectionColor: accent + menuBackgroundColor: accent \ No newline at end of file diff --git a/assets/themes/neon2/Neon2Dark.png b/assets/themes/neon2/Neon2Dark.png new file mode 100644 index 00000000..2d9d28c8 Binary files /dev/null and b/assets/themes/neon2/Neon2Dark.png differ diff --git a/assets/themes/neon2/Neon2Light.png b/assets/themes/neon2/Neon2Light.png new file mode 100644 index 00000000..803852d4 Binary files /dev/null and b/assets/themes/neon2/Neon2Light.png differ diff --git a/assets/themes/neon2/theme.yml b/assets/themes/neon2/theme.yml index 463842af..6cc44cad 100644 --- a/assets/themes/neon2/theme.yml +++ b/assets/themes/neon2/theme.yml @@ -1,55 +1,83 @@ ---- - -themes: - name: neon2 - dark: - colors: - background: 0x290826 - header: 0x290826 - userBubble: 0xA604FE - peerBubble: 0x03AD00 - font: 0xFFFFFF - settings: 0xFFFDFF - accent: 0xA604FE - theme: - backgroundMainColor: background # darkGreyPurple - backgroundPaneColor: header # darkGreyPurple - defaultButtonColor: accent # hotPink - mainTextColor: font # whiteishPurple - messageFromMeBackgroundColor: userBubble # mauvePurple - messageFromMeTextColor: font # whiteishPurple - messageFromOtherBackgroundColor: peerBubble # deepPurple - messageFromOtherTextColor: font # whiteishPurple - scrollbarDefaultColor: accent - textfieldHintColor: mainTextColor - toolbarIconColor: settings # whiteishPurple - topbarColor: header # darkGreyPurple - light: - colors: - paleGreen: 0xE7F6F6 - background: 0xFFFDFF - header: 0xD8C7E1 - userBubble: 0xD8C7E1 - peerBubble: 0x80E27E - font: 0x290826 - settings: 0x290826 - accent: 0xA604FE - theme: - backgroundMainColor: background # whitePurple - backgroundPaneColor: background # whitePurple - defaultButtonColor: accent # hotPink - dropShadowColor: userBubble - mainTextColor: settings - messageFromMeBackgroundColor: userBubble # brightPurple - messageFromMeTextColor: font # mainTextColor - messageFromOtherBackgroundColor: peerBubble # purple - messageFromOtherTextColor: font # darkPurple - portraitContactBadgeColor: accent - portraitOfflineBorderColor: peerBubble - portraitOnlineBorderColor: font - scrollbarDefaultColor: accent - textfieldBackgroundColor: paleGreen - textfieldBorderColor: peerBubble - textfieldHintColor: font - toolbarIconColor: settings # darkPurple - topbarColor: header # softPurple +--- + +themes: + name: neon2 + dark: + colors: + background: 0x281831 + header: 0x281831 + userBubble: 0x7F00C5 + peerBubble: 0x422850 + font: 0xFBF3FF + settings: 0x281831 + accent: 0x90EE02 + reaction: 0xD891FF + theme: + backgroundMainColor: background # darkGreyPurple + backgroundPaneColor: header # darkGreyPurple + defaultButtonColor: accent # hotPink + mainTextColor: font # whiteishPurple + messageFromMeBackgroundColor: userBubble # mauvePurple + messageFromMeTextColor: font # whiteishPurple + messageFromOtherBackgroundColor: peerBubble # deepPurple + messageFromOtherTextColor: font # whiteishPurple + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: 0x281831 + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: 0x281831 + scrollbarDefaultColor: accent + textfieldHintColor: mainTextColor + toolbarIconColor: settings # whiteishPurple + topbarColor: header # darkGreyPurple + sendHintTextColor: userBubble + chatReactionIconColor: reaction + defaultButtonTextColor: background + chatImage: Neon2Dark.png + chatImageColor: 0x573569 + snackbarBackgroundColor: accent + snackbarTextColor: background + messageSelectionColor: 0x775F84 + textfieldSelectionColor: 0x775F84 + menuBackgroundColor: 0x775F84 + light: + colors: + paleGreen: 0xE7F6F6 + background: 0xFBFFF6 + header: 0x90EE02 + userBubble: 0x90EE02 + peerBubble: 0xF3FFE4 + font: 0x281831 + settings: 0x281831 + accent: 0x7F00C5 + reaction: 0x7F00C5 + theme: + backgroundMainColor: background # whitePurple + backgroundPaneColor: background # whitePurple + defaultButtonColor: accent # hotPink + dropShadowColor: userBubble + mainTextColor: settings + messageFromMeBackgroundColor: userBubble # brightPurple + messageFromMeTextColor: font # mainTextColor + messageFromOtherBackgroundColor: peerBubble # purple + messageFromOtherTextColor: font # darkPurple + portraitOfflineBorderColor: 0x775F84 + portraitOnlineBorderColor: font + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: background + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: background + portraitBackgroundColor: background + scrollbarDefaultColor: accent + textfieldBackgroundColor: paleGreen + textfieldBorderColor: peerBubble + textfieldHintColor: font + toolbarIconColor: background # darkPurple + topbarColor: header # softPurple + chatReactionIconColor: accent + chatImage: Neon2Light.png + chatImageColor: 0xd9ffa8 + snackbarBackgroundColor: accent + snackbarTextColor: background + messageSelectionColor: 0xd9ffa8 + textfieldSelectionColor: 0xd9ffa8 + menuBackgroundColor: 0xd9ffa8 diff --git a/assets/themes/pumpkin/PumpkinDark.png b/assets/themes/pumpkin/PumpkinDark.png new file mode 100644 index 00000000..6c66f7a8 Binary files /dev/null and b/assets/themes/pumpkin/PumpkinDark.png differ diff --git a/assets/themes/pumpkin/PumpkinLight.png b/assets/themes/pumpkin/PumpkinLight.png new file mode 100644 index 00000000..06f01166 Binary files /dev/null and b/assets/themes/pumpkin/PumpkinLight.png differ diff --git a/assets/themes/pumpkin/theme.yml b/assets/themes/pumpkin/theme.yml index a574a936..6f407d8b 100644 --- a/assets/themes/pumpkin/theme.yml +++ b/assets/themes/pumpkin/theme.yml @@ -1,49 +1,84 @@ ---- - -themes: - name: pumpkin - dark: - colors: - background: 0x281831 - header: 0x281831 - userBubble: 0xB53D00 - peerBubble: 0x422850 - font: 0xFFFFFF - settings: 0xFFFBF6 - accent: 0x8E64A5 - theme: - backgroundMainColor: background # darkGreyPurple - backgroundPaneColor: header # darkGreyPurple - defaultButtonColor: accent # hotPink - mainTextColor: font # whiteishPurple - messageFromMeBackgroundColor: userBubble # mauvePurple - messageFromMeTextColor: font # whiteishPurple - messageFromOtherBackgroundColor: peerBubble # deepPurple - messageFromOtherTextColor: font # whiteishPurple - textfieldHintColor: mainTextColor - toolbarIconColor: settings # whiteishPurple - topbarColor: header # darkGreyPurple - light: - colors: - background: 0xFFFBF6 - header: 0xFF9800 - userBubble: 0xFF9800 - peerBubble: 0xD8C7E1 - font: 0x281831 - settings: 0x281831 - accent: 0x8E64A5 - theme: - backgroundMainColor: background # whitePurple - backgroundPaneColor: background # whitePurple - defaultButtonColor: accent # hotPink - dropShadowColor: peerBubble - mainTextColor: settings - messageFromMeBackgroundColor: userBubble # brightPurple - messageFromMeTextColor: font # mainTextColor - messageFromOtherBackgroundColor: peerBubble # purple - messageFromOtherTextColor: font # darkPurple - portraitContactBadgeColor: accent - scrollbarDefaultColor: accent - textfieldHintColor: font - toolbarIconColor: settings # darkPurple - topbarColor: header # softPurple +--- + +themes: + name: pumpkin + dark: + colors: + background: 0x281831 + header: 0x281831 + userBubble: 0x873C14 + peerBubble: 0x422850 + font: 0xFFFAF2 + settings: 0xFFFAF2 + accent: 0x873C14 + reaction: 0x873C14 + theme: + backgroundMainColor: background # darkGreyPurple + backgroundPaneColor: header # darkGreyPurple + defaultButtonColor: accent # hotPink + mainTextColor: font # whiteishPurple + messageFromMeBackgroundColor: userBubble # mauvePurple + messageFromMeTextColor: font # whiteishPurple + messageFromOtherBackgroundColor: peerBubble # deepPurple + messageFromOtherTextColor: font # whiteishPurple + scrollbarDefaultColor: accent + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: 0xFFFAF2 + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: 0xFFFAF2 + portraitOfflineBorderColor: 0x775F84 + portraitOnlineBorderColor: font + textfieldHintColor: mainTextColor + toolbarIconColor: settings # whiteishPurple + topbarColor: header # darkGreyPurple + sendHintTextColor: peerBubble + chatReactionIconColor: reaction + chatImage: PumpkinDark.png + chatImageColor: 0x573569 + snackbarBackgroundColor: accent + snackbarTextColor: 0xFFFAF2 + messageSelectionColor: 0x775F84 + textfieldSelectionColor: 0x775F84 + menuBackgroundColor: 0x775F84 + light: + colors: + background: 0xFFFAF2 + header: 0xFF9800 + userBubble: 0xFF9800 + peerBubble: 0xFFF3E0 + font: 0x281831 + settings: 0x281831 + accent: 0x422850 + reaction: 0xFF9800 + theme: + backgroundHilightElementColor: peerBubble + backgroundMainColor: background # whitePurple + backgroundPaneColor: background # whitePurple + defaultButtonColor: accent # hotPink + dropShadowColor: peerBubble + mainTextColor: settings + messageFromMeBackgroundColor: userBubble # brightPurple + messageFromMeTextColor: font # mainTextColor + messageFromOtherBackgroundColor: peerBubble # purple + messageFromOtherTextColor: font # darkPurple + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: 0xFFFAF2 + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: 0xFFFAF2 + portraitOfflineBorderColor: 0x775F84 + portraitOnlineBorderColor: font + scrollbarDefaultColor: accent + textfieldBackgroundColor: background + textfieldBorderColor: userBubble + textfieldHintColor: mainTextColor + toolbarIconColor: background # darkPurple + topbarColor: header # softPurple + sendHintTextColor: 0xffd494 + chatReactionIconColor: reaction + chatImage: PumpkinLight.png + chatImageColor: 0xFFDCA8 + snackbarBackgroundColor: accent + snackbarTextColor: background + messageSelectionColor: 0xFFDCA8 + textfieldSelectionColor: 0xFFDCA8 + menuBackgroundColor: 0xFFDCA8 \ No newline at end of file diff --git a/assets/themes/vampire/VampireDark.png b/assets/themes/vampire/VampireDark.png new file mode 100644 index 00000000..87dd2d2c Binary files /dev/null and b/assets/themes/vampire/VampireDark.png differ diff --git a/assets/themes/vampire/VampireLight.png b/assets/themes/vampire/VampireLight.png new file mode 100644 index 00000000..03e2e71a Binary files /dev/null and b/assets/themes/vampire/VampireLight.png differ diff --git a/assets/themes/vampire/theme.yml b/assets/themes/vampire/theme.yml index cba4bd61..d38eb5fd 100644 --- a/assets/themes/vampire/theme.yml +++ b/assets/themes/vampire/theme.yml @@ -1,52 +1,85 @@ ---- - -themes: - name: vampire - dark: - colors: - background: 0x281831 - header: 0x281831 - userBubble: 0x9A1218 - peerBubble: 0x422850 - font: 0xFFFFFF - settings: 0xFDFFFD - accent: 0x8E64A5 - theme: - backgroundMainColor: background # darkGreyPurple - backgroundPaneColor: header # darkGreyPurple - defaultButtonColor: accent # hotPink - mainTextColor: font # whiteishPurple - messageFromMeBackgroundColor: userBubble # mauvePurple - messageFromMeTextColor: font # whiteishPurple - messageFromOtherBackgroundColor: peerBubble # deepPurple - messageFromOtherTextColor: font # whiteishPurple - scrollbarDefaultColor: accent - textfieldHintColor: mainTextColor - toolbarIconColor: settings # whiteishPurple - topbarColor: header # darkGreyPurple - light: - colors: - background: 0xFFFDFD - header: 0xD8C7E1 - userBubble: 0xD8C7E1 - peerBubble: 0xFFEBEE - font: 0x281831 - settings: 0x281831 - accent: 0x8E64A5 - theme: - backgroundMainColor: background # whitePurple - backgroundPaneColor: background # whitePurple - defaultButtonColor: accent # hotPink - dropShadowColor: userBubble - mainTextColor: settings - messageFromMeBackgroundColor: userBubble # brightPurple - messageFromMeTextColor: font # mainTextColor - messageFromOtherBackgroundColor: peerBubble # purple - messageFromOtherTextColor: font # darkPurple - portraitContactBadgeColor: accent - scrollbarDefaultColor: accent - textfieldBackgroundColor: peerBubble - textfieldBorderColor: userBubble - textfieldHintColor: font - toolbarIconColor: settings # darkPurple - topbarColor: header # softPurple +--- + +themes: + name: vampire + dark: + colors: + background: 0x27141B + header: 0x27141B + userBubble: 0x422850 + peerBubble: 0x502033 + font: 0xFBF4F7 + settings: 0xFBF4F7 + accent: 0x502033 + reaction: 0xC86B89 + theme: + backgroundMainColor: background # darkGreyPurple + backgroundPaneColor: header # darkGreyPurple + defaultButtonColor: accent # hotPink + mainTextColor: font # whiteishPurple + messageFromMeBackgroundColor: userBubble # mauvePurple + messageFromMeTextColor: font # whiteishPurple + messageFromOtherBackgroundColor: peerBubble # deepPurple + messageFromOtherTextColor: font # whiteishPurple + portraitContactBadgeColor: 0x863655 + portraitContactBadgeTextColor: 0xFBF4F7 + portraitProfileBadgeColor: 0x863655 + portraitProfileBadgeTextColor: 0xFBF4F7 + portraitBackgroundColor: peerBubble + portraitOfflineBorderColor: 0x863655 + portraitOnlineBorderColor: font + scrollbarDefaultColor: accent + textfieldHintColor: mainTextColor + toolbarIconColor: settings # whiteishPurple + topbarColor: header # darkGreyPurple + sendHintTextColor: peerBubble + chatReactionIconColor: reaction + chatImage: VampireDark.png + chatImageColor: peerBubble + snackbarBackgroundColor: accent + snackbarTextColor: 0xFBF4F7 + messageSelectionColor: 0x863655 + textfieldSelectionColor: 0x863655 + menuBackgroundColor: 0x863655 + light: + colors: + background: 0xFBF4F7 + header: 0xC86B89 + userBubble: 0xDA94A9 + peerBubble: 0xF7EAF0 + font: 0x27141B + settings: 0xFBF4F7 + accent: 0x502033 + reaction: 0xDA94A9 + theme: + backgroundMainColor: background # whitePurple + backgroundPaneColor: background # whitePurple + defaultButtonColor: accent # hotPink + dropShadowColor: userBubble + mainTextColor: font + messageFromMeBackgroundColor: userBubble # brightPurple + messageFromMeTextColor: font # mainTextColor + messageFromOtherBackgroundColor: peerBubble # purple + messageFromOtherTextColor: font # darkPurple + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: 0xFBF4F7 + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: 0xFBF4F7 + portraitOfflineBorderColor: 0x775F84 + portraitOnlineBorderColor: font + portraitBackgroundColor: background + scrollbarDefaultColor: accent + textfieldBackgroundColor: peerBubble + textfieldBorderColor: userBubble + textfieldHintColor: font + toolbarIconColor: settings # darkPurple + topbarColor: header # softPurple + sendHintTextColor: userBubble + chatReactionIconColor: reaction + chatImage: VampireLight.png + chatImageColor: 0xE9BFCD + snackbarBackgroundColor: accent + snackbarTextColor: background + messageSelectionColor: header + textfieldSelectionColor: header + menuBackgroundColor: header diff --git a/assets/themes/witch/WitchDark.png b/assets/themes/witch/WitchDark.png new file mode 100644 index 00000000..50911ab9 Binary files /dev/null and b/assets/themes/witch/WitchDark.png differ diff --git a/assets/themes/witch/WitchLight.png b/assets/themes/witch/WitchLight.png new file mode 100644 index 00000000..35c915bd Binary files /dev/null and b/assets/themes/witch/WitchLight.png differ diff --git a/assets/themes/witch/theme.yml b/assets/themes/witch/theme.yml index 58930f8a..7e304a3f 100644 --- a/assets/themes/witch/theme.yml +++ b/assets/themes/witch/theme.yml @@ -1,55 +1,86 @@ ---- - -themes: - name: witch - dark: - colors: - background: 0x0E1E0E - header: 0x0E1E0E - userBubble: 0x1B5E20 - peerBubble: 0x003300 - font: 0xFFFFFF - settings: 0xFDFFFD - accent: 0xD20070 - theme: - backgroundHilightElementColor: peerBubble - backgroundMainColor: background # darkGreyPurple - backgroundPaneColor: header # darkGreyPurple - defaultButtonColor: accent # hotPink - mainTextColor: font # whiteishPurple - messageFromMeBackgroundColor: userBubble # mauvePurple - messageFromMeTextColor: font # whiteishPurple - messageFromOtherBackgroundColor: peerBubble # deepPurple - messageFromOtherTextColor: font # whiteishPurple - scrollbarDefaultColor: accent - textfieldBackgroundColor: peerBubble - textfieldBorderColor: userBubble - textfieldHintColor: mainTextColor - toolbarIconColor: settings # whiteishPurple - topbarColor: header # darkGreyPurple - light: - colors: - background: 0xFDFFFD - header: 0x80E27E - userBubble: 0x80E27E - peerBubble: 0xE8F5E9 - font: 0x0E1E0E - settings: 0x0E1E0E - accent: 0xD20070 - theme: - backgroundHilightElementColor: peerBubble - backgroundMainColor: background # whitePurple - backgroundPaneColor: background # whitePurple - defaultButtonColor: accent # hotPink - mainTextColor: settings - messageFromMeBackgroundColor: userBubble # brightPurple - messageFromMeTextColor: font # mainTextColor - messageFromOtherBackgroundColor: peerBubble # purple - messageFromOtherTextColor: font # darkPurple - portraitContactBadgeColor: accent - scrollbarDefaultColor: accent - textfieldBackgroundColor: peerBubble - textfieldBorderColor: userBubble - textfieldHintColor: font - toolbarIconColor: settings # darkPurple - topbarColor: header # softPurple +--- + +themes: + name: witch + dark: + colors: + background: 0x111b11 + header: 0x0E1E0E + userBubble: 0x3B5132 + peerBubble: 0x152716 + font: 0xF1F3EC + settings: 0xE3ECD3 + accent: 0x8E64A5 + reaction: 0x97AF6E + theme: + backgroundHilightElementColor: peerBubble + backgroundMainColor: background # darkGreyPurple + backgroundPaneColor: header # darkGreyPurple + defaultButtonColor: accent # hotPink + mainTextColor: font # whiteishPurple + messageFromMeBackgroundColor: userBubble # mauvePurple + messageFromMeTextColor: font # whiteishPurple + messageFromOtherBackgroundColor: peerBubble # deepPurple + messageFromOtherTextColor: font # whiteishPurple + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: 0xF1F3EC + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: 0xF1F3EC + portraitOfflineBorderColor: 0x355934 + portraitOnlineBorderColor: font + portraitBackgroundColor: peerBubble + scrollbarDefaultColor: accent + textfieldBackgroundColor: peerBubble + textfieldBorderColor: userBubble + textfieldHintColor: mainTextColor + toolbarIconColor: settings # whiteishPurple + topbarColor: header # darkGreyPurple + chatReactionIconColor: reaction + chatImage: WitchDark.png + chatImageColor: 0x1E321D + snackbarBackgroundColor: accent + snackbarTextColor: 0xF1F3EC + messageSelectionColor: accent + textfieldSelectionColor: accent + menuBackgroundColor: accent + light: + colors: + background: 0xF1F3EC + header: 0x97af6e + userBubble: 0x97AF6E + peerBubble: 0xE3ECD3 + font: 0x111b11 + settings: 0x0E1E0E + accent: 0x8E64A5 + reaction: 0x97AF6E + theme: + backgroundHilightElementColor: peerBubble + backgroundMainColor: background # whitePurple + backgroundPaneColor: background # whitePurple + defaultButtonColor: accent # hotPink + mainTextColor: settings + messageFromMeBackgroundColor: userBubble # brightPurple + messageFromMeTextColor: font # mainTextColor + messageFromOtherBackgroundColor: peerBubble # purple + messageFromOtherTextColor: font # darkPurple + portraitContactBadgeColor: accent + portraitContactBadgeTextColor: 0xF1F3EC + portraitProfileBadgeColor: accent + portraitProfileBadgeTextColor: 0xF1F3EC + portraitOfflineBorderColor: userBubble + portraitOnlineBorderColor: font + portraitBackgroundColor: background + scrollbarDefaultColor: accent + textfieldBackgroundColor: background + textfieldBorderColor: userBubble + textfieldHintColor: font + toolbarIconColor: settings # darkPurple + topbarColor: header # softPurple + chatReactionIconColor: reaction + chatImage: WitchLight.png + chatImageColor: 0xD0DDBA + snackbarBackgroundColor: accent + snackbarTextColor: background + messageSelectionColor: accent + textfieldSelectionColor: accent + menuBackgroundColor: accent