Skip to content

Commit f0008b9

Browse files
authored
Add files via upload
1 parent 714a02b commit f0008b9

11 files changed

+43
-0
lines changed

‎Dersu Uzala brush.ttf

52.9 KB
Binary file not shown.

‎FiraCode-Regular.ttf

292 KB
Binary file not shown.

‎dersu_uzala_brush_16.pf2

2.46 KB
Binary file not shown.

‎dersu_uzala_brush_54.pf2

7.47 KB
Binary file not shown.

‎dersu_uzala_brush_60.pf2

8.72 KB
Binary file not shown.

‎fira_code_16.pf2

47.6 KB
Binary file not shown.

‎fira_code_20.pf2

56.9 KB
Binary file not shown.

‎sekiro_1920x1080.png

2.19 MB
Loading

‎select_c.png

15.8 KB
Loading

‎select_c.xcf

107 KB
Binary file not shown.

‎theme.txt

+43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
title-text: ""
2+
title-font: "Dersu Uzala brush Regular 60"
3+
desktop-image: "sekiro_1920x1080.png"
4+
terminal-font: "Fira Code Regular 16"
5+
terminal-left: "0"
6+
terminal-top: "0"
7+
terminal-width: "100%"
8+
terminal-height: "100%"
9+
terminal-border: "0"
10+
11+
12+
13+
+ boot_menu {
14+
pad_top = 500
15+
left = 0%
16+
width = 55%
17+
top = 25%
18+
height = 700
19+
item_height = 74
20+
item_padding = 0
21+
icon_width = 10
22+
icon_height = 0
23+
item_icon_space = 320
24+
item_spacing = 5
25+
item_font = "Dersu Uzala brush Regular 54"
26+
item_color = "#000000"
27+
selected_item_font = "Dersu Uzala brush Regular 54"
28+
selected_item_color = "#b14046"
29+
selected_item_pixmap_style = "select_*.png"
30+
}
31+
32+
+ label {
33+
id = "__timeout__"
34+
left = 42%
35+
top = 90%
36+
width = 300
37+
height = 20
38+
font = "Fira Code Regular 20"
39+
text_color = "#000000"
40+
align = "center"
41+
text = "Hesitation is defeat: %ds"
42+
}
43+

0 commit comments

Comments
 (0)