You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by tolga-balci February 25, 2023
Hi,
I have the following global color setting in my config.yml file:
wtf:
colors:
border:
focusable: "green"
text: "black"
grid:
# How _wide_ the columns are, in terminal characters. In this case we have
# four columns, each of which are 35 characters wide.
columns: [35, 35, 35, 35, 35]
# How _high_ the rows are, in terminal lines. In this case we have four rows
# that support ten line of text and one of four.
rows: [10, 10, 10, 10, 4]
refreshInterval: 1
openFileUtil: "open"
When I start wtfutil on WSL2 in Windows Terminal (both on Windows 10 and Windows 11), text color is overridden by Windows Terminal, especially on the light theme:
Interestingly, the dashboard display works perfectly with dark themes, but completely messes up with light themes. Here is another example:
Any chance to give this a look?
Many thanks!
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Discussed in #1520
Originally posted by tolga-balci February 25, 2023
Hi,
I have the following global color setting in my config.yml file:
When I start wtfutil on WSL2 in Windows Terminal (both on Windows 10 and Windows 11), text color is overridden by Windows Terminal, especially on the light theme:
Interestingly, the dashboard display works perfectly with dark themes, but completely messes up with light themes. Here is another example:
Any chance to give this a look?
Many thanks!
The text was updated successfully, but these errors were encountered: