add themes
This commit is contained in:
parent
47fac581ee
commit
a7dc41d91c
1336 changed files with 190048 additions and 0 deletions
9
.themes/Dracula/gtk-3.0/apps/corebird.css
Executable file
9
.themes/Dracula/gtk-3.0/apps/corebird.css
Executable file
|
@ -0,0 +1,9 @@
|
|||
.button.text-only-button:hover{
|
||||
color: @selected_bg_color;
|
||||
}
|
||||
|
||||
.button.text-only-button:active,
|
||||
.button.text-only-button:active:hover {
|
||||
color: @selected_bg_color;
|
||||
background-color: transparent;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue