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