Use official solarized theme for rofi
This commit is contained in:
parent
e6136c6492
commit
4551b20c89
1 changed files with 1 additions and 19 deletions
|
@ -6,24 +6,6 @@
|
||||||
font = "Fira Code 12";
|
font = "Fira Code 12";
|
||||||
separator = "solid";
|
separator = "solid";
|
||||||
scrollbar = false;
|
scrollbar = false;
|
||||||
colors = {
|
theme = "solarized";
|
||||||
window = {
|
|
||||||
background = "#002b36";
|
|
||||||
border = "#073642";
|
|
||||||
separator = "#002b36";
|
|
||||||
};
|
|
||||||
|
|
||||||
rows = {
|
|
||||||
normal = {
|
|
||||||
background = "#002b36";
|
|
||||||
foreground = "#839496";
|
|
||||||
backgroundAlt = "argb:58455a64";
|
|
||||||
highlight = {
|
|
||||||
background = "#002b36";
|
|
||||||
foreground = "#fafbfc";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue