updated.
This commit is contained in:
@ -100,6 +100,8 @@ window:
|
||||
# Override the variant of the GTK theme. Commonly supported values are `dark`
|
||||
# and `light`. Set this to `None` to use the default theme variant.
|
||||
#gtk_theme_variant: None
|
||||
#
|
||||
# opacity: 0.85
|
||||
|
||||
#scrolling:
|
||||
# Maximum number of lines in the scrollback buffer.
|
||||
@ -187,9 +189,7 @@ font:
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
# background: '#1d1f21'
|
||||
# background: '#1c2833'
|
||||
background: '#000000'
|
||||
background: '#191919'
|
||||
# foreground: '#c5c8c6'
|
||||
|
||||
# Bright and dim foreground colors
|
||||
@ -343,7 +343,7 @@ colors:
|
||||
# - Linear
|
||||
#animation: EaseOutExpo
|
||||
|
||||
# Duration of the visual bell flash in milliseconds. A `duration` of `0` will
|
||||
# Duration o--sink-nicknames-from "alsa.card_name"f the visual bell flash in milliseconds. A `duration` of `0` will
|
||||
# disable the visual bell animation.
|
||||
#duration: 0
|
||||
|
||||
@ -367,7 +367,7 @@ colors:
|
||||
#
|
||||
# Window opacity as a floating point number from `0.0` to `1.0`.
|
||||
# The value `0.0` is completely transparent and `1.0` is opaque.
|
||||
# background_opacity: 1
|
||||
# background_opacity: 0.75
|
||||
|
||||
#selection:
|
||||
# This string contains all characters that are used as separators for
|
||||
|
Reference in New Issue
Block a user