mirror of
https://github.com/javalsai/lidm.git
synced 2026-02-27 03:50:44 +01:00
Add catppuccin to lidm themes! (#109)
* 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>
This commit is contained in:
24
themes/catppuccin-mocha.ini
Normal file
24
themes/catppuccin-mocha.ini
Normal file
@@ -0,0 +1,24 @@
|
||||
##############################################
|
||||
# #
|
||||
# Catppuccin Theme #
|
||||
# #
|
||||
##############################################
|
||||
|
||||
# Catppuccin Mocha
|
||||
# This theme was created by: Catppuccin Org! <3
|
||||
|
||||
[colors]
|
||||
bg = "23;24;25;48;2;30;30;46"
|
||||
fg = "22;23;24;25;29;38;2;205;214;244"
|
||||
err = "1;4;23;24;25;38;2;243;139;168"
|
||||
s_wayland = "3;22;24;25;38;2;203;166;247"
|
||||
s_xorg = "3;22;24;25;38;2;203;166;247"
|
||||
s_shell = "3;22;24;25;38;2;245;194;231"
|
||||
e_hostname = "1;3;24;25;29;38;2;245;224;220"
|
||||
e_date = "3;22;24;25;29;38;2;166;173;200"
|
||||
e_box = "1;23;24;25;29;38;2;108;112;134"
|
||||
e_header = "1;3;24;25;29;38;2;250;179;135"
|
||||
e_user = "3;22;24;25;29;38;2;137;180;250"
|
||||
e_passwd = "1;23;24;25;29;38;2;166;227;161"
|
||||
e_badpasswd = "1;9;23;24;25;38;2;243;139;168"
|
||||
e_key = "22;23;24;25;38;2;148;226;213"
|
||||
Reference in New Issue
Block a user