cursor-dark Theme Implementierung #2

Merged
_N0x merged 10 commits from cursor-dark into master 2026-08-06 10:35:43 +02:00
Showing only changes of commit dc10b3dfb3 - Show all commits
+2
View File
@@ -48,3 +48,5 @@
ll = !git log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(auto)%d%C(reset)' --all ll = !git log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(auto)%d%C(reset)' --all
s = status s = status
unstage = reset HEAD -- unstage = reset HEAD --
[advice]
addIgnoredFile = false