Declare the BufferPadding in the default themes

This commit is contained in:
Frank LENORMAND 2016-02-17 15:50:56 +02:00
parent f408cf7ed3
commit 504f50417e
7 changed files with 7 additions and 0 deletions

View File

@ -64,5 +64,6 @@
face StatusCursor ${black_lighterer},${cyan_light}
face Prompt ${black_light},${cyan_light}
face MatchingChar ${cyan_light},${black_light}+b
face BufferPadding ${cyan_light},${black_lighter}
"
}

View File

@ -43,3 +43,4 @@ face StatusLineValue green,default
face StatusCursor black,cyan
face Prompt yellow,default
face MatchingChar default,default+b
face BufferPadding blue,default

View File

@ -43,3 +43,4 @@ face StatusCursor rgb:434343,rgb:CDCDFD
face Prompt rgb:F8F8FF,rgb:4078C0
face MatchingChar rgb:F8F8FF,rgb:4078C0+b
face Search default,default+u
face BufferPadding rgb:A0A0A0,rgb:F8F8FF

View File

@ -66,5 +66,6 @@
face StatusCursor default,${lucius_blue}
face Prompt ${lucius_lighter_grey}
face MatchingChar ${lucius_lighter_grey},${lucius_bright_green}
face BufferPadding ${lucius_green},${lucius_darker_grey}
"
}

View File

@ -64,5 +64,6 @@
face StatusCursor ${orange},${white_light}
face Prompt ${black_light}
face MatchingChar default+b
face BufferPadding ${grey_dark},${white}
"
}

View File

@ -64,5 +64,6 @@
face StatusCursor ${base00},${base3}
face Prompt yellow
face MatchingChar default+b
face BufferPadding ${base01},${base03}
"
}

View File

@ -67,5 +67,6 @@
face StatusCursor ${zencursor}
face Prompt yellow
face MatchingChar default+b
face BufferPadding ${zenkeyword},${zenbackground}
"
}