roundabout,
created on Saturday, 3 April 2021, 00:08:22 (1617408502),
received on Sunday, 11 May 2025, 13:23:03 (1746969783)
Author identity: nana-4 <hnmaigo@gmail.com>
1c3adde1ec3c6d82504687c58c18d0eac68fa86a
src/_color-palette.scss
@@ -1,5 +1,6 @@
// Based on 2014 Material Design color palettes:// Based on the 2014 Material Design color palettes:// https://material.io/design/color/#tools-for-picking-colors // https://github.com/material-components/material-components-web/blob/master/packages/mdc-theme/_color-palette.scss$red-50: #ffebee; $red-100: #ffcdd2;
src/gtk-3.0/sass/apps/_budgie.scss
@@ -1,10 +1,10 @@
// based css:// https://github.com/solus-project/budgie-desktop/tree/master/src/theme/** * Budgie Desktop */ // Based on: // https://github.com/solus-project/budgie-desktop/tree/master/src/theme @use "../../../theme"; @use "../../../theme-color"; @use "../common";
src/gtk-3.0/sass/apps/_gnome.scss
@@ -9,9 +9,9 @@
* Nautilus */ // based css:// Based on:// https://gitlab.gnome.org/GNOME/nautilus/blob/master/src/resources/css/Adwaita.css // hard-coded css:// The hard-coded CSS:// https://gitlab.gnome.org/GNOME/nautilus/blob/master/src/resources/css/nautilus.css .nautilus-window,
@@ -283,9 +283,9 @@ dialog.background > box.dialog-vbox.vertical > grid.horizontal {
* gedit */ // based css:// Based on:// https://gitlab.gnome.org/GNOME/gedit/blob/master/gedit/resources/css/gedit.adwaita.css // hard-coded css:// The hard-coded CSS:// https://gitlab.gnome.org/GNOME/gedit/blob/master/gedit/resources/css/gedit-style.css // Only normal state is handle
@@ -411,7 +411,7 @@ frame.gedit-map-frame > border {
* Tweaks */ // hard-coded css:// The hard-coded CSS:// https://gitlab.gnome.org/GNOME/gnome-tweaks/blob/master/data/shell.css // the sidebar
@@ -508,11 +508,11 @@ hdyleaflet.titlebar > .titlebar.tweak-titlebar-right {
* Builder */ // based css for 3.22:// Based on (3.22):// https://gitlab.gnome.org/GNOME/gnome-builder/tree/gnome-builder-3-22/data/theme // based css for 3.24:// Based on (3.24):// https://gitlab.gnome.org/GNOME/gnome-builder/tree/gnome-builder-3-24/data/theme // based css for 3.26:// Based on (3.26):// https://gitlab.gnome.org/GNOME/gnome-builder/tree/gnome-builder-3-26/data/themes // Layout tab and tab bar tweaks
@@ -968,7 +968,7 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
* Photos */ // based css:// Based on:// https://gitlab.gnome.org/GNOME/gnome-photos/blob/master/data/Adwaita.css GdMainIconView.content-view {
@@ -1052,7 +1052,7 @@ overlay grid.horizontal > revealer > scrolledwindow.frame {
* Music */ // hard-coded css:// The hard-coded CSS:// https://gitlab.gnome.org/GNOME/gnome-music/blob/master/data/application.css .side-panel:dir(ltr) {
@@ -1256,7 +1256,7 @@ evview.content-view.view:selected {
* Polari */ // hard-coded css:// The hard-coded CSS:// https://gitlab.gnome.org/GNOME/polari/blob/master/data/resources/application.css // background-color is needed to match hard-coded row colors.
src/gtk-3.0/sass/apps/_libhandy.scss
@@ -1,10 +1,10 @@
// based on:// https://gitlab.gnome.org/GNOME/libhandy/-/tree/master/src/themes/** * libhandy */ // Based on: // https://gitlab.gnome.org/GNOME/libhandy/-/tree/master/src/themes @use "../../../theme"; @use "../../../theme-color";
src/gtk-3.0/sass/apps/_lightdm.scss
@@ -1,10 +1,10 @@
// based css:// https://bazaar.launchpad.net/~lightdm-gtk-greeter-team/lightdm-gtk-greeter/trunk/view/head:/data/sample-lightdm-gtk-greeter.css/** * LightDM GTK+ Greeter */ // Based on: // https://bazaar.launchpad.net/~lightdm-gtk-greeter-team/lightdm-gtk-greeter/trunk/view/head:/data/sample-lightdm-gtk-greeter.css @use "../../../theme"; @use "../../../theme-color"; @use "../common";
src/gtk-3.0/sass/apps/_mate.scss
@@ -1,4 +1,4 @@
// based css:// Based on:// https://github.com/mate-desktop/mate-themes/blob/master/desktop-themes/Menta/gtk-3.0/mate-applications.css @use "../../../theme";
src/gtk-3.0/sass/apps/_nemo.scss
@@ -2,10 +2,10 @@
* Nemo */ // based css:// Based on:// https://github.com/linuxmint/nemo/blob/master/gresources/nemo-style-fallback-mandatory.css // https://github.com/linuxmint/nemo/blob/master/gresources/nemo-style-fallback.css // hard-coded css:// The hard-coded CSS:// https://github.com/linuxmint/nemo/blob/master/gresources/nemo-style-application.css @use "../../../theme";
src/gtk-3.0/sass/apps/_unity.scss
@@ -1,10 +1,10 @@
// based css:// https://bazaar.launchpad.net/~ubuntu-art-pkg/ubuntu-themes/trunk/view/head:/Ambiance/gtk-3.20/apps/unity.css/** * Unity */ // Based on: // https://bazaar.launchpad.net/~ubuntu-art-pkg/ubuntu-themes/trunk/view/head:/Ambiance/gtk-3.20/apps/unity.css @use "../../../theme"; @use "../../../theme-color";
src/gtk-3.0/sass/apps/_xfce.scss
@@ -1,4 +1,4 @@
// based css:// Based on:// https://github.com/shimmerproject/Greybird/blob/master/gtk-3.0/_xfce.scss @use "../../../theme";