Merge pull request #109 from sarpik/patch-1

Add background, foreground, cursor color example
This commit is contained in:
Luke Smith 2019-07-01 08:43:47 -04:00 committed by GitHub
commit 4a9b405ab0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,11 @@ st.font: Monospace-11;
! st.termname: st-256color
! st.borderpx: 2
!! Set the background, foreground and cursor colors as below:
*.background: #282828
*.foreground: white
*.cursorColor: white
/* !! gruvbox: */
/* *.color0: #1d2021 */
/* *.color1: #cc241d */