From 582549f486aeec0db5121c9186e15eee59d3c166 Mon Sep 17 00:00:00 2001 From: Kornelije Sajler Date: Wed, 25 Apr 2018 22:49:04 +0200 Subject: Updade README with more info no custom changes. Updated config.def.h with my/luke preferences. Font=14px, alpha=0xcd, colorname[]=pop_os-inspired. Changed values for bg,fg and cursor using 256, 257, 258 indexs from colorname[]. Patched with luke's keymapping's. --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9ad7a8a..c7956a8 100644 --- a/README.md +++ b/README.md @@ -46,5 +46,17 @@ sudo make install ## Custom changes (`config.def.h` or `config.h`) -+ change `alpha` +### Alpha + ++ Change `alpha` value (86 LOC), be default set `0xcd`. ++ Less transparent set to `0xdd` or `0xee`. ++ For non transparent terminal set to `0xff`. + +### Colorname + ++ Change `colorname[]` array, default colours inspired by colors used in Pop! OS. ++ Numbers of 0 - 15 are usual terminal colors. Changed them to your liking. ++ Change `bg` to your desired terminal background color.. ++ Change `fg` to your desired terminal foreground color. ++ Change `cursor` to your desired terminal cursor color. + chnage colors in `colorname` added comments with numbers `0`-`15` colors and also `bg`, `fg` and `cursor` color. -- cgit v1.2.3