Skip to content

Commit

Permalink
Gtk-3.0: Improve sidebar appearance in caja file manager
Browse files Browse the repository at this point in the history
  • Loading branch information
EliverLara committed May 25, 2024
1 parent 2632fc4 commit 431771f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gtk-3.0/apps/_caja.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
widget .vertical {
background: $_sidebar_color;
padding: 3px 2px;
color: $fg_color;
color: #98abb2;
&:hover {
background-color: transparentize(darken($_sidebar_color, 2%), 0.05);
}
Expand Down
2 changes: 1 addition & 1 deletion gtk-3.0/gtk-dark.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gtk-3.0/gtk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 431771f

Please sign in to comment.