WhiteSur-kde icon indicating copy to clipboard operation
WhiteSur-kde copied to clipboard

Add a Darker version

Open prashantjain25 opened this issue 1 year ago • 1 comments

Hi, Just as in gtk theme can you add a darker window decoration, so that apps would look consistent. I created a script just for the change, can you make it a part of your theme in consistence. #!/bin/bash find . -type f -exec sed -i 's/3e3e3e/0d0d0d/g' {} + Thanks

prashantjain25 avatar Jul 26 '23 15:07 prashantjain25

Here is how the theme looks now, only inactive window has the issue of being more white Screenshot_20230731_192331

prashantjain25 avatar Jul 31 '23 13:07 prashantjain25