]> _ Git - fluidbook-toolbox.git/commitdiff
#7467
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 12 Jun 2025 16:04:27 +0000 (18:04 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 12 Jun 2025 16:04:27 +0000 (18:04 +0200)
resources/linkeditor-stable/style/inc/_toolbar.sass

index edf1758108f07234cd25e89c14e427ead850d721..4533fed59998c7b4f44a52782a15bf4d3ed0055f 100644 (file)
@@ -33,7 +33,9 @@
         width: 0
         height: 26px
         margin: 0 2px
-        border-left: 1px solid $toolbar-color
+        border-left: 1px solid lighten($toolbar-color, 25%)
+        @include dark-theme
+            border-left-color: darken($toolbar-color-dark, 25%)
 
     div[data-icon]
         position: relative