gtk-theme-clearcodes

gtk3 theme with a focus on code simplicity
git clone https://git.ce9e.org/gtk-theme-clearcodes.git

commit
466b89186c5e1aa46ef15e7b140f87a4f8ebb8c4
parent
663c16a8b1c4ee2e478a71d910c982ec16cb02b0
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2023-05-13 06:44
Revert "rm background from marks"

This reverts commit 4f7217df4b88aae23efb0eed8bef1ba14a023ea0.

Diffstat

M gtk-3.0/widgets/scale.css 1 +

1 files changed, 1 insertions, 0 deletions


diff --git a/gtk-3.0/widgets/scale.css b/gtk-3.0/widgets/scale.css

@@ -42,6 +42,7 @@ scale slider {
   42    42 }
   43    43 
   44    44 scale mark {
   -1    45     background-color: @border_color;
   45    46     margin-top: 2px;
   46    47     min-height: 5px;
   47    48     min-width: 1px;