mirror of
https://github.com/javalsai/lidm.git
synced 2026-02-27 03:50:44 +01:00
* Add catppuccin to lidm themes! Signed-off-by: Toria <ninetailedtori@uwu.gal> * Push basic theme info, and astylised header - just for fun! Signed-off-by: Toria <ninetailedtori@uwu.gal> * Swap green and blue for entry and username! Signed-off-by: Toria <ninetailedtori@uwu.gal> --------- Signed-off-by: Toria <ninetailedtori@uwu.gal>
25 lines
939 B
INI
25 lines
939 B
INI
##############################################
|
|
# #
|
|
# Catppuccin Theme #
|
|
# #
|
|
##############################################
|
|
|
|
# Catppuccin Latte
|
|
# This theme was created by: Catppuccin Org! <3
|
|
|
|
[colors]
|
|
bg = "23;24;25;48;2;239;241;245"
|
|
fg = "22;23;24;25;29;38;2;76;79;105"
|
|
err = "1;4;23;24;25;38;2;210;15;57"
|
|
s_wayland = "3;22;24;25;38;2;136;57;239"
|
|
s_xorg = "3;22;24;25;38;2;136;57;239"
|
|
s_shell = "3;22;24;25;38;2;234;118;203"
|
|
e_hostname = "1;3;24;25;29;38;2;220;138;120"
|
|
e_date = "3;22;24;25;29;38;2;108;111;133"
|
|
e_box = "1;23;24;25;29;38;2;156;160;176"
|
|
e_header = "1;3;24;25;29;38;2;254;100;11"
|
|
e_user = "3;22;24;25;29;38;2;30;102;245"
|
|
e_passwd = "1;23;24;25;29;38;2;64;160;43"
|
|
e_badpasswd = "1;9;23;24;25;38;2;210;15;57"
|
|
e_key = "22;23;24;25;38;2;23;146;153"
|