mirror of
https://github.com/javalsai/lidm.git
synced 2025-09-01 02:47:59 +02:00
themes: add kanagawa themes and organize themes
removed old-blue-thick and pure-tastelessness renamed tastelessness to nothing
This commit is contained in:
32
themes/kanagawa-dragon.ini
Normal file
32
themes/kanagawa-dragon.ini
Normal file
@@ -0,0 +1,32 @@
|
||||
colors.bg = 48;2;24;22;22
|
||||
colors.fg = 22;24;38;2;185;185;185
|
||||
colors.err = 1;31
|
||||
colors.s_wayland = 38;2;255;174;66
|
||||
colors.s_xorg = 38;2;37;175;255
|
||||
colors.s_shell = 38;2;34;140;34
|
||||
colors.e_hostname = 38;2;208;189;156
|
||||
colors.e_date = 38;2;144;144;144
|
||||
colors.e_box = 38;2;122;122;122
|
||||
colors.e_header = 4;38;2;126;146;178
|
||||
colors.e_user = 38;2;148;89;84
|
||||
colors.e_passwd = 4;38;2;245;245;205
|
||||
colors.e_badpasswd = 3;4;31
|
||||
colors.e_key = 38;2;255;174;66
|
||||
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_wayland = wayland
|
||||
strings.s_xorg = xorg
|
||||
strings.s_shell = shell
|
||||
behavior.include_defshell = true
|
Reference in New Issue
Block a user