Ethan Sorrell

Results 3 comments of Ethan Sorrell

You can hide this using the content.javascript.log_message.excludes setting. For instance, adding the following to config.py `c.content.javascript.log_message.excludes = {"userscript:_qute_js": ["Uncaught TypeError: Cannot read properties of undefined (reading 'length')"]}`

For linux, I recommend checking `gsettings get org.gnome.desktop.interface gtk-theme` as described in the [arch wiki](https://wiki.archlinux.org/title/Dark_mode_switching#gsettings). At minimum ghostty and chromium seem to follow this setting for example.

Nice, but directly modifying the .claude.json isn't necessary, you can achieve the same with `claude config set -g theme dark`