drawdb icon indicating copy to clipboard operation
drawdb copied to clipboard

Add colors to data types

Open alexanderzeillinger opened this issue 8 months ago • 2 comments

Is your feature request related to a problem? Please describe. I am coming from SqlDBM and I am used to having colors for each data type.

Describe the solution you'd like I suggest coloring the data types to make them more distinguishable.

Additional context Below are before and after screenshots. Bonus: I also prefer a monospace font to better see the actual length of a column name. Bonus: I replaced the "?" for nullable fields with the word "NULL" which I find more declarative.

Image

Image

alexanderzeillinger avatar Apr 22 '25 06:04 alexanderzeillinger

Can I work on this? @1ilit

MohabASHRAF-byte avatar Apr 23 '25 08:04 MohabASHRAF-byte

I started to work on it, I added colors for the most used data types I'm trying to make a PR (be gentle, it's my first real issue)

Image

Happy4Game avatar May 12 '25 22:05 Happy4Game