[TEXT COLOR]

QComboBox {
border: 0px;
background-color: #c2b423;
color: #574319;
font-size: 10px;
font-weight: bold;
font-family: Ubuntu Light;
border-radius: 0px;}

QComboBox QAbstractItemView {
border: 0px;
background-color: #c2b423;
color: #574319;
border-radius: 0px;
font-size: 10px;
font-family: Ubuntu Light;
selection-color: #574319;
selection-background-color: #a69b21;}}

[POS DROPDOWN]

QComboBox {
border: 0px;
background-color: #c2b423;
color: #574319;
font-size: 10px;
font-weight: bold;
font-family: Ubuntu Light;
border-radius: 0px;}

QComboBox QAbstractItemView {
border: 0px;
background-color: #c2b423;
color: #574319;
border-radius: 0px;
font-size: 10px;
font-family: Ubuntu Light;
selection-color: #574319;
selection-background-color: #a69b21;}


[THEME LIST]

QComboBox {
border: 0px;
background-color: #c2b423;
color: #574319;
scroll-behavior: smooth;
font-weight: bold;
font-size: 10px;
font-family: Ubuntu Light;
border-radius: 0px;}

QComboBox QAbstractItemView {
border: 0px;
background-color: #c2b423;
scroll-behavior: smooth;
color: #574319;
border-radius: 0px;
font-family: Ubuntu Light;
font-size: 10px;
font-weight: bold;
selection-color: #574319;
selection-background-color: #a69b21;}

[EMOTE DROPDOWN]

QComboBox {
border: 0px;
background-color: #c2b423;
color: #574319;
font-size: 10px;
font-family: Ubuntu Light;
font-weight: bold;
border-radius: 0px;}

QComboBox QAbstractItemView {
border: 0px;
background-color: #c2b423;
color: #574319;
font-size: 10px;
border-radius: 0px;
font-family: Ubuntu Light;
font-weight: bold;
selection-color: #574319;
selection-background-color: #a69b21;}

[MUTE LIST]

QListView {
border: 0px;
color: #574319;
font-size: 10px;
background-color: #c2b423;
font-family: Ubuntu Light;
font-weight: bold;
selection-color: #574319;
selection-background-color: #a69b21;}
QListWidget::item:hover { background-color: #a69b21; }

}

[END]