fixing up the guix config
This commit is contained in:
parent
adc1daf421
commit
a055f7e71e
9 changed files with 125 additions and 64 deletions
10
.config/gtk-3.0/dist/gtk-dark.css
vendored
10
.config/gtk-3.0/dist/gtk-dark.css
vendored
|
@ -6354,3 +6354,13 @@ TerminalNotebook.notebook {
|
|||
color: mix(#f6f6f6,#282a36,0.15); }
|
||||
TerminalNotebook.notebook .active-page, TerminalNotebook.notebook .active-page GtkLabel {
|
||||
color: #f6f6f6; }
|
||||
|
||||
/*************
|
||||
! Thunar
|
||||
*************/
|
||||
.thunar toolbar{
|
||||
/* margin-top: 0px; */
|
||||
/* padding-bottom: 6px; */
|
||||
/* padding-left: 8px; */
|
||||
/* padding-right: 8px; */
|
||||
background-color: @dark_background_color; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue