mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 17:38:30 +02:00
formatting and updates
This commit is contained in:
parent
3a2d061875
commit
89c992c0d9
6 changed files with 25 additions and 23 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue