Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change directory text colour in console from blue to light cyan #197

Merged

Conversation

hemebond
Copy link
Contributor

@hemebond hemebond commented Sep 18, 2024

Updates the console text colour for directories from dark blue to light cyan. Fixed #196

colour-old
colour-new

@hemebond hemebond changed the title Change directory text colour in console from dark to light blue Change directory text colour in console from dark to light cyan Sep 18, 2024
@hemebond hemebond changed the title Change directory text colour in console from dark to light cyan Change directory text colour in console from blue to light cyan Sep 18, 2024
Copy link
Contributor

@Cloudwalk9 Cloudwalk9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cyan is usually a symlink in ls parlance, but for sheer readability, and given that the Quake VFS doesn't have a concept of symlinks I don't think, LGTM.

@hemebond hemebond merged commit 0c17657 into DarkPlacesEngine:master Sep 18, 2024
1 of 2 checks passed
@hemebond hemebond deleted the fix/jo-196-console-dir-colour branch September 18, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dark blue directory names illegible in console
2 participants