Minor edits.

This commit is contained in:
Derek Taylor
2020-05-24 21:27:19 -05:00
parent 6e5d620e23
commit 7287262d02
5 changed files with 52 additions and 36 deletions
+2 -2
View File
@@ -186,7 +186,7 @@ font:
colors:
# Default colors
primary:
background: '0x282a36'
background: '0x292d3e'
foreground: '0xbbc5ff'
# Bright and dim foreground colors
@@ -211,7 +211,7 @@ colors:
# background is unset, selection color will be the inverse of the cell colors.
# If only text is unset the cell text color will remain the same.
selection:
text: '0x282a36'
text: '0x292d3e'
background: '0xbbc5ff'
# Normal colors
+1
View File
@@ -36,6 +36,7 @@ opacity-rule = [ "99:name *?= 'Call'",
"100:name *?= 'nmon'",
"100:name *?= 'httping'",
"95:name *?= 'xmobar'",
"94:name *?= 'mocp'",
"95:class_g *?= 'emacs'",
"100:class_g *?= 'surf' && name *?='suckless.org'",
"100:class_g *?= 'tabbed'",