]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
Change directory text colour in console from blue to light cyan (#197) master
authorJames O'Neill <hemebond@gmail.com>
Wed, 18 Sep 2024 15:05:51 +0000 (00:05 +0900)
committerGitHub <noreply@github.com>
Wed, 18 Sep 2024 15:05:51 +0000 (00:05 +0900)
commit0c17657b4a2562f6c1d9e0a0707faff825dd8ce5
tree42f31feb3358de9d05e93840fd683786ea3ee319
parent16ebb9981b9064f69733b62142716cc810bd7651
Change directory text colour in console from blue to light cyan (#197)

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

![colour-old](https://github.com/user-attachments/assets/1e850b31-39a5-48b6-8804-6dd679f2f0f0)

![colour-new](https://github.com/user-attachments/assets/74124d33-cd0c-4b14-bf21-c65f0709cfd3)
console.c