Skip to content

Commit

Permalink
termux-style: Update Nerd Fonts from 3.2.1 to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Jan 19, 2025
1 parent 0541ec0 commit 1410fec
Show file tree
Hide file tree
Showing 24 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion termux-style/setup-nerd-fonts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ getNerdFont() {
local font_name="${1}"
local font_file="${2}"

local tag="v3.2.1"
local tag="v3.3.0"
local font_pack="${font_name}"
case "${font_pack}" in
("Go-Mono")
Expand Down
Binary file modified termux-style/src/main/assets/fonts/Anonymous-Pro.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Cascadia-Code.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/D2-Coding.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/DejaVu-Sans-Mono.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Fantasque-Sans-Mono.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Fira-Code.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Fira-Mono.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Go-Mono.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Hack.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Hermit.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Inconsolata.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Iosevka.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/JetBrains-Mono.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Liberation-Mono.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Meslo.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Monofur.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Monoid.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/OpenDyslexic.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Roboto-Mono.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Source-Code-Pro.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Terminus.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Ubuntu-Mono.ttf
Binary file not shown.
Binary file modified termux-style/src/main/assets/fonts/Victor-Mono.ttf
Binary file not shown.

0 comments on commit 1410fec

Please sign in to comment.