From 93aa92b9064ad7c2b9cefa81781a91cd308b7303 Mon Sep 17 00:00:00 2001 From: Rinaldus Date: Wed, 18 Dec 2024 13:08:54 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=B4=D0=BA=D0=BE=D1=80=D1=80?= =?UTF-8?q?=D0=B5=D0=BA=D1=82=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D1=8B=20?= =?UTF-8?q?=D1=86=D0=B2=D0=B5=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cinnamon/cinnamon.css | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/cinnamon/cinnamon.css b/cinnamon/cinnamon.css index 95b774c..2230fef 100644 --- a/cinnamon/cinnamon.css +++ b/cinnamon/cinnamon.css @@ -124,7 +124,7 @@ StScrollBar { width: 50px; height: 50px; border-radius: 25px; - background-color: rgba(221, 104, 42, 0.3); + background-color: rgba(32, 28, 252, 0.3); box-shadow: 0 0 2px 2px #201cfc; } .popup-slider-menu-item, @@ -802,7 +802,7 @@ StScrollBar { .calendar-today { color: #3D3D3D; - background-color: rgba(221, 104, 42, 0.4); + background-color: rgba(32, 28, 252, 0.4); border-width: 0; } .calendar-today:selected { font-weight: bold; } @@ -1292,7 +1292,7 @@ StScrollBar { border-color: #201cfc; background-color: rgba(61, 61, 61, 0.2); } .window-list-item-box .progress { - background-color: rgba(221, 104, 42, 0.8); } + background-color: rgba(32, 28, 252, 0.8); } .window-list-item-demands-attention { background-gradient-direction: vertical; @@ -1345,7 +1345,7 @@ StScrollBar { color: #3D3D3D; border-color: #201cfc; } .grouped-window-list-item-box .progress { - background-color: rgba(221, 104, 42, 0.8); } + background-color: rgba(32, 28, 252, 0.8); } .grouped-window-list-item-demands-attention { background-gradient-direction: vertical; @@ -1538,7 +1538,7 @@ StScrollBar { background-color: #201cfc; color: #FFFFFF; } .workspace-button:outlined:hover { - background-color: rgba(221, 104, 42, 0.7); + background-color: rgba(32, 28, 252, 0.7); color: #FFFFFF; } .workspace-button:hover { background-color: rgba(61, 61, 61, 0.2); @@ -1699,7 +1699,7 @@ StScrollBar { padding-bottom: 6px; } .desklet-drag-placeholder { border: 2px solid #201cfc; - background-color: rgba(221, 104, 42, 0.3); } + background-color: rgba(32, 28, 252, 0.3); } .photoframe-box { border: 1px solid #c7c7c7; @@ -1716,16 +1716,16 @@ StScrollBar { max-height: 100px; } .tile-preview { - background-color: rgba(221, 104, 42, 0.3); + background-color: rgba(32, 28, 252, 0.3); border: 1px solid #201cfc; } .tile-preview.snap { - background-color: rgba(221, 104, 42, 0.6); } + background-color: rgba(32, 28, 252, 0.6); } .tile-hud { - background-color: rgba(221, 104, 42, 0.3); + background-color: rgba(32, 28, 252, 0.3); border: 1px solid #201cfc; } .tile-hud.snap { - background-color: rgba(221, 104, 42, 0.6); } + background-color: rgba(32, 28, 252, 0.6); } .tile-hud:top { border-top-width: 0px; } .tile-hud:bottom {