Skip to content

Commit

Permalink
moar awesomeness 3d widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
LycanDarko666 committed Apr 3, 2023
1 parent 1700702 commit 7e1ff14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/rabbithole/theme_variables.lua
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Theme.workspacemenu_icons = {
}
Theme.workspacemenu_border_color = color["Black"]
--Bunnybar elements
Theme.left_bar_color = create_widget_bg(color["DeepPurpleA700"], color["DeepPurple200"])
Theme.left_bar_color = create_widget_bg(color["LightBlue200"], color["DeepPurpleA700"])
Theme.center_bar_color = "transparent"
Theme.right_bar_color = "transparent"
-- Taglist widget elements
Expand Down

0 comments on commit 7e1ff14

Please sign in to comment.