mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-03 14:25:03 +02:00
themes: MOAR THEMES
This commit is contained in:
parent
a8ec8a8a0e
commit
0639b8601a
33
themes/cherry.ini
Normal file
33
themes/cherry.ini
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
colors.bg = 48;2;77;33;55
|
||||||
|
colors.fg = 22;3;24;38;2;245;245;245
|
||||||
|
colors.err = 1;31
|
||||||
|
colors.s_wl = 38;2;255;174;66
|
||||||
|
colors.s_xorg = 38;2;37;175;255
|
||||||
|
colors.s_shell = 32
|
||||||
|
colors.f_other = 38;2;255;64;64
|
||||||
|
colors.e_hostname = 1;23;38;5;197
|
||||||
|
colors.e_date = 31
|
||||||
|
colors.e_box = 31
|
||||||
|
colors.e_header = 1;4;38;5;204
|
||||||
|
colors.e_user = 38;5;51
|
||||||
|
colors.e_passwd = 4;2;38;5;203
|
||||||
|
colors.e_badpasswd = 4;31
|
||||||
|
colors.e_key = 1;23;38;5;197
|
||||||
|
chars.hb = ─
|
||||||
|
chars.vb = │
|
||||||
|
chars.ctl = ┌
|
||||||
|
chars.ctr = ┐
|
||||||
|
chars.cbl = └
|
||||||
|
chars.cbr = ┘
|
||||||
|
functions.poweroff = F1
|
||||||
|
functions.reboot = F2
|
||||||
|
functions.refresh = F5
|
||||||
|
strings.f_poweroff = poweroff
|
||||||
|
strings.f_reboot = reboot
|
||||||
|
strings.f_refresh = refresh
|
||||||
|
strings.e_user = user
|
||||||
|
strings.e_passwd = password
|
||||||
|
strings.s_xorg = xorg
|
||||||
|
strings.s_wayland = wayland
|
||||||
|
strings.s_shell = shell
|
||||||
|
behavior.include_defshell = true
|
33
themes/nature.ini
Normal file
33
themes/nature.ini
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
colors.bg = 48;2;15;22;15
|
||||||
|
colors.fg = 22;23;24;38;2;245;245;245
|
||||||
|
colors.err = 1;31
|
||||||
|
colors.s_wl = 38;2;255;174;66
|
||||||
|
colors.s_xorg = 38;2;37;175;255
|
||||||
|
colors.s_shell = 32
|
||||||
|
colors.f_other = 38;2;255;64;64
|
||||||
|
colors.e_hostname = 38;5;28
|
||||||
|
colors.e_date = 32
|
||||||
|
colors.e_box = 32
|
||||||
|
colors.e_header = 1;4;32
|
||||||
|
colors.e_user = 38;5;51
|
||||||
|
colors.e_passwd = 4;2;38;5;83
|
||||||
|
colors.e_badpasswd = 3;4;31
|
||||||
|
colors.e_key = 32
|
||||||
|
chars.hb = ─
|
||||||
|
chars.vb = │
|
||||||
|
chars.ctl = ┌
|
||||||
|
chars.ctr = ┐
|
||||||
|
chars.cbl = └
|
||||||
|
chars.cbr = ┘
|
||||||
|
functions.poweroff = F1
|
||||||
|
functions.reboot = F2
|
||||||
|
functions.refresh = F5
|
||||||
|
strings.f_poweroff = poweroff
|
||||||
|
strings.f_reboot = reboot
|
||||||
|
strings.f_refresh = refresh
|
||||||
|
strings.e_user = user
|
||||||
|
strings.e_passwd = password
|
||||||
|
strings.s_xorg = xorg
|
||||||
|
strings.s_wayland = wayland
|
||||||
|
strings.s_shell = shell
|
||||||
|
behavior.include_defshell = true
|
33
themes/nord.ini
Normal file
33
themes/nord.ini
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
colors.bg = 48;2;19;19;22
|
||||||
|
colors.fg = 22;24;38;2;245;245;245
|
||||||
|
colors.err = 1;31
|
||||||
|
colors.s_wl = 38;2;255;174;66
|
||||||
|
colors.s_xorg = 38;2;37;175;255
|
||||||
|
colors.s_shell = 32
|
||||||
|
colors.f_other = 38;2;255;64;64
|
||||||
|
colors.e_hostname = 34
|
||||||
|
colors.e_date = 38;2;66;66;88
|
||||||
|
colors.e_box = 38;2;122;122;122
|
||||||
|
colors.e_header = 1;4;36
|
||||||
|
colors.e_user = 38;5;51
|
||||||
|
colors.e_passwd = 4;2;38;5;80
|
||||||
|
colors.e_badpasswd = 3;4;31
|
||||||
|
colors.e_key = 34
|
||||||
|
chars.hb = ─
|
||||||
|
chars.vb = │
|
||||||
|
chars.ctl = ┌
|
||||||
|
chars.ctr = ┐
|
||||||
|
chars.cbl = └
|
||||||
|
chars.cbr = ┘
|
||||||
|
functions.poweroff = F1
|
||||||
|
functions.reboot = F2
|
||||||
|
functions.refresh = F5
|
||||||
|
strings.f_poweroff = poweroff
|
||||||
|
strings.f_reboot = reboot
|
||||||
|
strings.f_refresh = refresh
|
||||||
|
strings.e_user = user
|
||||||
|
strings.e_passwd = password
|
||||||
|
strings.s_xorg = xorg
|
||||||
|
strings.s_wayland = wayland
|
||||||
|
strings.s_shell = shell
|
||||||
|
behavior.include_defshell = true
|
Loading…
x
Reference in New Issue
Block a user