feat(theme): fix table row backgrounds and hub text contrast
This commit is contained in:
@@ -67,6 +67,7 @@ tab_selected_overline = [100, 100, 100]
|
||||
table_border_light = [ 40, 40, 40]
|
||||
table_border_strong = [ 60, 60, 60]
|
||||
table_header_bg = [ 55, 55, 55]
|
||||
table_header_text = [ 0, 0, 0]
|
||||
table_row_bg = [250, 250, 250]
|
||||
table_row_bg_alt = [235, 235, 235]
|
||||
text = [ 0, 0, 0]
|
||||
|
||||
Reference in New Issue
Block a user