cwtch-ui/assets/themes/neon2.yml

56 lines
1.8 KiB
YAML

---
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