lidm/themes/cherry.ini
2025-06-21 04:29:56 +02:00

48 lines
835 B
INI

[colors]
bg = "48;2;77;33;55"
fg = "22;3;24;38;2;245;245;245"
# err = "1;31"
# s_wayland = "38;2;255;174;66"
# s_xorg = "38;2;37;175;255"
s_shell = "32"
e_hostname = "1;23;38;5;197"
e_date = "31"
e_box = "31"
e_header = "1;4;38;5;204"
e_user = "38;5;51"
e_passwd = "4;2;38;5;203"
e_badpasswd = "4;31"
e_key = "1;23;38;5;197"
[chars]
# hb = "─"
# vb = "│"
# ctl = "┌"
# ctr = "┐"
# cbl = "└"
# cbr = "┘"
[functions]
# poweroff = F1
# reboot = F2
# refresh = F5
[strings]
# f_poweroff = "poweroff"
# f_reboot = "reboot"
# f_refresh = "refresh"
# e_user = "user"
# e_passwd = "password"
# s_wayland = "wayland"
# s_xorg = "xorg"
# s_shell = "shell"
# opts_pre = "< "
# opts_post = " >"
[behavior]
# include_defshell = true
# timefmt = "%X %x"
source = "/etc/lidm.env"
source = "/etc/locale.conf"
user_source = ".lidm.env"