Request ( Colored value types icons for Unity light theme)

Forums 💬 FlowCanvas ⚙️ Support Request ( Colored value types icons for Unity light theme)

  • This topic has 0 replies, 2 voices, and was last updated 4 years ago by Gavalakis.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12257
    nikitalino
    Participant

      Hi. In light theme there no colored value icons for value types like integers or booleans.icons are grey .

      And in blackboard variables window no icons to understand what variable type even for black theme. so its confusing sometimes specially for floats and integers . when float are round values.

      i use light theme cos my eyes tired on black.

      i can live without colored icons but will be good if it will be such option)

      ps. probably its hard to add for variables cos some values(camera.audio) has icons and some not. 3 screen

      #12260
      Gavalakis
      Keymaster

        Hello there,

        At first there were colored icons on nodes, but they really looked bad on the light grey background (which nodes have) and as a result I simply made them dark grey instead on purpose. You can actually test it out yourself by doing a small change in source code. Please open up FlowNode.cs and comment out lines #1168, #1176, and #1181 just to see how they look like 🙂

        As for blackboard variables integer and float are indeed the only two I can see potential in being confused between one another. In the past there were colors (in the name) to differentiate the two, but that also got removed. Maybe I will try something else for those.

        Let me know what you think on the colored icons change above.

        Thanks!

        #12259
        nikitalino
        Participant

          [quote quote=3053]Let me know what you think on the colored icons change above.[/quote]For me its perfect.so much easier to look at nodes .

          + i found folder with icons and added rough outline for main icons. so they better visible on grey. kinda own theme for FC )) screen2

          Thank you. I will use this easy tricks no need to add extra options)

          [quote quote=3053]In the past there were colors (in the name) to differentiate the two, but that also got removed. Maybe I will try something else for those.[/quote]  its a good idea to colorize this. if it will return in the same manner –   hidden option as a comment   it will be cool))

          #12258
          Gavalakis
          Keymaster

            Hello and thanks for the follow up 🙂

            The dark outline looks better for sure on the light theme. The only problem is that the same set is used for the dark theme (where it wont look as good) but since you don’t use the dark theme that is fine of course 🙂

            I will take a look at some comment-type of option for the variable name coloring, sure.

            Thanks!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.