dotfiles

<-- duh.
git clone https://hhvn.uk/dotfiles
git clone git://hhvn.uk/dotfiles
Log | Files | Refs | Submodules | LICENSE

theme.txt (522B)


      1 title-text: "Austall/Void"
      2 desktop-image: "background.png"
      3 desktop-color: "#0c0a14"
      4 terminal-left: "0"
      5 terminal-top: "0"
      6 terminal-width: "100%"
      7 terminal-height: "100%"
      8 terminal-border: "0"
      9 
     10 + boot_menu {
     11 	left=30%
     12 	top=10%
     13 	width=40%
     14 	height=80%
     15 	selected_item_color="#1e5eb3"
     16 	item_color="#1e5eb3"
     17 	item_height=38
     18 	item_spacing=9
     19 	align="center"
     20 	selected_item_pixmap_style = "select_*.png"
     21 }
     22 
     23 + label {
     24 	top=94%
     25 	left=30%
     26 	width=40%
     27 	align="center"
     28 	id="__timeout__"
     29 	text="Arrows ^ / start in: %d s"
     30 	color="#1e5eb3"
     31 }