diff --git a/themes/cherry.ini b/themes/cherry.ini new file mode 100644 index 0000000..74c4ae1 --- /dev/null +++ b/themes/cherry.ini @@ -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 diff --git a/themes/nature.ini b/themes/nature.ini new file mode 100644 index 0000000..25354d7 --- /dev/null +++ b/themes/nature.ini @@ -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 diff --git a/themes/nord.ini b/themes/nord.ini new file mode 100644 index 0000000..f4cdea5 --- /dev/null +++ b/themes/nord.ini @@ -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