summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorharishnkr <hari2menon1234@gmail.com>2024-02-22 23:23:59 +0530
committerharishnkr <hari2menon1234@gmail.com>2024-02-22 23:23:59 +0530
commita7067390063a5f5b8404a02c3694bfc7641ea2c3 (patch)
tree875154e361549d1f4977b73399c90a8ab772e273
parent8aec197a3f68734021616ed65107ab9bbba6d9e3 (diff)
changed all the fonts to victor mono
-rw-r--r--.github/README.md5
-rw-r--r--bsol/theme.txt8
-rw-r--r--bsol/vmi24b.pf2bin0 -> 61019 bytes
-rw-r--r--bsol/vmi28b.pf2bin0 -> 75062 bytes
-rw-r--r--bsol/wek20.pf2bin14022 -> 0 bytes
-rw-r--r--bsol/wek28.pf2bin15368 -> 0 bytes
6 files changed, 4 insertions, 9 deletions
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
--- /dev/null
+++ b/bsol/vmi24b.pf2
Binary files differ
diff --git a/bsol/vmi28b.pf2 b/bsol/vmi28b.pf2
new file mode 100644
index 0000000..839bf4e
--- /dev/null
+++ b/bsol/vmi28b.pf2
Binary files differ
diff --git a/bsol/wek20.pf2 b/bsol/wek20.pf2
deleted file mode 100644
index 0cecab8..0000000
--- a/bsol/wek20.pf2
+++ /dev/null
Binary files differ
diff --git a/bsol/wek28.pf2 b/bsol/wek28.pf2
deleted file mode 100644
index f450a53..0000000
--- a/bsol/wek28.pf2
+++ /dev/null
Binary files differ