Hello,
I've just found this theme created by @dogeshep, and really liked their work but was never fan of the blue accent color, so I edited it to gray/white to all the monochrome lovers out there.
Once again all credit goes to @dogeshep.
I'll provide a brief tutorial on how to edit it to your own preferred color.
Same can be applied to volume mixer, by editing the padding in
I hope this helped!
@dogeshep If you would like this post removed, please don't hesitate reaching out to me.
I've just found this theme created by @dogeshep, and really liked their work but was never fan of the blue accent color, so I edited it to gray/white to all the monochrome lovers out there.
Once again all credit goes to @dogeshep.
I'll provide a brief tutorial on how to edit it to your own preferred color.
- Download @dogeshep original work. (it'll be easier to edit using the default colors rather than gray/white one)
- Extract the files in OBS-Studio theme folder
- Open the .qss file with notepad (or preferably with notepad++)
- Ctrl+F and type RGB and change the values to your liking using any color picker website (Mainly focus on the blue values being higher than the red/green to save some time it took me roughly 10-15 mins to edit the colors)
- Save and close the file
- Navigate to Fluent Dark folder and open checkbox folder
- Open this website - deeditor
- Select checkbox_checked.svg and edit to your liking and then export and replace with the existing one
- Repeat step 8 for checkbox_checked_focus.svg and checkbox_checked_pressed.svg
- Restart OBS and enjoy the edited theme
SourceTreeSubItemCheckBox::indicator
and edit both width and height to any number you would like. (I personally set it to 0)Same can be applied to volume mixer, by editing the padding in
#stackedMixerArea QPushButton
(I changed 4 and 8 to 0 and 2)I hope this helped!
@dogeshep If you would like this post removed, please don't hesitate reaching out to me.