This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mission:log:2017:01:08:darkmatter-a-new-theme-for-lede-openwrt [2017-01-08 21:21] – created chrono | mission:log:2017:01:08:darkmatter-a-new-theme-for-lede-openwrt [2025-04-24 17:43] (current) – chrono | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| * Go to System -> Software | * Go to System -> Software | ||
| * Paste the following URL into the **Download and install package** field: | * Paste the following URL into the **Download and install package** field: | ||
| - | * https:%%//%%apollo.open-resource.org/ | + | * https:// |
| * Press Enter or click " | * Press Enter or click " | ||
| Line 28: | Line 28: | ||
| < | < | ||
| $ cd /tmp | $ cd /tmp | ||
| - | $ wget https:// | + | $ wget https:// |
| - | $ opkg install luci-theme-darkmatter_0.1.77-1_all.ipk | + | $ opkg install luci-theme-darkmatter_0.2-beta-2_all.ipk |
| </ | </ | ||
| ==== Adding Darkmatter to your own LEDE/ | ==== Adding Darkmatter to your own LEDE/ | ||
| Line 37: | Line 37: | ||
| < | < | ||
| # luci-theme-darkmatter | # luci-theme-darkmatter | ||
| - | src-git | + | src-git darkmatter git:// |
| </ | </ | ||
| Update your build environment and install the package: | Update your build environment and install the package: | ||
| < | < | ||
| - | $ scripts/ | + | $ scripts/ |
| $ scripts/ | $ scripts/ | ||
| $ make menuconfig | $ make menuconfig | ||
| </ | </ | ||
| + | |||
| Go to LuCI -> Themes, select luci-theme-darkmatter, | Go to LuCI -> Themes, select luci-theme-darkmatter, | ||
| Line 71: | Line 72: | ||
| {{keywords> | {{keywords> | ||
| + | |||
| ~~DISCUSSION~~ | ~~DISCUSSION~~ | ||