Kitematic: Feature: Add option to make fonts bigger

Created on 21 Dec 2015  路  17Comments  路  Source: docker/kitematic

Would really like an option in the UI to be able to choose/make fonts larger.

Thanks.

exbeginner feature help wanted

Most helpful comment

+1 This is a highly desirable feature especially for those of us with high-DPI monitors.

All 17 comments

Is there a specific UI area that would need larger font? Everything seems pretty big to me.

The image descriptions is written in a small font size also the container logs.
Thanks.

The description font is going to be tough, as a lot of the layout depends on the size of those boxes. Upping the description font size may throw off some of the boxes. You can always click the 3 ooo and click the 'View on Docker Hub' link.

Getting the log fonts 'larger' shouldn't be too hard.

I'd be happy to work on this!

You can check out the pull request here:
https://github.com/docker/kitematic/pull/1325

:+1: @aquascaper I'll checkout the PR. Thanks for the work

@FrenchBen Thanks!!! I'm looking forward to your feedback!

+1 This is a highly desirable feature especially for those of us with high-DPI monitors.

@ceagan I agree - there were some comments added to the PR but haven't seen changes since then.

I made this PR https://github.com/docker/kitematic/pull/1479 to address the font size in the container log

+1, the font on the container sidebar looks small.

Is there still some movement on this? Especially on a high-DPI screen the font gets unreadable small.
As a workaround I had to change the compatibility mode to "Windows Vista" 馃槅 to get at least washy but readable text.

@adrido The PR is still open with some changes needed. If you have time to help make it better, please contribute :)

Came here looking for a a way to increase the font size in Kitematic. Fonts across the application could use a boost, but the log file font is especially small on my 20" 1080p screen on Windows 10.

I was looking at the log file font sizing changing its font size from 10px to 12px looks much nicer.
Changing font-size in container-home.less details-panel.home . content .mini-logs .widget .logs works but it also changes the search bar font sizing.

The font weight could also be boosted, theme.less the input[type="text"]{&.line has a font-weight: 300;
font-weight: 400; makes things much more visible.

Changing the colours for better contrasts also helps make the fonts more visible as the contrast is better.
The 6 gray scales is not good when it comes to visibility especially for people with contrast issues. Adding alternative colour styles in the preferences would help ie default, dark, alt and high contrast.
guidance, design and development contrast and the use of colour.

The best way to resolve this issue is upgrade electron to latest version, nice compatibility with Hi-DPI monitor

@ArianeLu Agreed, although that's also a full revamp of a lot of underlying functionality as well, which isn't a small change.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

matteo-bombelli picture matteo-bombelli  路  3Comments

rick02840 picture rick02840  路  3Comments

sumpokemonster picture sumpokemonster  路  3Comments

geoffroy-noel-ddh picture geoffroy-noel-ddh  路  3Comments

niclarcipretti picture niclarcipretti  路  3Comments