Here is an example that contradicts the question
$X= \{ a, b, c\}$
$S=\left\{ \{a, b, c\}, \{c,b\}, \{c,a\}, \{a,b\}, 0\right\}$
$T=\left\{ \{a, b, c\}, \{a\}, \{b\}, \{a,b\} , \{c\}, \{a,c\}, \{b,c\}, 0\right\}$
Let $D$ be an open set in $X$. $D= \{ c, a\}$.
$D \cap \{c, b\} \cap \{a, b\}=\emptyset$
Since it is equal to the empty set, $S$ must not contain all of its limit points, therefore not closed and not dense.
My question: Is this a good argument to disprove the original question? How can I make this proof more conclusive and formal?