mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
ticks: tweak background style for ticks
This commit is contained in:
@ -53,7 +53,7 @@ SysprofVisualizersFrame scrollbar.horizontal contents trough slider {
|
||||
|
||||
SysprofVisualizerTicks {
|
||||
color: mix(@theme_fg_color, @borders, 0.5);
|
||||
background-color: @theme_bg_color;
|
||||
background-color: @content_view_bg;
|
||||
}
|
||||
|
||||
SysprofVisualizersFrame list {
|
||||
|
||||
Reference in New Issue
Block a user