Commit graph

8 commits

Author SHA1 Message Date
cde80a17ae fix(dotmatrix): follow style rules on variable quoting and arrays 2022-10-06 20:48:31 +02:00
87483187bf fix(dotmatrix): fix style of the items in the env line
- add separators around items in the line,
- add optional spacing within items,
- fix color.
2022-10-06 20:48:31 +02:00
0b6c3a3894 adds dotmatrix stuff to the doc 2022-10-06 20:48:31 +02:00
3e6a09c777 [dotmatrix] more on vcs 2022-10-06 20:48:31 +02:00
92509905ab feature: add the dotmatrix theme
The dotmatrix theme is basically the look of "powerline", but done right on the user experience side.
The main idea is to highlight what's important, instead of displaying too much things because fancy colors everywhere is fun.

To achieve that, the dotmatrix theme has been very carefully designed:
- it uses three four modules: host/path, machine state, environment, version control.
- it uses a consistent visual grammar (using 3 separators and 3 colors).
- it follows good practices for color blindness.

The current code use a similar approach to the one used for the powerline theme, but needs a refactoring.
2022-10-06 20:48:31 +02:00
Olivier Mengué
21c7a3eb39 Release v1.9 2014-11-12 23:44:59 +01:00
Olivier Mengué
e9be13f8cb Add the text of the LICENSE (AGPL 3)
... and link to it from README
2014-06-28 23:11:52 +02:00
nojhan
ca075374df first commit 2011-02-05 13:26:04 +01:00