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