formatting and updates

This commit is contained in:
Rouven Seifert 2023-01-10 11:31:33 +01:00
parent 3a2d061875
commit 89c992c0d9
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
6 changed files with 25 additions and 23 deletions

View file

@ -26,18 +26,18 @@
cursor = "CellForeground";
};
#search = {
#matches = {
#foreground = "#44475a";
#background = "#50fa7b";
#};
#focused_match = {
#foreground = "#44475a";
#background = "#ffb86c";
#};
#footer_bar = {
#background = "#282a36";
#foreground = "#f8f8f2";
#};
#matches = {
#foreground = "#44475a";
#background = "#50fa7b";
#};
#focused_match = {
#foreground = "#44475a";
#background = "#ffb86c";
#};
#footer_bar = {
#background = "#282a36";
#foreground = "#f8f8f2";
#};
#};
selection = {
text = "CellForeground";