gpt4 book ai didi

在 WSL 中通过 Ubuntu 看不到 Git 颜色

转载 作者:行者123 更新时间:2023-12-03 14:38:58 25 4
gpt4 key购买 nike

由于本教程,我修改了 shell 的颜色:
https://medium.com/@jgarijogarde/make-bash-on-ubuntu-on-windows-10-look-like-the-ubuntu-terminal-f7566008c5c2

太好了,不过,我再也看不到我在 GIT 上的事件分支了。

enter image description here

在属性中,我不明白如何选择正确的插槽来修改文本的颜色。

enter image description here

有人会有想法吗?

最佳答案

我很久以前写过这个注册表文件,你可以试试。如果你不介意的话,颜色会稍微调整一下。这对我来说很漂亮。

Windows Registry Editor Version 5.00

; Values stored as 00-BB-GG-RR
;[HKEY_CURRENT_USER\Console\%SystemRoot%_system32_bash.exe]
[HKEY_CURRENT_USER\Console\C:_Program Files_WindowsApps_CanonicalGroupLimited.UbuntuonWindows_1804.2018.817.0_x64__79rhkp1fndgsc_ubuntu.exe]
"CodePage"=dword:000001b5

; BLACK DGRAY
"ColorTable00"=dword:00240A30
"ColorTable08"=dword:00cfd7d3
; BLUE LBLUE
;"ColorTable01"=dword:00a46534
"ColorTable01"=dword:00cf9f72
"ColorTable09"=dword:00ffbf8e
; GREEN LGREEN
;"ColorTable02"=dword:00069a4e
"ColorTable02"=dword:0034e28a
"ColorTable10"=dword:0068ff9f
; CYAN LCYAN
;"ColorTable03"=dword:009a9806
"ColorTable03"=dword:00e2e234
"ColorTable11"=dword:00ffff68
; RED LRED
;"ColorTable04"=dword:000000cc
"ColorTable04"=dword:002929ef
"ColorTable12"=dword:005252ff
; MAGENTA LMAGENTA
;"ColorTable05"=dword:007b5075
"ColorTable05"=dword:00a87fad
"ColorTable13"=dword:00ff9aff
; YELLOW LYELLOW
;"ColorTable06"=dword:0000a0c4
"ColorTable06"=dword:004fe9fc
"ColorTable14"=dword:006fffff
; LGRAY WHITE
;"ColorTable07"=dword:00cfd7d3
"ColorTable07"=dword:00eceeee
"ColorTable15"=dword:00ffffff

将上述内容保存到扩展名为 .reg 的文本文件中,然后双击该文件。然后就可以看到效果了。

关于在 WSL 中通过 Ubuntu 看不到 Git 颜色,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54197238/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com