From a7067390063a5f5b8404a02c3694bfc7641ea2c3 Mon Sep 17 00:00:00 2001 From: harishnkr Date: Thu, 22 Feb 2024 23:23:59 +0530 Subject: changed all the fonts to victor mono --- .github/README.md | 5 ----- bsol/theme.txt | 8 ++++---- bsol/vmi24b.pf2 | Bin 0 -> 61019 bytes bsol/vmi28b.pf2 | Bin 0 -> 75062 bytes bsol/wek20.pf2 | Bin 14022 -> 0 bytes bsol/wek28.pf2 | Bin 15368 -> 0 bytes 6 files changed, 4 insertions(+), 9 deletions(-) create mode 100644 bsol/vmi24b.pf2 create mode 100644 bsol/vmi28b.pf2 delete mode 100644 bsol/wek20.pf2 delete mode 100644 bsol/wek28.pf2 diff --git a/.github/README.md b/.github/README.md index df47081..5baa498 100644 --- a/.github/README.md +++ b/.github/README.md @@ -40,10 +40,5 @@ sudo update-grub # Credits -Fonts: - -- Victor Mono Italic -- [Weknow Windows Font](https://www.1001freefonts.com/weknow-windows.font) - [This amazing guide](http://wiki.rosalab.ru/en/index.php/Grub2_theme_tutorial) diff --git a/bsol/theme.txt b/bsol/theme.txt index 9ccfb1e..836f33b 100644 --- a/bsol/theme.txt +++ b/bsol/theme.txt @@ -16,11 +16,11 @@ terminal-border: "0" top = 53% width = 47% height = 65% - item_font = "WEKNOW Windows Regular 20" + item_font = "Victor Mono Bold Italic 24" item_color = "#cccccc" selected_item_color = "#ffffff" - icon_width = 39 - icon_height = 39 + icon_width = 50 + icon_height = 50 item_icon_space = 20 item_height = 40 item_padding = 2 @@ -37,5 +37,5 @@ terminal-border: "0" id = "__timeout__" text = "Selected OS will start in %d seconds" color = "#cccccc" - font = "WEKNOW Windows Regular 28" + font = "Victor Mono Bold Italic 28" } diff --git a/bsol/vmi24b.pf2 b/bsol/vmi24b.pf2 new file mode 100644 index 0000000..94cfd86 Binary files /dev/null and b/bsol/vmi24b.pf2 differ diff --git a/bsol/vmi28b.pf2 b/bsol/vmi28b.pf2 new file mode 100644 index 0000000..839bf4e Binary files /dev/null and b/bsol/vmi28b.pf2 differ diff --git a/bsol/wek20.pf2 b/bsol/wek20.pf2 deleted file mode 100644 index 0cecab8..0000000 Binary files a/bsol/wek20.pf2 and /dev/null differ diff --git a/bsol/wek28.pf2 b/bsol/wek28.pf2 deleted file mode 100644 index f450a53..0000000 Binary files a/bsol/wek28.pf2 and /dev/null differ -- cgit v1.3