roundabout,
created on Wednesday, 3 August 2016, 19:56:16 (1470254176),
received on Sunday, 11 May 2025, 13:21:58 (1746969718)
Author identity: nana-4 <hnmaigo@gmail.com>
30f0ce0b2b09d9a1f17ba33af5ffa3c056a0c957
gtk-3.0/_apps.scss
@@ -255,6 +255,93 @@ notebook > stack:not(:only-child) revealer .gedit-search-slider .linked:not(.ver
} /************** * Tweak Tool * **************/ // the sidebar .tweak-categories { // padding: 4px 0; // background-color: shade(@theme_bg_color, 0.99); background-image: image($light_color); // hide separators separator { min-width: 0; min-height: 0; background: transparent; } } .tweak-category { // padding: 10px; } // the container and tweaks in a group .tweak-group { // background-color: rgba(0, 0, 0, 0); } .tweak { padding: 3px; // padding-top: 3px; // background-color: rgba(0, 0, 0, 0); } .tweak:hover { // background-color: rgba(0, 0, 0, 0); } .tweak.title { // padding-top: 10px; &:hover { background-image: none; } } .tweak-titlebar-left:dir(ltr), .tweak-titlebar-right:dir(rtl) { // border-top-right-radius: 0; } .tweak-titlebar-right:dir(ltr), .tweak-titlebar-left:dir(rtl) { // border-top-left-radius: 0; } // individual tweak theme changes .tweak.title#title-theme { // padding-top: 3px; } .tweak#hinting, .tweak#text-scaling-factor { // padding-top: 20px; } .tweak-group-white, .tweak-white, .tweak-white:hover { // background-color: white; background-image: image($base_color); } .tweak-startup, .tweak-startup:hover { // background-color: lighter(shade(@theme_bg_color, 0.9)); background-image: image($base_color); } .tweak-group-startup { // background-color: @view_separators; background-image: image($base_color); border: 1px solid $borders_color; } // NOT WORKING .main-container { // padding: 20px; } /*********** * Firefox * ***********/
gtk-3.0/gtk-dark.css
@@ -2731,6 +2731,35 @@ statusbar {
notebook > stack:not(:only-child) revealer .gedit-search-slider .linked:not(.vertical) > entry { border-radius: 2px; } /************** * Tweak Tool * **************/ .tweak-categories { background-image: image(#607D8B); } .tweak-categories separator { min-width: 0; min-height: 0; background: transparent; } .tweak { padding: 3px; } .tweak.title:hover { background-image: none; } .tweak-group-white, .tweak-white, .tweak-white:hover { background-image: image(#546E7A); } .tweak-startup, .tweak-startup:hover { background-image: image(#546E7A); } .tweak-group-startup { background-image: image(#546E7A); border: 1px solid rgba(0, 0, 0, 0.2); } /*********** * Firefox * ***********/
gtk-3.0/gtk-dark_laptop.css
@@ -2731,6 +2731,35 @@ statusbar {
notebook > stack:not(:only-child) revealer .gedit-search-slider .linked:not(.vertical) > entry { border-radius: 2px; } /************** * Tweak Tool * **************/ .tweak-categories { background-image: image(#607D8B); } .tweak-categories separator { min-width: 0; min-height: 0; background: transparent; } .tweak { padding: 3px; } .tweak.title:hover { background-image: none; } .tweak-group-white, .tweak-white, .tweak-white:hover { background-image: image(#546E7A); } .tweak-startup, .tweak-startup:hover { background-image: image(#546E7A); } .tweak-group-startup { background-image: image(#546E7A); border: 1px solid rgba(0, 0, 0, 0.2); } /*********** * Firefox * ***********/
gtk-3.0/gtk.css
@@ -2731,6 +2731,35 @@ statusbar {
notebook > stack:not(:only-child) revealer .gedit-search-slider .linked:not(.vertical) > entry { border-radius: 2px; } /************** * Tweak Tool * **************/ .tweak-categories { background-image: image(#FAFAFA); } .tweak-categories separator { min-width: 0; min-height: 0; background: transparent; } .tweak { padding: 3px; } .tweak.title:hover { background-image: none; } .tweak-group-white, .tweak-white, .tweak-white:hover { background-image: image(#FFFFFF); } .tweak-startup, .tweak-startup:hover { background-image: image(#FFFFFF); } .tweak-group-startup { background-image: image(#FFFFFF); border: 1px solid rgba(0, 0, 0, 0.1); } /*********** * Firefox * ***********/
gtk-3.0/gtk_laptop.css
@@ -2731,6 +2731,35 @@ statusbar {
notebook > stack:not(:only-child) revealer .gedit-search-slider .linked:not(.vertical) > entry { border-radius: 2px; } /************** * Tweak Tool * **************/ .tweak-categories { background-image: image(#FAFAFA); } .tweak-categories separator { min-width: 0; min-height: 0; background: transparent; } .tweak { padding: 3px; } .tweak.title:hover { background-image: none; } .tweak-group-white, .tweak-white, .tweak-white:hover { background-image: image(#FFFFFF); } .tweak-startup, .tweak-startup:hover { background-image: image(#FFFFFF); } .tweak-group-startup { background-image: image(#FFFFFF); border: 1px solid rgba(0, 0, 0, 0.1); } /*********** * Firefox * ***********/