feathergrass, needlegrass (plant of the genus Stipa)
Simple and elegant Forgejo theme inspired by the Don steppes. Designed around single accent yellow and two base colors: pure white #ffffff and pure black #000000. Supports auto, light and dark modes.
-
Put every
.cssfile inside$FORGEJO_CUSTOM/public/assets/css/To get your current
$FORGEJO_CUSTOMuse the Forgejo "Site Administration" UI. The path is stated on theConfiguration > Summarypage, in theCustom file root pathentry. -
Add theme (with all needed style options) to
THEMESin yourapp.iniunder the[ui]tag.[ui] ... THEMES = stipa-auto, stipa-dark, stipa-light, ...
-
If needed select the default theme for all new users by setting
DEFAULT_THEMEunder the[ui]tag.[ui] ... DEFAULT_THEME = stipa-auto
For more information about Forgejo themes, please refer to following resources: