OSDs are now click through and can have borders. (#674)
This commit is contained in:
@@ -24,6 +24,7 @@ export const OsdTheme = (): JSX.Element => {
|
||||
min={0}
|
||||
max={100}
|
||||
/>
|
||||
<Option opt={options.theme.osd.border.color} title="Border" type="color" />
|
||||
<Option opt={options.theme.osd.bar_color} title="Bar" type="color" />
|
||||
<Option
|
||||
opt={options.theme.osd.bar_overflow_color}
|
||||
|
||||
Reference in New Issue
Block a user