rizinorg/cutter

Bad cutter theme colors

Open

#2971 opened on Jun 15, 2022

View on GitHub
 (11 comments) (0 reactions) (0 assignees)C++ (14,852 stars) (1,123 forks)batch import
UIgood first issue

Description

Environment information

  • Operating System: Fedora 36
  • Cutter version:
  • Obtained from:
    • Built from source
    • Downloaded release from Cutter website or GitHub: ./Cutter-git-2022-06-12-84b33d50bdd666825eada79a5fe0a2039bc2b1c6-x64.Linux.AppImage
    • Distribution repository
  • File format: any

Describe the bug

There is a black background which is quite bad to see and also hides some text at times. This appears both in the graph mode and in the disassembly mode, but in particular in the disassembly mode it is very bad.

To Reproduce

Just open a binary and go to Graph or Disassembly.

Expected behavior

A much cleaner color theme, at least by default.

Screenshots

image image image (note I had to select the lines to make the call comments visible) image

Additional context

Contributor guide