Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceliuice committed Aug 23, 2021
1 parent 65f51e9 commit 977e2d0
Show file tree
Hide file tree
Showing 38 changed files with 1,561 additions and 58,683 deletions.
57 changes: 53 additions & 4 deletions src/gtk/gtk-3.0/gtk-aliz.css
Original file line number Diff line number Diff line change
Expand Up @@ -3815,7 +3815,51 @@ frame > border.flat,
}

scrolledwindow viewport.frame {
border-style: none;
border: none;
}

scrolledwindow viewport.frame .frame {
border: none;
}

scrolledwindow viewport.frame .frame > textview {
border-radius: 2px;
background: none;
}

scrolledwindow viewport.frame .frame > textview > text {
border-radius: 2px;
border: 1px solid rgba(0, 0, 0, 0.15);
}

scrolledwindow viewport.frame > box.vertical list.content.view {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}

scrolledwindow viewport.frame > box.vertical list.frame {
border-radius: 2px;
padding: 0;
}

scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:first-child {
border-radius: 2px 2px 0 0;
}

scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:last-child {
border-radius: 0 0 2px 2px;
}

scrolledwindow viewport.frame > box.vertical list.frame list {
border: none;
box-shadow: none;
border-radius: 0;
margin: 0;
background: none;
}

scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable, scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable:first-child, scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable:last-child {
border-radius: 0;
}

scrolledwindow overshoot.top {
Expand Down Expand Up @@ -3921,18 +3965,21 @@ separator {
list {
background-color: #ffffff;
border-color: rgba(0, 0, 0, 0.15);
border-radius: 2px;
}

list row {
padding: 2px;
}

list row:first-child {
list.content:not(.conversation-listbox) {
border-radius: 2px;
}

list.content:not(.conversation-listbox) > row:first-child {
border-radius: 2px 2px 0 0;
}

list row:last-child {
list.content:not(.conversation-listbox) > row:last-child {
border-radius: 0 0 2px 2px;
}

Expand Down Expand Up @@ -6428,6 +6475,8 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame

.nemo-window .nemo-places-sidebar .places-treeview {
background-color: #f7f7f7;
-NemoPlacesTreeView-disk-full-bg-color: #d1d1d1;
-NemoPlacesTreeView-disk-full-fg-color: #299f87;
}

.nemo-window .nemo-places-sidebar .places-treeview:selected .sidebar-icon, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover .sidebar-icon {
Expand Down
57 changes: 53 additions & 4 deletions src/gtk/gtk-3.0/gtk-azul.css
Original file line number Diff line number Diff line change
Expand Up @@ -3815,7 +3815,51 @@ frame > border.flat,
}

scrolledwindow viewport.frame {
border-style: none;
border: none;
}

scrolledwindow viewport.frame .frame {
border: none;
}

scrolledwindow viewport.frame .frame > textview {
border-radius: 2px;
background: none;
}

scrolledwindow viewport.frame .frame > textview > text {
border-radius: 2px;
border: 1px solid rgba(0, 0, 0, 0.15);
}

scrolledwindow viewport.frame > box.vertical list.content.view {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}

scrolledwindow viewport.frame > box.vertical list.frame {
border-radius: 2px;
padding: 0;
}

scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:first-child {
border-radius: 2px 2px 0 0;
}

scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:last-child {
border-radius: 0 0 2px 2px;
}

scrolledwindow viewport.frame > box.vertical list.frame list {
border: none;
box-shadow: none;
border-radius: 0;
margin: 0;
background: none;
}

scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable, scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable:first-child, scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable:last-child {
border-radius: 0;
}

scrolledwindow overshoot.top {
Expand Down Expand Up @@ -3921,18 +3965,21 @@ separator {
list {
background-color: #ffffff;
border-color: rgba(0, 0, 0, 0.15);
border-radius: 2px;
}

list row {
padding: 2px;
}

list row:first-child {
list.content:not(.conversation-listbox) {
border-radius: 2px;
}

list.content:not(.conversation-listbox) > row:first-child {
border-radius: 2px 2px 0 0;
}

list row:last-child {
list.content:not(.conversation-listbox) > row:last-child {
border-radius: 0 0 2px 2px;
}

Expand Down Expand Up @@ -6428,6 +6475,8 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame

.nemo-window .nemo-places-sidebar .places-treeview {
background-color: #f7f7f7;
-NemoPlacesTreeView-disk-full-bg-color: #d1d1d1;
-NemoPlacesTreeView-disk-full-fg-color: #3078d4;
}

.nemo-window .nemo-places-sidebar .places-treeview:selected .sidebar-icon, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover .sidebar-icon {
Expand Down
57 changes: 53 additions & 4 deletions src/gtk/gtk-3.0/gtk-dark-aliz.css
Original file line number Diff line number Diff line change
Expand Up @@ -3815,7 +3815,51 @@ frame > border.flat,
}

scrolledwindow viewport.frame {
border-style: none;
border: none;
}

scrolledwindow viewport.frame .frame {
border: none;
}

scrolledwindow viewport.frame .frame > textview {
border-radius: 2px;
background: none;
}

scrolledwindow viewport.frame .frame > textview > text {
border-radius: 2px;
border: 1px solid rgba(0, 0, 0, 0.25);
}

scrolledwindow viewport.frame > box.vertical list.content.view {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}

scrolledwindow viewport.frame > box.vertical list.frame {
border-radius: 2px;
padding: 0;
}

scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:first-child {
border-radius: 2px 2px 0 0;
}

scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:last-child {
border-radius: 0 0 2px 2px;
}

scrolledwindow viewport.frame > box.vertical list.frame list {
border: none;
box-shadow: none;
border-radius: 0;
margin: 0;
background: none;
}

scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable, scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable:first-child, scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable:last-child {
border-radius: 0;
}

scrolledwindow overshoot.top {
Expand Down Expand Up @@ -3921,18 +3965,21 @@ separator {
list {
background-color: #262626;
border-color: rgba(0, 0, 0, 0.25);
border-radius: 2px;
}

list row {
padding: 2px;
}

list row:first-child {
list.content:not(.conversation-listbox) {
border-radius: 2px;
}

list.content:not(.conversation-listbox) > row:first-child {
border-radius: 2px 2px 0 0;
}

list row:last-child {
list.content:not(.conversation-listbox) > row:last-child {
border-radius: 0 0 2px 2px;
}

Expand Down Expand Up @@ -6427,6 +6474,8 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame

.nemo-window .nemo-places-sidebar .places-treeview {
background-color: #222222;
-NemoPlacesTreeView-disk-full-bg-color: #1a1a1a;
-NemoPlacesTreeView-disk-full-fg-color: #299f87;
}

.nemo-window .nemo-places-sidebar .places-treeview:selected .sidebar-icon, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover .sidebar-icon {
Expand Down
57 changes: 53 additions & 4 deletions src/gtk/gtk-3.0/gtk-dark-azul.css
Original file line number Diff line number Diff line change
Expand Up @@ -3815,7 +3815,51 @@ frame > border.flat,
}

scrolledwindow viewport.frame {
border-style: none;
border: none;
}

scrolledwindow viewport.frame .frame {
border: none;
}

scrolledwindow viewport.frame .frame > textview {
border-radius: 2px;
background: none;
}

scrolledwindow viewport.frame .frame > textview > text {
border-radius: 2px;
border: 1px solid rgba(0, 0, 0, 0.25);
}

scrolledwindow viewport.frame > box.vertical list.content.view {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}

scrolledwindow viewport.frame > box.vertical list.frame {
border-radius: 2px;
padding: 0;
}

scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:first-child {
border-radius: 2px 2px 0 0;
}

scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:last-child {
border-radius: 0 0 2px 2px;
}

scrolledwindow viewport.frame > box.vertical list.frame list {
border: none;
box-shadow: none;
border-radius: 0;
margin: 0;
background: none;
}

scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable, scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable:first-child, scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable:last-child {
border-radius: 0;
}

scrolledwindow overshoot.top {
Expand Down Expand Up @@ -3921,18 +3965,21 @@ separator {
list {
background-color: #22252c;
border-color: rgba(0, 0, 0, 0.25);
border-radius: 2px;
}

list row {
padding: 2px;
}

list row:first-child {
list.content:not(.conversation-listbox) {
border-radius: 2px;
}

list.content:not(.conversation-listbox) > row:first-child {
border-radius: 2px 2px 0 0;
}

list row:last-child {
list.content:not(.conversation-listbox) > row:last-child {
border-radius: 0 0 2px 2px;
}

Expand Down Expand Up @@ -6427,6 +6474,8 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame

.nemo-window .nemo-places-sidebar .places-treeview {
background-color: #1b1d24;
-NemoPlacesTreeView-disk-full-bg-color: #14161b;
-NemoPlacesTreeView-disk-full-fg-color: #3078d4;
}

.nemo-window .nemo-places-sidebar .places-treeview:selected .sidebar-icon, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover .sidebar-icon {
Expand Down
Loading

0 comments on commit 977e2d0

Please sign in to comment.