Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Commit 61168b2

Browse files
Make some improvements to the themes
1 parent 8c7694d commit 61168b2

19 files changed

+3
-3
lines changed
-176 Bytes
Loading
-176 Bytes
Loading
-171 Bytes
Loading
-171 Bytes
Loading
-164 Bytes
Loading
-164 Bytes
Loading
-175 Bytes
Loading
-175 Bytes
Loading

Nashville96 Kanagawa/gtk-3.0/apps/caja.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Make sure that all changes made here are part of the Caja application.
1212
.caja-desktop-window .rubberband,
1313
.caja-navigation-window .rubberband {
1414
border: 1px solid @selected_bg_color;
15-
background: rgba(60,56,54,0.5); }
15+
background: rgba(54,54,70,0.5); }
1616

1717
/* This will prevent caja from printing over the desktop wallpaper */
1818
.caja-desktop-window grid scrolledwindow {

Nashville96 Kanagawa/gtk-3.0/apps/xfce.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ XfdesktopIconView.view {
2424
color: @font_bright; }
2525
XfdesktopIconView.view .rubberband {
2626
border: 1px dotted @xfd_rubberband_outline;
27-
background: rgba(60,56,54,0.01); }
27+
background: rgba(54,54,70,0.01); }
2828

2929
/* XFCE Panel Bar */
3030
.xfce4-panel {

0 commit comments

Comments
 (0)