mirror of
https://github.com/git-quick-stats/git-quick-stats.git
synced 2026-05-25 11:24:56 +02:00
New default theme with toggle-able legacy theme
* This sets the newly proposed theme as the main theme. In order to switch back to the legacy theme, set _MENU_THEME to legacy. This feature is currently an experimental feature and may change in the future. * Fixes documentation and updates test to reflect newly changed theme.
This commit is contained in:
+2
-2
@@ -113,9 +113,9 @@ You can exclude a directory from the stats by using pathspec, example:
|
||||
.PP
|
||||
.B export _GIT_PATHSPEC=':!directory'
|
||||
.PP
|
||||
You can switch to an alternative color scheme, example:
|
||||
You can switch to the legacy color scheme, example:
|
||||
.PP
|
||||
.B export _MENU_THEME=alternative
|
||||
.B export _MENU_THEME=legacy
|
||||
.
|
||||
.fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user