mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 03:52:10 +02:00
16
home/system/theme/gtk/gtk-3.20/widgets/chrome.css
Normal file
16
home/system/theme/gtk/gtk-3.20/widgets/chrome.css
Normal file
@@ -0,0 +1,16 @@
|
||||
entry.chromium {
|
||||
color: @selected_fg_color;
|
||||
background-color: @selected_bg_color;
|
||||
}
|
||||
|
||||
menu.chromium {
|
||||
background-color: @theme_bg_color;
|
||||
color: @theme_fg_color;
|
||||
border: none 0px;
|
||||
}
|
||||
|
||||
window.background.chromium {
|
||||
border: none 0px;
|
||||
background-color: @selected_bg_color;
|
||||
color: @theme_fg_color;
|
||||
}
|
||||
Reference in New Issue
Block a user