Skip to content

Commit

Permalink
Fix images
Browse files Browse the repository at this point in the history
  • Loading branch information
Karel Bašta committed Jan 21, 2022
1 parent 15e6e89 commit 594fd68
Show file tree
Hide file tree
Showing 15 changed files with 14 additions and 14 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added icons/arch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion icons/archlinux.svg

This file was deleted.

Binary file added icons/debian.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion icons/debian.svg

This file was deleted.

Binary file added icons/pop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion icons/popos.svg

This file was deleted.

Binary file added icons/ubuntu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion icons/ubuntu.svg

This file was deleted.

Binary file added icons/windows.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion icons/windows.svg

This file was deleted.

23 changes: 14 additions & 9 deletions theme.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
#general settings
# BSOD GRUB Theme
# Written by Zhincore
# Repository: https://github.com/bastakka/bsod


# General settings
title-color: "#3375db"
message-font: "DejaVu Sans Regular 12"
message-color: "#fff"
Expand All @@ -7,14 +12,14 @@ message-bg-color: "#3375db"
terminal-font: "DejaVu Sans Regular 12"
desktop-color: "#3375db"

#sad face
# Sad face
+ image {
top = 10%
left = 15%
file = "images/despacito.png"
}

#sad text
# Sad text
+ label {
top = 25%
left = 15%
Expand All @@ -23,7 +28,7 @@ desktop-color: "#3375db"
font = "DejaVu Sans Bold 32"
}

#sad timeout
# Sad timeout
+ label {
top = 25%+32+15
left = 15%
Expand All @@ -41,7 +46,7 @@ desktop-color: "#3375db"
text = "%% Complete"
}

#sad qr code
# Sad QR code
+ image {
top = 30%+50
left = 15%
Expand All @@ -50,7 +55,7 @@ desktop-color: "#3375db"
file = "images/qr.png"
}

#sad error message
# Sad error message
+ label {
top = 30%+50
left = 15%+128+16
Expand All @@ -66,7 +71,7 @@ desktop-color: "#3375db"
text = "Plz don't call the tech support"
}

#sad error code
# Sad error code
+ label {
top = 30%+50+128-22
left = 15%+128+16
Expand All @@ -76,7 +81,7 @@ desktop-color: "#3375db"
}


#sad help bar at the bottom
# Sad help bar at the bottom
+ label {
top = 100%-45
left = 0
Expand All @@ -88,7 +93,7 @@ desktop-color: "#3375db"
color = "#fff"
}

#sad boot menu
# Sad boot menu
+ boot_menu {
left = 25%
width = 50%
Expand Down

0 comments on commit 594fd68

Please sign in to comment.