Manual Adjustment of Invert Colors Setting #2768
-
|
Hi all, I have opened this issue because somehow enabling Inverted Colors broke the desktop on my machine and I have a black screen when attempting to use Cosmic. However, I understand that the issue may not get fixed immediately because open-source volunteers/holidays/etc. While I wait for that resolution, is there a way to manually disable the Invert Colors option? I'm still able to use KDE so I have full access to the system files. I deleted the Again, I'm not trying to expedite the issue - it will get resolved in its own time. I just want to use Cosmic and hoping there's a manual workaround so that I can do so. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
As mentioned by @ashimokawa here: #2750 (comment) The setting is stored in the file
OR
(
- inverted: true,
+ inverted: false,
) |
Beta Was this translation helpful? Give feedback.
As mentioned by @ashimokawa here: #2750 (comment)
The setting is stored in the file
~/.local/state/cosmic-comp/a11y_screen_filter.ronwhich can either be:rm ~/.local/state/cosmic-comp/a11y_screen_filter.ronOR
false: