mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 17:38:30 +02:00
further configuration
This commit is contained in:
parent
b8efb1ffed
commit
8def55e01e
5 changed files with 50 additions and 43 deletions
|
@ -25,20 +25,6 @@
|
|||
text = "CellBackground";
|
||||
cursor = "CellForeground";
|
||||
};
|
||||
#search = {
|
||||
#matches = {
|
||||
#foreground = "#44475a";
|
||||
#background = "#50fa7b";
|
||||
#};
|
||||
#focused_match = {
|
||||
#foreground = "#44475a";
|
||||
#background = "#ffb86c";
|
||||
#};
|
||||
#footer_bar = {
|
||||
#background = "#282a36";
|
||||
#foreground = "#f8f8f2";
|
||||
#};
|
||||
#};
|
||||
selection = {
|
||||
text = "CellForeground";
|
||||
background = "#${config.colorScheme.colors.base03}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue