Closed garethjax closed 5 years ago
I have nearly the same question, i wanted to change the colors of the top bar wiith contact name and info.. as well as the color of the new messages at the left. How would i dot that ? i tried to tweak the colors in the syle.css sheet but i did not the fin the setting for that... Some help please ? Thanks!!!
dear friends, thank you for your interest to use default style you have to remove from index.js file
1 let css_content = fs.readFileSync(path.join(__dirname, 'assets/styles.css'), 'utf8')
2 js_content = js_content.replace('{MY_CUSTOM_STYLE}', '' + css_content + '
')
If you want to change the color, you have to edit properties of this file. It works fine for me or visit this site userstyles.org for another theme. Thanks
I'm using the POP_os linux distro, it s probably an issue with the current theme, because i had a similar issue (black on black) with Atom.
screenshot https://imgur.com/a/FjWLQzE