new settings page
This commit is contained in:
@@ -6,3 +6,23 @@ QCheckBox::indicator {
|
||||
width: <checkbox-size>px;
|
||||
height: <checkbox-size>px;
|
||||
}
|
||||
|
||||
QComboBox {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
chatterino--TitleLabel {
|
||||
font-family: "Segoe UI light";
|
||||
font-size: 24px;
|
||||
color: #4FC3F7;
|
||||
}
|
||||
|
||||
chatterino--TitleLabel2 {
|
||||
font-family: "Segoe UI light";
|
||||
font-size: 24px;
|
||||
color: #bbb;
|
||||
}
|
||||
|
||||
chatterino--DescriptionLabel {
|
||||
color: #999;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user