support for pywal color schemes

This commit is contained in:
Souhit Dey 2021-03-30 15:37:49 +05:30
parent c38aee3216
commit 657ab813de

View File

@ -248,3 +248,23 @@ miscellaneous_bg = 262626
miscellaneous_hover_bg = bd3e3e
indicator_fg_and_button_bg = c98430
preserve_1 = FFF
[wal]
main_fg = ${xrdb:color6}
main_bg = ${xrdb:color0}
secondary_fg = ${xrdb:color5}
secondary_bg = ${xrdb:color9}
selected_button = ${xrdb:color9}
pressing_fg = ${xrdb:color9}
pressing_button_fg = ${xrdb:color6}
pressing_button_bg = ${xrdb:color6}
sidebar_and_player_bg = ${xrdb:color0}
sidebar_indicator_and_hover_button_bg = ${xrdb:color6}
cover_overlay_and_shadow = ${xrdb:color9}
slider_bg = ${xrdb:color8}
scrollbar_fg_and_selected_row_bg = ${xrdb:color5}
active_control_fg = ${xrdb:color6}
indicator_fg_and_button_bg = ${xrdb:color9}
miscellaneous_bg = ${xrdb:color9}
miscellaneous_hover_bg = ${xrdb:color8}
preserve_1 = ${xrdb:color6}