roundabout,
created on Friday, 29 July 2016, 15:26:26 (1469805986),
received on Sunday, 11 May 2025, 13:21:57 (1746969717)
Author identity: nana-4 <hnmaigo@gmail.com>
0a807cbb690702d6753786630b993df780a524c0
gtk-3.0/_colors-public.scss
@@ -65,6 +65,10 @@ base background color of selections on backdrop windows */
text/foreground color of selections on backdrop windows */ @define-color theme_unfocused_selected_fg_color #{"" + $selected_fg_color}; /* insensitive color on backdrop windows*/ @define-color unfocused_insensitive_color #{"" + $insensitive_fg_color}; /* widgets main borders color */ @define-color borders #{"" +$borders_color};
gtk-3.0/gtk-dark.css
@@ -2737,6 +2737,9 @@ base background color of selections on backdrop windows */
text/foreground color of selections on backdrop windows */ @define-color theme_unfocused_selected_fg_color #FFFFFF; /* insensitive color on backdrop windows*/ @define-color unfocused_insensitive_color rgba(255, 255, 255, 0.4); /*widgets main borders color */ @define-color borders rgba(0, 0, 0, 0.2); /*
gtk-3.0/gtk.css
@@ -2737,6 +2737,9 @@ base background color of selections on backdrop windows */
text/foreground color of selections on backdrop windows */ @define-color theme_unfocused_selected_fg_color #FFFFFF; /* insensitive color on backdrop windows*/ @define-color unfocused_insensitive_color rgba(0, 0, 0, 0.32); /*widgets main borders color */ @define-color borders rgba(0, 0, 0, 0.1); /*