Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatOneCalculator authored Nov 12, 2020
1 parent 5f7ec95 commit 21da94b
Show file tree
Hide file tree
Showing 48 changed files with 54 additions and 0 deletions.
Binary file added DejaVuSans-Bold14.pf2
Binary file not shown.
Binary file added DejaVuSans10.pf2
Binary file not shown.
Binary file added DejaVuSans12.pf2
Binary file not shown.
Binary file added ascii.pf2
Binary file not shown.
Binary file added icons/antergos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/archlinux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/bsd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/chakra.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/crunchbang.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
Binary file added icons/deepin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/edubuntu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/elementary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/fedora.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/frugalware.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/gentoo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/gnu-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/kaos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/korora.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/kubuntu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/lfs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/linux-mint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/lubuntu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/macosx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/mageia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/manjaro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/opensuse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/recovery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/sabayon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/siduction.png
Binary file added icons/steamos.png
Binary file added icons/ubuntu.png
Binary file added icons/windows.png
Binary file added icons/xubuntu.png
Binary file added select_c.png
Binary file added slider_c.png
Binary file added slider_n.png
Binary file added slider_s.png
Binary file added terminal_box_c.png
Binary file added terminal_box_e.png
Binary file added terminal_box_n.png
Binary file added terminal_box_ne.png
Binary file added terminal_box_nw.png
Binary file added terminal_box_s.png
Binary file added terminal_box_se.png
Binary file added terminal_box_sw.png
Binary file added terminal_box_w.png
54 changes: 54 additions & 0 deletions theme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
#RosePine grub2 theme

title-text: ""
desktop-color: "#1F1D29"
terminal-box: "terminal_box_*.png"
terminal-font: "Gnu Unifont Mono Regular 16"

+ boot_menu {
left = 10%
width = 80%
top = 25%
height = 50%

item_font = "DejaVu Sans Bold 12"
item_color = "#FAEBD7"
item_height = 48
item_icon_space = 10
item_spacing = 2

selected_item_font = "DejaVu Sans Bold 12"
selected_item_color= "#EA6F91"
selected_item_pixmap_style = "select_*.png"

icon_height = 48
icon_width = 48

scrollbar = true
scrollbar_width = 20
scrollbar_thumb = "slider_*.png"
}

+ progress_bar {
id = "__timeout__"

left = 15%
top = 85%
height = 15
width = 70%

# font = "DejaVu Sans Regular 12"

# text_color = "#ffffff"
fg_color = "#34738e"

bg_color = "#9BCED7"
border_color = "#1F1D29"

# instead of the above colors, use pixmaps
# bar_style = "progress_bar_*.png"
# highlight_style = "progress_highlight_*.png"

# text = "@TIMEOUT_NOTIFICATION_LONG@"
}

0 comments on commit 21da94b

Please sign in to comment.