Godot: [TRACKER] Editor theme issues for 3.0

Created on 18 May 2017  路  10Comments  路  Source: godotengine/godot

This tracker bug is for all issues related to the new editor theme for Godot 3.0.

PRs

  • [x] New customizable editor theme #8631

Bugs

  • [x] Window dialog title bar's background are not visible on default theme #8816
  • [x] New Theme: Tree drag&drop visual helper is barely visible. #8677
  • [x] Script heat colors are not adjusted to new theme (they blend with background) #8608

Enhancements

  • [x] Changing the remote debugging icon #8480
  • [x] Scan file selection font color broken #8635
  • [x] HTML5 icon needs update #8836
  • [x] Make scroll bars look different when pressed #8875
  • [x] Editor Theme font color based on theme color #8893
bug enhancement editor tracker usability

Most helpful comment

HTML5 icon needs update #8836
Make scroll bars look different when pressed #8875
Editor Theme font color based on theme color #8893

@akien-mga all of them are solved!
So another 3.0 Milestone issue closed!!

All 10 comments

after #8631 merged

for Window dialog title bar's background are not visible on default theme #8816
image

for New Theme: Tree drag&drop visual helper is barely visible. #8677
peek 2017-05-07 16-04

for Script heat colors are not adjusted to new theme (they blend with background) #8608
image

just noticed that disabled line-edits are hard to read when unfocused.
bugttheme
perhaps changing the text color to something darker?

@nunodonato
lineedit
how about this?

damn you're fast :D

I'm aware of assetlib screen issue.
beside, I'd like to know any other issue from here. :smile:

@volzhs
Found something. Old theme had borders and selection for active buses.
https://cloud.githubusercontent.com/assets/4701338/26264127/0286a73c-3cdc-11e7-8226-2ff903ef7c96.png

@n-pigeon I tested old version.
it has border line of each bus, but not showing active one.
just first one looks different than others.
I will check it.

@volzhs I noticed this now while working on the settings: the icons on the right of the controls seems like they could use a bit of padding/margin so that they dont touch the right edge

screenshot from 2017-05-24 23-29-11

HTML5 icon needs update #8836
Make scroll bars look different when pressed #8875
Editor Theme font color based on theme color #8893

@akien-mga all of them are solved!
So another 3.0 Milestone issue closed!!

Nice! Closing then ;)

Was this page helpful?
0 / 5 - 0 ratings