messed with theme again
parent
d8f6c9c2d5
commit
3dbb3403fb
|
|
@ -3,7 +3,7 @@
|
|||
font-family: "Agave Nerd Font Mono", sans-serif;
|
||||
font-size: 14pt;
|
||||
color: #d6abab; /* Updated text color */
|
||||
background-color: transparent;
|
||||
background-color: #1a1a1a;
|
||||
}
|
||||
|
||||
/* Window styling */
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
font-family: "Agave Nerd Font Mono", sans-serif;
|
||||
font-size: 14pt;
|
||||
color: #d6abab; /* Updated text color */
|
||||
background-color: transparent;
|
||||
background-color: #1a1a1a;
|
||||
}
|
||||
|
||||
/* Window styling */
|
||||
|
|
|
|||
Loading…
Reference in New Issue