├── item_c.png ├── item_e.png ├── item_n.png ├── item_s.png ├── item_w.png ├── term_e.png ├── term_n.png ├── term_s.png ├── term_w.png ├── item_ne.png ├── item_nw.png ├── item_se.png ├── item_sw.png ├── term_ne.png ├── term_nw.png ├── term_se.png ├── term_sw.png ├── background.png ├── refuge_red.png ├── TerminusBold.pf2 ├── assets ├── edited.jpg └── overview.jpg ├── selected_item_c.png ├── selected_item_e.png ├── selected_item_n.png ├── selected_item_ne.png ├── selected_item_nw.png ├── selected_item_s.png ├── selected_item_se.png ├── selected_item_sw.png ├── selected_item_w.png ├── resources └── TerminusBold.ttf ├── README.md ├── LICENSE └── theme.txt /item_c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/item_c.png -------------------------------------------------------------------------------- /item_e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/item_e.png -------------------------------------------------------------------------------- /item_n.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/item_n.png -------------------------------------------------------------------------------- /item_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/item_s.png -------------------------------------------------------------------------------- /item_w.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/item_w.png -------------------------------------------------------------------------------- /term_e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/term_e.png -------------------------------------------------------------------------------- /term_n.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/term_n.png -------------------------------------------------------------------------------- /term_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/term_s.png -------------------------------------------------------------------------------- /term_w.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/term_w.png -------------------------------------------------------------------------------- /item_ne.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/item_ne.png -------------------------------------------------------------------------------- /item_nw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/item_nw.png -------------------------------------------------------------------------------- /item_se.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/item_se.png -------------------------------------------------------------------------------- /item_sw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/item_sw.png -------------------------------------------------------------------------------- /term_ne.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/term_ne.png -------------------------------------------------------------------------------- /term_nw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/term_nw.png -------------------------------------------------------------------------------- /term_se.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/term_se.png -------------------------------------------------------------------------------- /term_sw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/term_sw.png -------------------------------------------------------------------------------- /background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/background.png -------------------------------------------------------------------------------- /refuge_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/refuge_red.png -------------------------------------------------------------------------------- /TerminusBold.pf2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/TerminusBold.pf2 -------------------------------------------------------------------------------- /assets/edited.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/assets/edited.jpg -------------------------------------------------------------------------------- /assets/overview.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/assets/overview.jpg -------------------------------------------------------------------------------- /selected_item_c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/selected_item_c.png -------------------------------------------------------------------------------- /selected_item_e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/selected_item_e.png -------------------------------------------------------------------------------- /selected_item_n.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/selected_item_n.png -------------------------------------------------------------------------------- /selected_item_ne.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/selected_item_ne.png -------------------------------------------------------------------------------- /selected_item_nw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/selected_item_nw.png -------------------------------------------------------------------------------- /selected_item_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/selected_item_s.png -------------------------------------------------------------------------------- /selected_item_se.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/selected_item_se.png -------------------------------------------------------------------------------- /selected_item_sw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/selected_item_sw.png -------------------------------------------------------------------------------- /selected_item_w.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/selected_item_w.png -------------------------------------------------------------------------------- /resources/TerminusBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Regu-Miabyss/twmgrub-theme/HEAD/resources/TerminusBold.ttf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # TWMGrub 2 | A Grub Theme in the style of OneShot:TWM Edition 3 | Inspired from Minegrub. 4 | 5 | ![TWMGrub Preview1 "overview"](assets/overview.jpg) 6 | ![TWMGrub Preview2 "edited"](assets/edited.jpg) 7 | 8 | ## Installation 9 | - Download from the release 10 | ``` 11 | ./install.sh 12 | ``` 13 | - Enjoy! 14 | 15 | -If faild,go to the directory and chmod 0755 16 | ### Thanks to 17 | - https://github.com/Lxtharia/minegrub-theme/ Inspiration! 18 | - Google 19 | 20 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | This is free and unencumbered software released into the public domain. 2 | 3 | Anyone is free to copy, modify, publish, use, compile, sell, or 4 | distribute this software, either in source code form or as a compiled 5 | binary, for any purpose, commercial or non-commercial, and by any 6 | means. 7 | 8 | In jurisdictions that recognize copyright laws, the author or authors 9 | of this software dedicate any and all copyright interest in the 10 | software to the public domain. We make this dedication for the benefit 11 | of the public at large and to the detriment of our heirs and 12 | successors. We intend this dedication to be an overt act of 13 | relinquishment in perpetuity of all present and future rights to this 14 | software under copyright law. 15 | 16 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 17 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 18 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 19 | IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR 20 | OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 21 | ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 22 | OTHER DEALINGS IN THE SOFTWARE. 23 | 24 | For more information, please refer to 25 | -------------------------------------------------------------------------------- /theme.txt: -------------------------------------------------------------------------------- 1 | # Global 2 | 3 | title-text: "" 4 | desktop-image: "background.png" 5 | 6 | # Terminal for Console and Options 7 | terminal-border: "20" 8 | terminal-left: "10%" 9 | terminal-top: "10%+23" 10 | terminal-width: "80%" 11 | terminal-height: "80%" 12 | terminal-box: "term_*.png" 13 | terminal-font: "TerminusBold" 14 | 15 | # Text White 16 | + boot_menu { 17 | left = 10%-297 18 | top = 40%+14 19 | width = 600 20 | height = 500 21 | item_font = "TerminusBold" 22 | item_color = "#ffffff" 23 | selected_item_color = "#ffffa0" 24 | item_height = 34 25 | item_padding = 0 26 | item_spacing = 38 27 | scrollbar = false 28 | } 29 | 30 | 31 | + boot_menu { 32 | left = 10%-300 33 | top = 40% 34 | width = 600 35 | height = 500 36 | item_font = "TerminusBold" 37 | item_color = "#383838" 38 | selected_item_color = "#3f3f28" 39 | item_height = 34 40 | item_padding = 0 41 | item_spacing = 38 42 | item_pixmap_style = "item_*.png" 43 | selected_item_pixmap_style = "selected_item_*.png" 44 | scrollbar = false 45 | } 46 | 47 | 48 | 49 | 50 | 51 | 52 | # TEXT 53 | + label { 54 | left = 6 55 | top = 100%-61 56 | height = 54 57 | width = 200 58 | text = "TWMGrub" 59 | font = "TerminusBold" 60 | color = "#9F59FF" 61 | } 62 | 63 | # SHADOW 64 | + label { 65 | left = 9 66 | top = 100%-58 67 | height = 54 68 | width = 200 69 | text = "TWMGrub" 70 | font = "TerminusBold" 71 | color = "#3f3f3f" 72 | } 73 | 74 | # TEXT 75 | + label { 76 | id = "__timeout__" 77 | left = 50% 78 | top = 100%-31 79 | height = 24 80 | width = 50%-6 81 | text = "Calling TWM in %d seconds" 82 | align = "right" 83 | font = "TerminusBold" 84 | color = "#9F59FF" 85 | } 86 | 87 | # SHADOW 88 | + label { 89 | id = "__timeout__" 90 | left = 50%+3 91 | top = 100%-28 92 | height = 24 93 | width = 50%-6 94 | text = "Calling TWM in %d seconds" 95 | align = "right" 96 | font = "TerminusBold" 97 | color = "#3f3f3f" 98 | } 99 | 100 | #TEXT 101 | + label { 102 | id = "__bar__" 103 | left = 10%-297 104 | top = 80% 105 | text = "[E]Options [C]Console" 106 | align = "right" 107 | font = "TerminusBold" 108 | color = "#9F59FF" 109 | } 110 | 111 | --------------------------------------------------------------------------------