mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
test
This commit is contained in:
parent
51f32c5166
commit
f630724532
3 changed files with 5 additions and 3 deletions
|
|
@ -9,12 +9,12 @@
|
|||
};
|
||||
|
||||
window = {
|
||||
opacity = 0.95;
|
||||
opacity = 0.85;
|
||||
};
|
||||
|
||||
colors = {
|
||||
primary = {
|
||||
background = "#0d1117";
|
||||
background = "#000000";
|
||||
foreground = "#cdd6f4";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue