Open bjesuiter opened 1 year ago
mostly styling changes - looking good.
Small detail: Select does not change background color on dark mode, making the other choice impossible to read, if not hovered due to font color beeing the same as background
Howler looks fine as well.
_Originally posted by @Bloodiko in https://github.com/codemonument/deno_audio_logbook/pull/7#pullrequestreview-1336006074_
Fix:
option { background-color:var(--main-bg) }
Option does not inherit main bg currently See Result:
Small detail: Select does not change background color on dark mode, making the other choice impossible to read, if not hovered due to font color beeing the same as background
Howler looks fine as well.
_Originally posted by @Bloodiko in https://github.com/codemonument/deno_audio_logbook/pull/7#pullrequestreview-1336006074_