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

Add discord-dark theme #1334

Merged
merged 5 commits into from
Mar 11, 2023
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions themes.gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -384,3 +384,41 @@
merge-conflict-theirs-diff-header-style = "#FABD2F" bold overline
merge-conflict-ours-diff-header-decoration-style = ''
merge-conflict-theirs-diff-header-decoration-style = ''

[delta "discord-dark"]
# author: https://github.com/ILikePlayingGames
commit-style = omit
file-style = 34 ul
file-decoration-style =
hunk-header-style = omit
minus-style = 31
minus-non-emph-style = 31
minus-emph-style = 40
minus-empty-line-marker-style = 31
zero-style = 30
plus-style = 32
plus-non-emph-style = 32
plus-emph-style = 40
plus-empty-line-marker-style =
grep-file-style = 34
grep-line-number-style = 34
whitespace-error-style = 41
blame-code-style = omit
true-color = never
file-added-label = added:
file-modified-label = changed:
file-removed-label = deleted:
file-renamed-label = renamed:
right-arrow = >
hyperlinks = false
inspect-raw-lines = true
keep-plus-minus-markers = true
line-numbers = false
line-fill-method = ansi
navigate = false
navigate-regex =
Copy link
Owner

Choose a reason for hiding this comment

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

It feels like this blank entry should not be necessary -- does it work without it?

pager = none
paging = never
side-by-side = false
syntax-theme = none
width = variable