Merge branch 'master' of www.alexselimov.com:aselimov/SelimovDE
This commit is contained in:
commit
a9e8b9329b
4 changed files with 116 additions and 61 deletions
|
@ -2,13 +2,12 @@
|
|||
font-family = "IosevkaTermSlab Nerd Font Propo"
|
||||
font-style = "Regular"
|
||||
font-size = 13
|
||||
bold-color = "#fefefe"
|
||||
background-opacity = 1.0
|
||||
window-decoration = none
|
||||
|
||||
# Auto light/dark theme pair that matches your two palettes below
|
||||
#theme = dark:my-dark,light:my-light
|
||||
theme = zenwritten-dark
|
||||
theme = zenwritten-light
|
||||
|
||||
# Font-size keybindings (match Ctrl+Shift+j/k from WezTerm)
|
||||
keybind = all:ctrl+shift+k=increase_font_size:1
|
||||
|
|
|
@ -5,6 +5,7 @@ cursor-color = #BBBBBB
|
|||
cursor-text = #191919
|
||||
selection-foreground = #191919
|
||||
selection-background = #BBBBBB
|
||||
bold-color = "#fefefe"
|
||||
|
||||
# ANSI 0..15
|
||||
palette = 0=#191919
|
||||
|
|
|
@ -5,6 +5,7 @@ cursor-color = #2c363c
|
|||
cursor-text = #F0EDEC
|
||||
selection-foreground = #F0EDEC
|
||||
selection-background = #2c363c
|
||||
bold-color = "#010101"
|
||||
|
||||
# ANSI 0..15
|
||||
palette = 0=#F0EDEC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue