mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-03-25 02:17:54 +01:00
foot.ini: switch from colors to colors-{dark,light}
This commit is contained in:
parent
b9d34b8f6b
commit
99119dc93d
@ -3,8 +3,13 @@
|
||||
font=Atkinson Hyperlegible Mono:size=10,Ubuntu Sans Mono:size=10,Comic Shanns Mono-Regular:size=10,Noto Sans Mono:size=10, Noto Color Emoji
|
||||
dpi-aware=yes
|
||||
|
||||
[colors]
|
||||
# AKA transparency, 1.0 = no, 0.0 = fully transparent
|
||||
[colors-light]
|
||||
alpha=0.7
|
||||
background=ffffff
|
||||
cursor=282a36 000000
|
||||
foreground=000000
|
||||
|
||||
[colors-dark]
|
||||
alpha=0.7
|
||||
background=000000
|
||||
cursor=282a36 ffffff
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user