mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Added style for gnome bluetooth
This commit is contained in:
@@ -325,3 +325,16 @@ EPreviewPane .entry {
|
||||
background-color: shade(@theme_base_color, 0.95);
|
||||
color: @theme_text_color;
|
||||
}
|
||||
|
||||
/*******************
|
||||
/* gnome-bluetooth *
|
||||
*******************/
|
||||
GtkEntry.entry.pin-entry {
|
||||
font: regular 50;
|
||||
padding-left: 25px;
|
||||
padding-right: 25px;
|
||||
}
|
||||
|
||||
GtkLabel.pin-label {
|
||||
font: regular 50;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user