Want to change font style in HipChat Client

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Won't Do
    • None
    • Component/s: Native app controls
    • None

      The font for HipChat 4 on Windows doesn't looks good because the default font configured for the HipChat client. User cannot change font settings in the client application.

      Want to change font style and size in application setting.

      Workaround (Windows 8/10):

      1. Open your editor as admin
      2. Open Program Files (x86)\Atlassian\HipChat4\localweb\hipchat-client.css
      3. Replace font-family value with your preferred font like below.
       body,
      #page,
      #hipchat {
        font-family: Meiryo;
        height: 100%;
        width: 100%;
        min-width: 750px;
        transition: 0.5s -webkit-filter linear, 0.5s filter linear;
      }
      

              Assignee:
              Unassigned
              Reporter:
              Yumi Nakajima (Inactive)
              Archiver:
              Michael Andreacchio

                Created:
                Updated:
                Resolved:
                Archived: