Skip to content

Commit

Permalink
mate-hud: Whitespace cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Apr 12, 2022
1 parent d1e529d commit 3d9f430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/lib/mate-hud/mate-hud
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ def get_menu(menuKeys):
#info_bg_color = rgba_to_hex(style_context.lookup_color('info_bg_color')[1])
#info_fg_color = rgba_to_hex(style_context.lookup_color('info_fg_color')[1])
#text_color = rgba_to_hex(style_context.lookup_color('theme_text_color')[1])

# Overwrite some of the theme options
theme_options = 'listview { background-color: ' + bg_color + '; ' + \
' border-color: ' + selected_bg_color + '; } ' + \
Expand Down

0 comments on commit 3d9f430

Please sign in to comment.