diff --git a/res/styles.rc b/res/styles.rc index 287df5ca..907cfdf8 100644 --- a/res/styles.rc +++ b/res/styles.rc @@ -1,6 +1,7 @@ Amakrits VCLSTYLE "styles/Amakrits.vsf" Carbon VCLSTYLE "styles/Carbon.vsf" CharcoalDarkSlate VCLSTYLE "styles/CharcoalDarkSlate.vsf" +Glow VCLSTYLE "styles/Glow.vsf" Light VCLSTYLE "styles/Light.vsf" Material VCLSTYLE "styles/material.vsf" TurquoiseGray VCLSTYLE "styles/TurquoiseGray.vsf" diff --git a/res/styles/Glow.vsf b/res/styles/Glow.vsf new file mode 100644 index 00000000..8a17ca69 Binary files /dev/null and b/res/styles/Glow.vsf differ