mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-10 01:51:15 +10:00
Minor edits.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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'",
|
||||
|
||||
Reference in New Issue
Block a user