Skip to content

Commit

Permalink
[+] Add ultramarine to foreground-background configuration list
Browse files Browse the repository at this point in the history
Closes #276
  • Loading branch information
hykilpikonna committed May 26, 2024
1 parent fc98d61 commit 7534371
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hyfetch/neofetch_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -415,5 +415,6 @@ def get_fore_back(distro: str | None = None) -> tuple[int, int] | None:
'ubuntu-mate': (2, 1),
'ubuntu-studio': (2, 1),
'ubuntu-sway': (2, 1),
'ultramarine': (2, 1),
}

0 comments on commit 7534371

Please sign in to comment.