add themes
This commit is contained in:
parent
47fac581ee
commit
a7dc41d91c
1336 changed files with 190048 additions and 0 deletions
17
.themes/Dracula/gtk-3.0/apps/mate-applications.css
Normal file
17
.themes/Dracula/gtk-3.0/apps/mate-applications.css
Normal file
|
@ -0,0 +1,17 @@
|
|||
|
||||
/********
|
||||
* Caja *
|
||||
********/
|
||||
|
||||
/* caja sidebar */
|
||||
CajaWindow FMTreeView .view,
|
||||
CajaWindow CajaNotesViewer .view,
|
||||
CajaWindow CajaPlacesSidebar .view,
|
||||
CajaWindow CajaHistorySidebar .view,
|
||||
CajaWindow CajaInformationPanel GtkVBox,
|
||||
CajaWindow CajaEmblemSidebar GtkViewport {
|
||||
background-color: @header_bg_color;
|
||||
color: @header_fg_color;
|
||||
border-width: 0px;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue