parent
4e1f712376
commit
69035176d5
|
@ -47,7 +47,7 @@ Theme {
|
|||
property color primaryMenuItemTextHover: almostBlack
|
||||
property color backgroundTertiary: tenPercentBlue
|
||||
property color pillButtonTextColor: almostBlack
|
||||
property color chatReplyCurrentUser: evenDarkerGrey
|
||||
property color chatReplyCurrentUser: darkGrey
|
||||
property color topBarChatInfoColor: evenDarkerGrey
|
||||
property color codeBackground: "#2E386B"
|
||||
|
||||
|
|
|
@ -46,7 +46,7 @@ Theme {
|
|||
property color primaryMenuItemTextHover: white
|
||||
property color backgroundTertiary: tenPercentBlue
|
||||
property color pillButtonTextColor: white
|
||||
property color chatReplyCurrentUser: lighterDarkGrey
|
||||
property color chatReplyCurrentUser: darkGrey
|
||||
property color topBarChatInfoColor: grey
|
||||
property color codeBackground: "#2E386B"
|
||||
|
||||
|
|
Loading…
Reference in New Issue