Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:luci:luci.themes [2023/12/13 15:28] – fix typo and mention argon theme palebloodskydocs:guide-user:luci:luci.themes [2024/01/17 02:49] – [Bootstrap theme] cleanup palebloodsky
Line 1: Line 1:
 ====== LuCI themes ====== ====== LuCI themes ======
  
-The default LuCI theme is called Bootstrap and has light and dark mode options. To use other themes, install them via [[:packages:start|Packages]]. Go to **LuCI -> System -> Software**, and filter for "luci-theme" and you will see several available to install.+The default LuCI theme is called Bootstrap and has light and dark modes.
  
-To change themes navigate to **System -> System -> Language and Style**. Use the -> **Design** dropdown to select an installed theme.+To install other themes via [[:packages:start|Packages]]: Go to **LuCI -> System -> Software**, filter for "luci-theme" and you will see several available to install.
  
-{{:media:doc:openwrtbootstrap_adminlang.png?nolink&600|}}+To change themes go to **System -> System -> Language and Style**. Use the **Design** dropdown to select an installed theme:
  
-====== BootStrap theme images ======+{{:media:doc:Theme-Bootstrap-dark-style.png?500|}}
  
-BootStrap is the default theme for OpenWrt. \\  
-{{:media:doc:openwrtbootstrap_login.png?400|}} 
-{{:media:doc:openwrtbootstrap_Status1.png?400|}} 
-{{:media:doc:openwrtbootstrap_status3.png?400|}} 
  
-====== OpenWrt2020 theme images ======+===== Bootstrap theme ===== 
 + 
 +Bootstrap is the current default theme and has light and dark modes.\\  
 +{{:media:doc:Theme-Bootstrap-dark-overview.png?400|}} 
 +{{:media:doc:Theme-Bootstrap-light-graph.png?400|}} 
 + 
 +===== Material theme ===== 
 + 
 +Material is inspired by the Google Material Design interface.\\  
 +{{:media:doc:Theme-Material-overview.png?400|}} 
 +{{:media:doc:Theme-Material-graphs.png?400|}} 
 + 
 +===== OpenWrt2020 theme ===== 
 + 
 +OpenWrt2020 is an old default theme and still available.\\ 
 +{{:media:doc:Theme-OWrt2020-overview.png?400|}} 
 +{{:media:doc:Theme-OWrt2020-graphs.png?400|}} 
 + 
 +===== OpenWrt theme ===== 
 + 
 +OpenWrt is an old default theme and still available.\\ 
 +{{:media:doc:Theme-OWrt-old-overview.png?400|}} 
 +{{:media:doc:Theme-OWrt-old-graphs.png?400|}}
  
-{{:media:doc:openwrt2020_login.png?400|}} 
-{{:media:doc:openwrt2020_Status1.png?400|}} 
-{{:media:doc:openwrt2020_status3.png?400|}} 
-\\  
  
 ====== Themes available to install ====== ====== Themes available to install ======
Line 31: Line 45:
 sort       : Name sort       : Name
 ---- ----
 +
  
 ====== Other themes ====== ====== Other themes ======
  
-Themes can also be installed from outside the packages repositoryOne example is the popular theme Argon, which is available on a seperate repo, more info on the forum [[https://forum.openwrt.org/t/theme-argon-main-thread/122457|Argon main thread]].+[[https://github.com/jerrykuku/luci-theme-argon|Argon]] is popular theme with light and dark modes available on a seperate repository found on the [[https://forum.openwrt.org/t/theme-argon-main-thread/122457|Argon main thread]].
  
 If you wish to create your own themes see [[https://github.com/openwrt/luci/wiki/HowTo:-Create-Themes|HowTo: Create Themes]]. If you wish to create your own themes see [[https://github.com/openwrt/luci/wiki/HowTo:-Create-Themes|HowTo: Create Themes]].
 +
  • Last modified: 2024/12/17 18:28
  • by lessload