fixing up the guix config

This commit is contained in:
Chris Cochrun 2023-10-18 10:13:18 -05:00
parent adc1daf421
commit a055f7e71e
9 changed files with 125 additions and 64 deletions

View file

@ -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; }