mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Rebuild theme
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
|
||||
.nemo-inactive-pane .view,
|
||||
.nemo-inactive-pane iconview {
|
||||
background-color: darken($base_color, 2%);
|
||||
background-color: darken($base_color, 5%);
|
||||
}
|
||||
|
||||
}
|
||||
@@ -6432,7 +6432,7 @@ ConversationListView {
|
||||
|
||||
.nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview,
|
||||
.nemo-window .nemo-inactive-pane iconview {
|
||||
background-color: #181b1e; }
|
||||
background-color: #0e1018; }
|
||||
|
||||
.caja-notebook .frame {
|
||||
border-width: 0 0 1px; }
|
||||
|
||||
@@ -6457,7 +6457,7 @@ ConversationListView {
|
||||
|
||||
.nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview,
|
||||
.nemo-window .nemo-inactive-pane iconview {
|
||||
background-color: #181b1e; }
|
||||
background-color: #dae3ed; }
|
||||
|
||||
.caja-notebook .frame {
|
||||
border-width: 0 0 1px; }
|
||||
|
||||
Reference in New Issue
Block a user