commit 334768087ba13a51c84c1057089fc5c4d10a45eb Author: Jim Myhrberg Date: Tue Aug 25 12:13:08 2009 +0300 Initial import. diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..a81e97f Binary files /dev/null and b/.DS_Store differ diff --git a/neon/.DS_Store b/neon/.DS_Store new file mode 100644 index 0000000..7b82c98 Binary files /dev/null and b/neon/.DS_Store differ diff --git a/neon/Info.plist b/neon/Info.plist new file mode 100644 index 0000000..00340d4 --- /dev/null +++ b/neon/Info.plist @@ -0,0 +1,32 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleGetInfoString + Modern Bubbling Neon Adium Message Style + CFBundleIdentifier + com.adiumx.modern.bubbling.neon.style + CFBundleInfoDictionaryVersion + 1.0 + CFBundleName + Modern Bubbling Neon + CFBundlePackageType + AdIM + DefaultBackgroundColor + 000000 + DefaultFontFamily + Helvetica + DefaultFontSize + 11 + DefaultVariant + Glass (Glass) + DisableCustomBackground + + MessageViewVersion + 3 + ShowsUserIcons + + + diff --git a/neon/Resources/.DS_Store b/neon/Resources/.DS_Store new file mode 100644 index 0000000..e612ed2 Binary files /dev/null and b/neon/Resources/.DS_Store differ diff --git a/neon/Resources/Footer.html b/neon/Resources/Footer.html new file mode 100644 index 0000000..6db7bdb --- /dev/null +++ b/neon/Resources/Footer.html @@ -0,0 +1,14 @@ + + + + + + + + diff --git a/neon/Resources/Header.html b/neon/Resources/Header.html new file mode 100644 index 0000000..474f701 --- /dev/null +++ b/neon/Resources/Header.html @@ -0,0 +1 @@ +
yes
\ No newline at end of file diff --git a/neon/Resources/Incoming/Content.html b/neon/Resources/Incoming/Content.html new file mode 100644 index 0000000..77fa49c --- /dev/null +++ b/neon/Resources/Incoming/Content.html @@ -0,0 +1,17 @@ + +
+
+
%sender%
+
%service%
+
+
+
+
+
+
+
%time%
+
%message%
+
+
+
+
\ No newline at end of file diff --git a/neon/Resources/Incoming/Context.html b/neon/Resources/Incoming/Context.html new file mode 100644 index 0000000..81db5ca --- /dev/null +++ b/neon/Resources/Incoming/Context.html @@ -0,0 +1,17 @@ + +
+
+
%sender%
+
%service%
+
+
+
+
+
+
+
%time%
+
%message%
+
+
+
+
\ No newline at end of file diff --git a/neon/Resources/Incoming/NextContent.html b/neon/Resources/Incoming/NextContent.html new file mode 100644 index 0000000..77fa49c --- /dev/null +++ b/neon/Resources/Incoming/NextContent.html @@ -0,0 +1,17 @@ + +
+
+
%sender%
+
%service%
+
+
+
+
+
+
+
%time%
+
%message%
+
+
+
+
\ No newline at end of file diff --git a/neon/Resources/Incoming/NextContext.html b/neon/Resources/Incoming/NextContext.html new file mode 100644 index 0000000..81db5ca --- /dev/null +++ b/neon/Resources/Incoming/NextContext.html @@ -0,0 +1,17 @@ + +
+
+
%sender%
+
%service%
+
+
+
+
+
+
+
%time%
+
%message%
+
+
+
+
\ No newline at end of file diff --git a/neon/Resources/Incoming/buddy_icon.png b/neon/Resources/Incoming/buddy_icon.png new file mode 100644 index 0000000..0756639 Binary files /dev/null and b/neon/Resources/Incoming/buddy_icon.png differ diff --git a/neon/Resources/Outgoing/Content.html b/neon/Resources/Outgoing/Content.html new file mode 100644 index 0000000..769f477 --- /dev/null +++ b/neon/Resources/Outgoing/Content.html @@ -0,0 +1,17 @@ + +
+
+
%sender%
+
%service%
+
+
+
+
+
+
+
%time%
+
%message%
+
+
+
+
\ No newline at end of file diff --git a/neon/Resources/Outgoing/Context.html b/neon/Resources/Outgoing/Context.html new file mode 100644 index 0000000..6d81688 --- /dev/null +++ b/neon/Resources/Outgoing/Context.html @@ -0,0 +1,17 @@ + +
+
+
%sender%
+
%service%
+
+
+
+
+
+
+
%time%
+
%message%
+
+
+
+
\ No newline at end of file diff --git a/neon/Resources/Outgoing/NextContent.html b/neon/Resources/Outgoing/NextContent.html new file mode 100644 index 0000000..769f477 --- /dev/null +++ b/neon/Resources/Outgoing/NextContent.html @@ -0,0 +1,17 @@ + +
+
+
%sender%
+
%service%
+
+
+
+
+
+
+
%time%
+
%message%
+
+
+
+
\ No newline at end of file diff --git a/neon/Resources/Outgoing/NextContext.html b/neon/Resources/Outgoing/NextContext.html new file mode 100644 index 0000000..6d81688 --- /dev/null +++ b/neon/Resources/Outgoing/NextContext.html @@ -0,0 +1,17 @@ + +
+
+
%sender%
+
%service%
+
+
+
+
+
+
+
%time%
+
%message%
+
+
+
+
\ No newline at end of file diff --git a/neon/Resources/Outgoing/buddy_icon.png b/neon/Resources/Outgoing/buddy_icon.png new file mode 100644 index 0000000..0756639 Binary files /dev/null and b/neon/Resources/Outgoing/buddy_icon.png differ diff --git a/neon/Resources/Status.html b/neon/Resources/Status.html new file mode 100644 index 0000000..0a55e51 --- /dev/null +++ b/neon/Resources/Status.html @@ -0,0 +1,4 @@ +
+
%message%
+
%time%
+
\ No newline at end of file diff --git a/neon/Resources/Template.html b/neon/Resources/Template.html new file mode 100644 index 0000000..573377b --- /dev/null +++ b/neon/Resources/Template.html @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + +%@ +
+
+%@ + + diff --git a/neon/Resources/Variants/Alternative Glass (Alternative Glass & Black).css b/neon/Resources/Variants/Alternative Glass (Alternative Glass & Black).css new file mode 100644 index 0000000..73b104f --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Alternative Glass & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Black).css b/neon/Resources/Variants/Alternative Glass (Aqua & Black).css new file mode 100644 index 0000000..2e44438 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Blue).css b/neon/Resources/Variants/Alternative Glass (Aqua & Blue).css new file mode 100644 index 0000000..8a23015 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Cyan).css b/neon/Resources/Variants/Alternative Glass (Aqua & Cyan).css new file mode 100644 index 0000000..09d9721 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Glass).css b/neon/Resources/Variants/Alternative Glass (Aqua & Glass).css new file mode 100644 index 0000000..928c939 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Graphite).css b/neon/Resources/Variants/Alternative Glass (Aqua & Graphite).css new file mode 100644 index 0000000..9506519 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Green).css b/neon/Resources/Variants/Alternative Glass (Aqua & Green).css new file mode 100644 index 0000000..33d858a --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Grey).css b/neon/Resources/Variants/Alternative Glass (Aqua & Grey).css new file mode 100644 index 0000000..ef71bd1 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Lime).css b/neon/Resources/Variants/Alternative Glass (Aqua & Lime).css new file mode 100644 index 0000000..440a5fb --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Orange).css b/neon/Resources/Variants/Alternative Glass (Aqua & Orange).css new file mode 100644 index 0000000..8249826 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Pink).css b/neon/Resources/Variants/Alternative Glass (Aqua & Pink).css new file mode 100644 index 0000000..c202c36 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Purple).css b/neon/Resources/Variants/Alternative Glass (Aqua & Purple).css new file mode 100644 index 0000000..8d645de --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Red).css b/neon/Resources/Variants/Alternative Glass (Aqua & Red).css new file mode 100644 index 0000000..49bfd72 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua & Yellow).css b/neon/Resources/Variants/Alternative Glass (Aqua & Yellow).css new file mode 100644 index 0000000..5866de5 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Aqua).css b/neon/Resources/Variants/Alternative Glass (Aqua).css new file mode 100644 index 0000000..d9b46a7 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-aqua.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Alternative Glass).css b/neon/Resources/Variants/Alternative Glass (Black & Alternative Glass).css new file mode 100644 index 0000000..063c7ce --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Alternative Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Aqua).css b/neon/Resources/Variants/Alternative Glass (Black & Aqua).css new file mode 100644 index 0000000..9f628e3 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Blue).css b/neon/Resources/Variants/Alternative Glass (Black & Blue).css new file mode 100644 index 0000000..19305cb --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Cyan).css b/neon/Resources/Variants/Alternative Glass (Black & Cyan).css new file mode 100644 index 0000000..aaf4bb5 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Graphite).css b/neon/Resources/Variants/Alternative Glass (Black & Graphite).css new file mode 100644 index 0000000..73135fb --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Green).css b/neon/Resources/Variants/Alternative Glass (Black & Green).css new file mode 100644 index 0000000..5ed6934 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Grey).css b/neon/Resources/Variants/Alternative Glass (Black & Grey).css new file mode 100644 index 0000000..54b9a89 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Lime).css b/neon/Resources/Variants/Alternative Glass (Black & Lime).css new file mode 100644 index 0000000..9b27429 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Orange).css b/neon/Resources/Variants/Alternative Glass (Black & Orange).css new file mode 100644 index 0000000..36baa77 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Pink).css b/neon/Resources/Variants/Alternative Glass (Black & Pink).css new file mode 100644 index 0000000..a7a3916 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Purple).css b/neon/Resources/Variants/Alternative Glass (Black & Purple).css new file mode 100644 index 0000000..99b3ca4 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Red).css b/neon/Resources/Variants/Alternative Glass (Black & Red).css new file mode 100644 index 0000000..63990d1 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black & Yellow).css b/neon/Resources/Variants/Alternative Glass (Black & Yellow).css new file mode 100644 index 0000000..b470341 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Black).css b/neon/Resources/Variants/Alternative Glass (Black).css new file mode 100644 index 0000000..145932e --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-black.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Aqua).css b/neon/Resources/Variants/Alternative Glass (Blue & Aqua).css new file mode 100644 index 0000000..25a55a8 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Black).css b/neon/Resources/Variants/Alternative Glass (Blue & Black).css new file mode 100644 index 0000000..c9ed14b --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Cyan).css b/neon/Resources/Variants/Alternative Glass (Blue & Cyan).css new file mode 100644 index 0000000..b44d697 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Glass).css b/neon/Resources/Variants/Alternative Glass (Blue & Glass).css new file mode 100644 index 0000000..daea0a4 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Graphite).css b/neon/Resources/Variants/Alternative Glass (Blue & Graphite).css new file mode 100644 index 0000000..393933b --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Green).css b/neon/Resources/Variants/Alternative Glass (Blue & Green).css new file mode 100644 index 0000000..210bad9 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Grey).css b/neon/Resources/Variants/Alternative Glass (Blue & Grey).css new file mode 100644 index 0000000..abbfe0a --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Lime).css b/neon/Resources/Variants/Alternative Glass (Blue & Lime).css new file mode 100644 index 0000000..b89e7a8 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Orange).css b/neon/Resources/Variants/Alternative Glass (Blue & Orange).css new file mode 100644 index 0000000..1075a3d --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Pink).css b/neon/Resources/Variants/Alternative Glass (Blue & Pink).css new file mode 100644 index 0000000..7b15310 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Purple).css b/neon/Resources/Variants/Alternative Glass (Blue & Purple).css new file mode 100644 index 0000000..644b505 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Red).css b/neon/Resources/Variants/Alternative Glass (Blue & Red).css new file mode 100644 index 0000000..9b36d6a --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue & Yellow).css b/neon/Resources/Variants/Alternative Glass (Blue & Yellow).css new file mode 100644 index 0000000..f1303f7 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Blue).css b/neon/Resources/Variants/Alternative Glass (Blue).css new file mode 100644 index 0000000..a0a315f --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-blue.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Aqua).css b/neon/Resources/Variants/Alternative Glass (Cyan & Aqua).css new file mode 100644 index 0000000..b24e1b1 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Black).css b/neon/Resources/Variants/Alternative Glass (Cyan & Black).css new file mode 100644 index 0000000..cd211ba --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Blue).css b/neon/Resources/Variants/Alternative Glass (Cyan & Blue).css new file mode 100644 index 0000000..cd15781 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Glass).css b/neon/Resources/Variants/Alternative Glass (Cyan & Glass).css new file mode 100644 index 0000000..50dd184 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Graphite).css b/neon/Resources/Variants/Alternative Glass (Cyan & Graphite).css new file mode 100644 index 0000000..c90e193 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Green).css b/neon/Resources/Variants/Alternative Glass (Cyan & Green).css new file mode 100644 index 0000000..a6221fa --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Grey).css b/neon/Resources/Variants/Alternative Glass (Cyan & Grey).css new file mode 100644 index 0000000..7979332 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Lime).css b/neon/Resources/Variants/Alternative Glass (Cyan & Lime).css new file mode 100644 index 0000000..c44e7b9 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Orange).css b/neon/Resources/Variants/Alternative Glass (Cyan & Orange).css new file mode 100644 index 0000000..3508833 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Pink).css b/neon/Resources/Variants/Alternative Glass (Cyan & Pink).css new file mode 100644 index 0000000..2ce2a5e --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Purple).css b/neon/Resources/Variants/Alternative Glass (Cyan & Purple).css new file mode 100644 index 0000000..f6a5ea3 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Red).css b/neon/Resources/Variants/Alternative Glass (Cyan & Red).css new file mode 100644 index 0000000..049533a --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan & Yellow).css b/neon/Resources/Variants/Alternative Glass (Cyan & Yellow).css new file mode 100644 index 0000000..9a695b4 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Cyan).css b/neon/Resources/Variants/Alternative Glass (Cyan).css new file mode 100644 index 0000000..5868205 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-cyan.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass & Aqua).css b/neon/Resources/Variants/Alternative Glass (Glass & Aqua).css new file mode 100644 index 0000000..9710f38 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass & Blue).css b/neon/Resources/Variants/Alternative Glass (Glass & Blue).css new file mode 100644 index 0000000..d849107 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass & Cyan).css b/neon/Resources/Variants/Alternative Glass (Glass & Cyan).css new file mode 100644 index 0000000..a69cc87 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass & Graphite).css b/neon/Resources/Variants/Alternative Glass (Glass & Graphite).css new file mode 100644 index 0000000..2ff6b75 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass & Green).css b/neon/Resources/Variants/Alternative Glass (Glass & Green).css new file mode 100644 index 0000000..4251eb6 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass & Grey).css b/neon/Resources/Variants/Alternative Glass (Glass & Grey).css new file mode 100644 index 0000000..046fad1 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass & Lime).css b/neon/Resources/Variants/Alternative Glass (Glass & Lime).css new file mode 100644 index 0000000..0093e24 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass & Orange).css b/neon/Resources/Variants/Alternative Glass (Glass & Orange).css new file mode 100644 index 0000000..8cbb1cb --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass & Pink).css b/neon/Resources/Variants/Alternative Glass (Glass & Pink).css new file mode 100644 index 0000000..fff9461 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass & Purple).css b/neon/Resources/Variants/Alternative Glass (Glass & Purple).css new file mode 100644 index 0000000..f109d62 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass & Red).css b/neon/Resources/Variants/Alternative Glass (Glass & Red).css new file mode 100644 index 0000000..7fe44cf --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass & Yellow).css b/neon/Resources/Variants/Alternative Glass (Glass & Yellow).css new file mode 100644 index 0000000..8250127 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Glass).css b/neon/Resources/Variants/Alternative Glass (Glass).css new file mode 100644 index 0000000..8e0ed32 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-glass.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Aqua).css b/neon/Resources/Variants/Alternative Glass (Graphite & Aqua).css new file mode 100644 index 0000000..a51fa50 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Black).css b/neon/Resources/Variants/Alternative Glass (Graphite & Black).css new file mode 100644 index 0000000..fcb7741 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Blue).css b/neon/Resources/Variants/Alternative Glass (Graphite & Blue).css new file mode 100644 index 0000000..fe2eb28 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Cyan).css b/neon/Resources/Variants/Alternative Glass (Graphite & Cyan).css new file mode 100644 index 0000000..0fd13ec --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Glass).css b/neon/Resources/Variants/Alternative Glass (Graphite & Glass).css new file mode 100644 index 0000000..e4d23ec --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Green).css b/neon/Resources/Variants/Alternative Glass (Graphite & Green).css new file mode 100644 index 0000000..eef9233 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Grey).css b/neon/Resources/Variants/Alternative Glass (Graphite & Grey).css new file mode 100644 index 0000000..11c2fd6 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Lime).css b/neon/Resources/Variants/Alternative Glass (Graphite & Lime).css new file mode 100644 index 0000000..0ac6b93 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Orange).css b/neon/Resources/Variants/Alternative Glass (Graphite & Orange).css new file mode 100644 index 0000000..0c0c9c1 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Pink).css b/neon/Resources/Variants/Alternative Glass (Graphite & Pink).css new file mode 100644 index 0000000..faa8ade --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Purple).css b/neon/Resources/Variants/Alternative Glass (Graphite & Purple).css new file mode 100644 index 0000000..30c2a0d --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Red).css b/neon/Resources/Variants/Alternative Glass (Graphite & Red).css new file mode 100644 index 0000000..93699c3 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite & Yellow).css b/neon/Resources/Variants/Alternative Glass (Graphite & Yellow).css new file mode 100644 index 0000000..0b16621 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Graphite).css b/neon/Resources/Variants/Alternative Glass (Graphite).css new file mode 100644 index 0000000..c903947 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-graphite.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Aqua).css b/neon/Resources/Variants/Alternative Glass (Green & Aqua).css new file mode 100644 index 0000000..c87cccb --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Black).css b/neon/Resources/Variants/Alternative Glass (Green & Black).css new file mode 100644 index 0000000..d3344aa --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Blue).css b/neon/Resources/Variants/Alternative Glass (Green & Blue).css new file mode 100644 index 0000000..78255e9 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Cyan).css b/neon/Resources/Variants/Alternative Glass (Green & Cyan).css new file mode 100644 index 0000000..31d4128 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Glass).css b/neon/Resources/Variants/Alternative Glass (Green & Glass).css new file mode 100644 index 0000000..6fedc03 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Graphite).css b/neon/Resources/Variants/Alternative Glass (Green & Graphite).css new file mode 100644 index 0000000..5fd9f8f --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Grey).css b/neon/Resources/Variants/Alternative Glass (Green & Grey).css new file mode 100644 index 0000000..a4211d7 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Lime).css b/neon/Resources/Variants/Alternative Glass (Green & Lime).css new file mode 100644 index 0000000..fa9043c --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Orange).css b/neon/Resources/Variants/Alternative Glass (Green & Orange).css new file mode 100644 index 0000000..386ad77 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Pink).css b/neon/Resources/Variants/Alternative Glass (Green & Pink).css new file mode 100644 index 0000000..573cd50 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Purple).css b/neon/Resources/Variants/Alternative Glass (Green & Purple).css new file mode 100644 index 0000000..7860c18 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Red).css b/neon/Resources/Variants/Alternative Glass (Green & Red).css new file mode 100644 index 0000000..4dc4258 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green & Yellow).css b/neon/Resources/Variants/Alternative Glass (Green & Yellow).css new file mode 100644 index 0000000..e595dad --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Green).css b/neon/Resources/Variants/Alternative Glass (Green).css new file mode 100644 index 0000000..70d9e8e --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-green.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Aqua).css b/neon/Resources/Variants/Alternative Glass (Grey & Aqua).css new file mode 100644 index 0000000..1229622 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Black).css b/neon/Resources/Variants/Alternative Glass (Grey & Black).css new file mode 100644 index 0000000..3855c30 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Blue).css b/neon/Resources/Variants/Alternative Glass (Grey & Blue).css new file mode 100644 index 0000000..134dd02 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Cyan).css b/neon/Resources/Variants/Alternative Glass (Grey & Cyan).css new file mode 100644 index 0000000..be81e28 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Glass).css b/neon/Resources/Variants/Alternative Glass (Grey & Glass).css new file mode 100644 index 0000000..252592f --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Graphite).css b/neon/Resources/Variants/Alternative Glass (Grey & Graphite).css new file mode 100644 index 0000000..44a7a0a --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Green).css b/neon/Resources/Variants/Alternative Glass (Grey & Green).css new file mode 100644 index 0000000..e7ca087 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Lime).css b/neon/Resources/Variants/Alternative Glass (Grey & Lime).css new file mode 100644 index 0000000..5938a4c --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Orange).css b/neon/Resources/Variants/Alternative Glass (Grey & Orange).css new file mode 100644 index 0000000..92a0fc7 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Pink).css b/neon/Resources/Variants/Alternative Glass (Grey & Pink).css new file mode 100644 index 0000000..603e35b --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Purple).css b/neon/Resources/Variants/Alternative Glass (Grey & Purple).css new file mode 100644 index 0000000..bd2b5e4 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Red).css b/neon/Resources/Variants/Alternative Glass (Grey & Red).css new file mode 100644 index 0000000..18bd2b2 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey & Yellow).css b/neon/Resources/Variants/Alternative Glass (Grey & Yellow).css new file mode 100644 index 0000000..3e51516 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Grey).css b/neon/Resources/Variants/Alternative Glass (Grey).css new file mode 100644 index 0000000..cb772bf --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-grey.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Aqua).css b/neon/Resources/Variants/Alternative Glass (Lime & Aqua).css new file mode 100644 index 0000000..480a886 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Black).css b/neon/Resources/Variants/Alternative Glass (Lime & Black).css new file mode 100644 index 0000000..4b8c0fd --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Blue).css b/neon/Resources/Variants/Alternative Glass (Lime & Blue).css new file mode 100644 index 0000000..d733290 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Cyan).css b/neon/Resources/Variants/Alternative Glass (Lime & Cyan).css new file mode 100644 index 0000000..042264a --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Glass).css b/neon/Resources/Variants/Alternative Glass (Lime & Glass).css new file mode 100644 index 0000000..7c9b4a0 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Graphite).css b/neon/Resources/Variants/Alternative Glass (Lime & Graphite).css new file mode 100644 index 0000000..d2025c9 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Green).css b/neon/Resources/Variants/Alternative Glass (Lime & Green).css new file mode 100644 index 0000000..9ff8090 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Grey).css b/neon/Resources/Variants/Alternative Glass (Lime & Grey).css new file mode 100644 index 0000000..ada3497 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Orange).css b/neon/Resources/Variants/Alternative Glass (Lime & Orange).css new file mode 100644 index 0000000..9eef735 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Pink).css b/neon/Resources/Variants/Alternative Glass (Lime & Pink).css new file mode 100644 index 0000000..dda8499 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Purple).css b/neon/Resources/Variants/Alternative Glass (Lime & Purple).css new file mode 100644 index 0000000..61e0ff9 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Red).css b/neon/Resources/Variants/Alternative Glass (Lime & Red).css new file mode 100644 index 0000000..4db88f0 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime & Yellow).css b/neon/Resources/Variants/Alternative Glass (Lime & Yellow).css new file mode 100644 index 0000000..07d243e --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Lime).css b/neon/Resources/Variants/Alternative Glass (Lime).css new file mode 100644 index 0000000..59830ce --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-lime.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Aqua).css b/neon/Resources/Variants/Alternative Glass (Orange & Aqua).css new file mode 100644 index 0000000..a320ce6 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Black).css b/neon/Resources/Variants/Alternative Glass (Orange & Black).css new file mode 100644 index 0000000..85655d2 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Blue).css b/neon/Resources/Variants/Alternative Glass (Orange & Blue).css new file mode 100644 index 0000000..6b3d61b --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Cyan).css b/neon/Resources/Variants/Alternative Glass (Orange & Cyan).css new file mode 100644 index 0000000..cdf1dd3 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Glass).css b/neon/Resources/Variants/Alternative Glass (Orange & Glass).css new file mode 100644 index 0000000..2c5ea6c --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Graphite).css b/neon/Resources/Variants/Alternative Glass (Orange & Graphite).css new file mode 100644 index 0000000..b13ec1a --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Green).css b/neon/Resources/Variants/Alternative Glass (Orange & Green).css new file mode 100644 index 0000000..36f0388 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Grey).css b/neon/Resources/Variants/Alternative Glass (Orange & Grey).css new file mode 100644 index 0000000..627b378 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Lime).css b/neon/Resources/Variants/Alternative Glass (Orange & Lime).css new file mode 100644 index 0000000..79e024f --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Pink).css b/neon/Resources/Variants/Alternative Glass (Orange & Pink).css new file mode 100644 index 0000000..e0c0595 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Purple).css b/neon/Resources/Variants/Alternative Glass (Orange & Purple).css new file mode 100644 index 0000000..349267b --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Red).css b/neon/Resources/Variants/Alternative Glass (Orange & Red).css new file mode 100644 index 0000000..179d5da --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange & Yellow).css b/neon/Resources/Variants/Alternative Glass (Orange & Yellow).css new file mode 100644 index 0000000..c2da08e --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Orange).css b/neon/Resources/Variants/Alternative Glass (Orange).css new file mode 100644 index 0000000..0173ea4 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-orange.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Aqua).css b/neon/Resources/Variants/Alternative Glass (Pink & Aqua).css new file mode 100644 index 0000000..d608236 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Black).css b/neon/Resources/Variants/Alternative Glass (Pink & Black).css new file mode 100644 index 0000000..ed7bd83 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Blue).css b/neon/Resources/Variants/Alternative Glass (Pink & Blue).css new file mode 100644 index 0000000..b075852 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Cyan).css b/neon/Resources/Variants/Alternative Glass (Pink & Cyan).css new file mode 100644 index 0000000..90e29ec --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Glass).css b/neon/Resources/Variants/Alternative Glass (Pink & Glass).css new file mode 100644 index 0000000..21b3f92 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Graphite).css b/neon/Resources/Variants/Alternative Glass (Pink & Graphite).css new file mode 100644 index 0000000..8685325 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Green).css b/neon/Resources/Variants/Alternative Glass (Pink & Green).css new file mode 100644 index 0000000..9228f1a --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Grey).css b/neon/Resources/Variants/Alternative Glass (Pink & Grey).css new file mode 100644 index 0000000..80fc5f9 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Lime).css b/neon/Resources/Variants/Alternative Glass (Pink & Lime).css new file mode 100644 index 0000000..15afe9e --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Orange).css b/neon/Resources/Variants/Alternative Glass (Pink & Orange).css new file mode 100644 index 0000000..8243b28 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Purple).css b/neon/Resources/Variants/Alternative Glass (Pink & Purple).css new file mode 100644 index 0000000..a954119 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Red).css b/neon/Resources/Variants/Alternative Glass (Pink & Red).css new file mode 100644 index 0000000..2841eb0 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink & Yellow).css b/neon/Resources/Variants/Alternative Glass (Pink & Yellow).css new file mode 100644 index 0000000..1ffa473 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Pink).css b/neon/Resources/Variants/Alternative Glass (Pink).css new file mode 100644 index 0000000..f08f910 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-pink.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Aqua).css b/neon/Resources/Variants/Alternative Glass (Purple & Aqua).css new file mode 100644 index 0000000..a568683 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Black).css b/neon/Resources/Variants/Alternative Glass (Purple & Black).css new file mode 100644 index 0000000..b022eae --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Blue).css b/neon/Resources/Variants/Alternative Glass (Purple & Blue).css new file mode 100644 index 0000000..c54e7a5 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Cyan).css b/neon/Resources/Variants/Alternative Glass (Purple & Cyan).css new file mode 100644 index 0000000..09bd03b --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Glass).css b/neon/Resources/Variants/Alternative Glass (Purple & Glass).css new file mode 100644 index 0000000..600c560 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Graphite).css b/neon/Resources/Variants/Alternative Glass (Purple & Graphite).css new file mode 100644 index 0000000..1d8385e --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Green).css b/neon/Resources/Variants/Alternative Glass (Purple & Green).css new file mode 100644 index 0000000..198002b --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Grey).css b/neon/Resources/Variants/Alternative Glass (Purple & Grey).css new file mode 100644 index 0000000..67304b0 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Lime).css b/neon/Resources/Variants/Alternative Glass (Purple & Lime).css new file mode 100644 index 0000000..e92848a --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Orange).css b/neon/Resources/Variants/Alternative Glass (Purple & Orange).css new file mode 100644 index 0000000..fb07713 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Pink).css b/neon/Resources/Variants/Alternative Glass (Purple & Pink).css new file mode 100644 index 0000000..ebcc90f --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Red).css b/neon/Resources/Variants/Alternative Glass (Purple & Red).css new file mode 100644 index 0000000..3e7c7ce --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple & Yellow).css b/neon/Resources/Variants/Alternative Glass (Purple & Yellow).css new file mode 100644 index 0000000..2b9136b --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Purple).css b/neon/Resources/Variants/Alternative Glass (Purple).css new file mode 100644 index 0000000..379e779 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-purple.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Aqua).css b/neon/Resources/Variants/Alternative Glass (Red & Aqua).css new file mode 100644 index 0000000..9550b43 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Black).css b/neon/Resources/Variants/Alternative Glass (Red & Black).css new file mode 100644 index 0000000..86c3e26 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Blue).css b/neon/Resources/Variants/Alternative Glass (Red & Blue).css new file mode 100644 index 0000000..1c8969b --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Cyan).css b/neon/Resources/Variants/Alternative Glass (Red & Cyan).css new file mode 100644 index 0000000..0cdd92b --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Glass).css b/neon/Resources/Variants/Alternative Glass (Red & Glass).css new file mode 100644 index 0000000..c44cedb --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Graphite).css b/neon/Resources/Variants/Alternative Glass (Red & Graphite).css new file mode 100644 index 0000000..79a1078 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Green).css b/neon/Resources/Variants/Alternative Glass (Red & Green).css new file mode 100644 index 0000000..5f769d6 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Grey).css b/neon/Resources/Variants/Alternative Glass (Red & Grey).css new file mode 100644 index 0000000..b4be5e3 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Lime).css b/neon/Resources/Variants/Alternative Glass (Red & Lime).css new file mode 100644 index 0000000..441e1a0 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Orange).css b/neon/Resources/Variants/Alternative Glass (Red & Orange).css new file mode 100644 index 0000000..17c4ed4 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Pink).css b/neon/Resources/Variants/Alternative Glass (Red & Pink).css new file mode 100644 index 0000000..d34d340 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Purple).css b/neon/Resources/Variants/Alternative Glass (Red & Purple).css new file mode 100644 index 0000000..1396259 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red & Yellow).css b/neon/Resources/Variants/Alternative Glass (Red & Yellow).css new file mode 100644 index 0000000..2917f24 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Red).css b/neon/Resources/Variants/Alternative Glass (Red).css new file mode 100644 index 0000000..e6b6115 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-red.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Aqua).css b/neon/Resources/Variants/Alternative Glass (Yellow & Aqua).css new file mode 100644 index 0000000..09ced9e --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Black).css b/neon/Resources/Variants/Alternative Glass (Yellow & Black).css new file mode 100644 index 0000000..3b2e23f --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-black.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Blue).css b/neon/Resources/Variants/Alternative Glass (Yellow & Blue).css new file mode 100644 index 0000000..86e3798 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Cyan).css b/neon/Resources/Variants/Alternative Glass (Yellow & Cyan).css new file mode 100644 index 0000000..cba2d78 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Glass).css b/neon/Resources/Variants/Alternative Glass (Yellow & Glass).css new file mode 100644 index 0000000..70df837 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Graphite).css b/neon/Resources/Variants/Alternative Glass (Yellow & Graphite).css new file mode 100644 index 0000000..bc25aa3 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Green).css b/neon/Resources/Variants/Alternative Glass (Yellow & Green).css new file mode 100644 index 0000000..240c8aa --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-green.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Grey).css b/neon/Resources/Variants/Alternative Glass (Yellow & Grey).css new file mode 100644 index 0000000..589b70f --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Lime).css b/neon/Resources/Variants/Alternative Glass (Yellow & Lime).css new file mode 100644 index 0000000..6a2a521 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Orange).css b/neon/Resources/Variants/Alternative Glass (Yellow & Orange).css new file mode 100644 index 0000000..1e3c581 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Pink).css b/neon/Resources/Variants/Alternative Glass (Yellow & Pink).css new file mode 100644 index 0000000..545ef1e --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Purple).css b/neon/Resources/Variants/Alternative Glass (Yellow & Purple).css new file mode 100644 index 0000000..6cd39d2 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow & Red).css b/neon/Resources/Variants/Alternative Glass (Yellow & Red).css new file mode 100644 index 0000000..e1351e2 --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-red.css"); diff --git a/neon/Resources/Variants/Alternative Glass (Yellow).css b/neon/Resources/Variants/Alternative Glass (Yellow).css new file mode 100644 index 0000000..d70bf5a --- /dev/null +++ b/neon/Resources/Variants/Alternative Glass (Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); +@import url("../styles/alternative/_glass.css"); + +@import url("../styles/alternative/glass-out-yellow.css"); +@import url("../styles/alternative/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Alternative HUD.css b/neon/Resources/Variants/Alternative HUD.css new file mode 100644 index 0000000..b7426e7 --- /dev/null +++ b/neon/Resources/Variants/Alternative HUD.css @@ -0,0 +1,4 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); + +@import url("../styles/alternative/_hud.css"); \ No newline at end of file diff --git a/neon/Resources/Variants/Alternative Modern.css b/neon/Resources/Variants/Alternative Modern.css new file mode 100644 index 0000000..0aee77d --- /dev/null +++ b/neon/Resources/Variants/Alternative Modern.css @@ -0,0 +1,4 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); + +@import url("../styles/alternative/_modern.css"); diff --git a/neon/Resources/Variants/Alternative White Bubbling.css b/neon/Resources/Variants/Alternative White Bubbling.css new file mode 100644 index 0000000..171c568 --- /dev/null +++ b/neon/Resources/Variants/Alternative White Bubbling.css @@ -0,0 +1,5 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); + +@import url("../styles/alternative/_white-bubbling.css"); +@import url("../styles/_bubbles/disable-reflection.css"); diff --git a/neon/Resources/Variants/Alternative White.css b/neon/Resources/Variants/Alternative White.css new file mode 100644 index 0000000..bf80e57 --- /dev/null +++ b/neon/Resources/Variants/Alternative White.css @@ -0,0 +1,4 @@ +@import url("../main.css"); +@import url("../styles/alternative/_default.css"); + +@import url("../styles/alternative/_white.css"); \ No newline at end of file diff --git a/neon/Resources/Variants/Glass (Aqua & Black).css b/neon/Resources/Variants/Glass (Aqua & Black).css new file mode 100644 index 0000000..b3b5b04 --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Aqua & Blue).css b/neon/Resources/Variants/Glass (Aqua & Blue).css new file mode 100644 index 0000000..ec1e3ae --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Aqua & Cyan).css b/neon/Resources/Variants/Glass (Aqua & Cyan).css new file mode 100644 index 0000000..40ed51b --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Aqua & Glass).css b/neon/Resources/Variants/Glass (Aqua & Glass).css new file mode 100644 index 0000000..1af835a --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Aqua & Graphite).css b/neon/Resources/Variants/Glass (Aqua & Graphite).css new file mode 100644 index 0000000..adc12c9 --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Aqua & Green).css b/neon/Resources/Variants/Glass (Aqua & Green).css new file mode 100644 index 0000000..4f1c7e8 --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Aqua & Grey).css b/neon/Resources/Variants/Glass (Aqua & Grey).css new file mode 100644 index 0000000..d9928be --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Aqua & Lime).css b/neon/Resources/Variants/Glass (Aqua & Lime).css new file mode 100644 index 0000000..b37c297 --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Aqua & Orange).css b/neon/Resources/Variants/Glass (Aqua & Orange).css new file mode 100644 index 0000000..c9b0834 --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Aqua & Pink).css b/neon/Resources/Variants/Glass (Aqua & Pink).css new file mode 100644 index 0000000..f2fa73e --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Aqua & Purple).css b/neon/Resources/Variants/Glass (Aqua & Purple).css new file mode 100644 index 0000000..b7177d0 --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Aqua & Red).css b/neon/Resources/Variants/Glass (Aqua & Red).css new file mode 100644 index 0000000..5faa82d --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Aqua & Yellow).css b/neon/Resources/Variants/Glass (Aqua & Yellow).css new file mode 100644 index 0000000..3c4fc0c --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Aqua).css b/neon/Resources/Variants/Glass (Aqua).css new file mode 100644 index 0000000..4123f8b --- /dev/null +++ b/neon/Resources/Variants/Glass (Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-aqua.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Black & Aqua).css b/neon/Resources/Variants/Glass (Black & Aqua).css new file mode 100644 index 0000000..ab62c02 --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Black & Blue).css b/neon/Resources/Variants/Glass (Black & Blue).css new file mode 100644 index 0000000..809525d --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Black & Cyan).css b/neon/Resources/Variants/Glass (Black & Cyan).css new file mode 100644 index 0000000..253f65e --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Black & Glass).css b/neon/Resources/Variants/Glass (Black & Glass).css new file mode 100644 index 0000000..7068358 --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Black & Graphite).css b/neon/Resources/Variants/Glass (Black & Graphite).css new file mode 100644 index 0000000..da74c05 --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Black & Green).css b/neon/Resources/Variants/Glass (Black & Green).css new file mode 100644 index 0000000..5807ecd --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Black & Grey).css b/neon/Resources/Variants/Glass (Black & Grey).css new file mode 100644 index 0000000..1b1540a --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Black & Lime).css b/neon/Resources/Variants/Glass (Black & Lime).css new file mode 100644 index 0000000..1af6c81 --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Black & Orange).css b/neon/Resources/Variants/Glass (Black & Orange).css new file mode 100644 index 0000000..b048216 --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Black & Pink).css b/neon/Resources/Variants/Glass (Black & Pink).css new file mode 100644 index 0000000..53232b0 --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Black & Purple).css b/neon/Resources/Variants/Glass (Black & Purple).css new file mode 100644 index 0000000..faff937 --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Black & Red).css b/neon/Resources/Variants/Glass (Black & Red).css new file mode 100644 index 0000000..52e29ee --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Black & Yellow).css b/neon/Resources/Variants/Glass (Black & Yellow).css new file mode 100644 index 0000000..f460984 --- /dev/null +++ b/neon/Resources/Variants/Glass (Black & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Black).css b/neon/Resources/Variants/Glass (Black).css new file mode 100644 index 0000000..d1165db --- /dev/null +++ b/neon/Resources/Variants/Glass (Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-black.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Aqua).css b/neon/Resources/Variants/Glass (Blue & Aqua).css new file mode 100644 index 0000000..0aa0789 --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Black).css b/neon/Resources/Variants/Glass (Blue & Black).css new file mode 100644 index 0000000..7dba934 --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Cyan).css b/neon/Resources/Variants/Glass (Blue & Cyan).css new file mode 100644 index 0000000..9e4954b --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Glass).css b/neon/Resources/Variants/Glass (Blue & Glass).css new file mode 100644 index 0000000..01812fe --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Graphite).css b/neon/Resources/Variants/Glass (Blue & Graphite).css new file mode 100644 index 0000000..9ce93c1 --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Green).css b/neon/Resources/Variants/Glass (Blue & Green).css new file mode 100644 index 0000000..5867adb --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Grey).css b/neon/Resources/Variants/Glass (Blue & Grey).css new file mode 100644 index 0000000..45c34bf --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Lime).css b/neon/Resources/Variants/Glass (Blue & Lime).css new file mode 100644 index 0000000..2362491 --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Orange).css b/neon/Resources/Variants/Glass (Blue & Orange).css new file mode 100644 index 0000000..08de2c9 --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Pink).css b/neon/Resources/Variants/Glass (Blue & Pink).css new file mode 100644 index 0000000..ef23eb1 --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Purple).css b/neon/Resources/Variants/Glass (Blue & Purple).css new file mode 100644 index 0000000..0f1c7d8 --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Red).css b/neon/Resources/Variants/Glass (Blue & Red).css new file mode 100644 index 0000000..f52ae74 --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Blue & Yellow).css b/neon/Resources/Variants/Glass (Blue & Yellow).css new file mode 100644 index 0000000..7057c12 --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Blue).css b/neon/Resources/Variants/Glass (Blue).css new file mode 100644 index 0000000..5b95479 --- /dev/null +++ b/neon/Resources/Variants/Glass (Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-blue.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Aqua).css b/neon/Resources/Variants/Glass (Cyan & Aqua).css new file mode 100644 index 0000000..6855a55 --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Black).css b/neon/Resources/Variants/Glass (Cyan & Black).css new file mode 100644 index 0000000..22bb695 --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Blue).css b/neon/Resources/Variants/Glass (Cyan & Blue).css new file mode 100644 index 0000000..db2a3ae --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Glass).css b/neon/Resources/Variants/Glass (Cyan & Glass).css new file mode 100644 index 0000000..63447b5 --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Graphite).css b/neon/Resources/Variants/Glass (Cyan & Graphite).css new file mode 100644 index 0000000..ff935de --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Green).css b/neon/Resources/Variants/Glass (Cyan & Green).css new file mode 100644 index 0000000..5b3bad6 --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Grey).css b/neon/Resources/Variants/Glass (Cyan & Grey).css new file mode 100644 index 0000000..f91f115 --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Lime).css b/neon/Resources/Variants/Glass (Cyan & Lime).css new file mode 100644 index 0000000..27100b0 --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Orange).css b/neon/Resources/Variants/Glass (Cyan & Orange).css new file mode 100644 index 0000000..d5c6662 --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Pink).css b/neon/Resources/Variants/Glass (Cyan & Pink).css new file mode 100644 index 0000000..a0863db --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Purple).css b/neon/Resources/Variants/Glass (Cyan & Purple).css new file mode 100644 index 0000000..4c1697a --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Red).css b/neon/Resources/Variants/Glass (Cyan & Red).css new file mode 100644 index 0000000..c8a9c2e --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Cyan & Yellow).css b/neon/Resources/Variants/Glass (Cyan & Yellow).css new file mode 100644 index 0000000..e60961d --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Cyan).css b/neon/Resources/Variants/Glass (Cyan).css new file mode 100644 index 0000000..3de20fb --- /dev/null +++ b/neon/Resources/Variants/Glass (Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-cyan.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Aqua).css b/neon/Resources/Variants/Glass (Glass & Aqua).css new file mode 100644 index 0000000..1aefc54 --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Black).css b/neon/Resources/Variants/Glass (Glass & Black).css new file mode 100644 index 0000000..8c7a72d --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Blue).css b/neon/Resources/Variants/Glass (Glass & Blue).css new file mode 100644 index 0000000..4ba64b9 --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Cyan).css b/neon/Resources/Variants/Glass (Glass & Cyan).css new file mode 100644 index 0000000..09defe7 --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Graphite).css b/neon/Resources/Variants/Glass (Glass & Graphite).css new file mode 100644 index 0000000..efea79a --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Green).css b/neon/Resources/Variants/Glass (Glass & Green).css new file mode 100644 index 0000000..fa204d2 --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Grey).css b/neon/Resources/Variants/Glass (Glass & Grey).css new file mode 100644 index 0000000..ee5bc6b --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Lime).css b/neon/Resources/Variants/Glass (Glass & Lime).css new file mode 100644 index 0000000..3d976d3 --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Orange).css b/neon/Resources/Variants/Glass (Glass & Orange).css new file mode 100644 index 0000000..acf462d --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Pink).css b/neon/Resources/Variants/Glass (Glass & Pink).css new file mode 100644 index 0000000..25f8746 --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Purple).css b/neon/Resources/Variants/Glass (Glass & Purple).css new file mode 100644 index 0000000..a1a1942 --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Red).css b/neon/Resources/Variants/Glass (Glass & Red).css new file mode 100644 index 0000000..2b23c31 --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Glass & Yellow).css b/neon/Resources/Variants/Glass (Glass & Yellow).css new file mode 100644 index 0000000..ba9699d --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Glass).css b/neon/Resources/Variants/Glass (Glass).css new file mode 100644 index 0000000..4086c01 --- /dev/null +++ b/neon/Resources/Variants/Glass (Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-glass.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Aqua).css b/neon/Resources/Variants/Glass (Graphite & Aqua).css new file mode 100644 index 0000000..db5a9a3 --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Black).css b/neon/Resources/Variants/Glass (Graphite & Black).css new file mode 100644 index 0000000..2c60ca7 --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Blue).css b/neon/Resources/Variants/Glass (Graphite & Blue).css new file mode 100644 index 0000000..0430cf6 --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Cyan).css b/neon/Resources/Variants/Glass (Graphite & Cyan).css new file mode 100644 index 0000000..122104a --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Glass).css b/neon/Resources/Variants/Glass (Graphite & Glass).css new file mode 100644 index 0000000..29d368a --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Green).css b/neon/Resources/Variants/Glass (Graphite & Green).css new file mode 100644 index 0000000..0e27235 --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Grey).css b/neon/Resources/Variants/Glass (Graphite & Grey).css new file mode 100644 index 0000000..e0160d2 --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Lime).css b/neon/Resources/Variants/Glass (Graphite & Lime).css new file mode 100644 index 0000000..5ef9d8a --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Orange).css b/neon/Resources/Variants/Glass (Graphite & Orange).css new file mode 100644 index 0000000..043490a --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Pink).css b/neon/Resources/Variants/Glass (Graphite & Pink).css new file mode 100644 index 0000000..7d9dbcd --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Purple).css b/neon/Resources/Variants/Glass (Graphite & Purple).css new file mode 100644 index 0000000..14e914e --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Red).css b/neon/Resources/Variants/Glass (Graphite & Red).css new file mode 100644 index 0000000..3a9d7e8 --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Graphite & Yellow).css b/neon/Resources/Variants/Glass (Graphite & Yellow).css new file mode 100644 index 0000000..f39b456 --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Graphite).css b/neon/Resources/Variants/Glass (Graphite).css new file mode 100644 index 0000000..a2960eb --- /dev/null +++ b/neon/Resources/Variants/Glass (Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-graphite.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Green & Aqua).css b/neon/Resources/Variants/Glass (Green & Aqua).css new file mode 100644 index 0000000..80667f1 --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Green & Black).css b/neon/Resources/Variants/Glass (Green & Black).css new file mode 100644 index 0000000..0626b64 --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Green & Blue).css b/neon/Resources/Variants/Glass (Green & Blue).css new file mode 100644 index 0000000..d7a8fae --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Green & Cyan).css b/neon/Resources/Variants/Glass (Green & Cyan).css new file mode 100644 index 0000000..522aa72 --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Green & Glass).css b/neon/Resources/Variants/Glass (Green & Glass).css new file mode 100644 index 0000000..f148ec2 --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Green & Graphite).css b/neon/Resources/Variants/Glass (Green & Graphite).css new file mode 100644 index 0000000..2d87719 --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Green & Grey).css b/neon/Resources/Variants/Glass (Green & Grey).css new file mode 100644 index 0000000..fe50376 --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Green & Lime).css b/neon/Resources/Variants/Glass (Green & Lime).css new file mode 100644 index 0000000..b80b2c4 --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Green & Orange).css b/neon/Resources/Variants/Glass (Green & Orange).css new file mode 100644 index 0000000..b904648 --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Green & Pink).css b/neon/Resources/Variants/Glass (Green & Pink).css new file mode 100644 index 0000000..c464aa1 --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Green & Purple).css b/neon/Resources/Variants/Glass (Green & Purple).css new file mode 100644 index 0000000..dd41d8a --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Green & Red).css b/neon/Resources/Variants/Glass (Green & Red).css new file mode 100644 index 0000000..b3589b2 --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Green & Yellow).css b/neon/Resources/Variants/Glass (Green & Yellow).css new file mode 100644 index 0000000..1600286 --- /dev/null +++ b/neon/Resources/Variants/Glass (Green & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Green).css b/neon/Resources/Variants/Glass (Green).css new file mode 100644 index 0000000..05de383 --- /dev/null +++ b/neon/Resources/Variants/Glass (Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-green.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Aqua).css b/neon/Resources/Variants/Glass (Grey & Aqua).css new file mode 100644 index 0000000..5150c46 --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Black).css b/neon/Resources/Variants/Glass (Grey & Black).css new file mode 100644 index 0000000..9556982 --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Blue).css b/neon/Resources/Variants/Glass (Grey & Blue).css new file mode 100644 index 0000000..891dbfe --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Cyan).css b/neon/Resources/Variants/Glass (Grey & Cyan).css new file mode 100644 index 0000000..67d0f96 --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Glass).css b/neon/Resources/Variants/Glass (Grey & Glass).css new file mode 100644 index 0000000..1053302 --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Graphite).css b/neon/Resources/Variants/Glass (Grey & Graphite).css new file mode 100644 index 0000000..3d54e0d --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Green).css b/neon/Resources/Variants/Glass (Grey & Green).css new file mode 100644 index 0000000..d8253eb --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Lime).css b/neon/Resources/Variants/Glass (Grey & Lime).css new file mode 100644 index 0000000..233af44 --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Orange).css b/neon/Resources/Variants/Glass (Grey & Orange).css new file mode 100644 index 0000000..2ad63cb --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Pink).css b/neon/Resources/Variants/Glass (Grey & Pink).css new file mode 100644 index 0000000..f991abf --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Purple).css b/neon/Resources/Variants/Glass (Grey & Purple).css new file mode 100644 index 0000000..cddd4b4 --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Red).css b/neon/Resources/Variants/Glass (Grey & Red).css new file mode 100644 index 0000000..d6f86d6 --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Grey & Yellow).css b/neon/Resources/Variants/Glass (Grey & Yellow).css new file mode 100644 index 0000000..fe376ea --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Grey).css b/neon/Resources/Variants/Glass (Grey).css new file mode 100644 index 0000000..587eb8e --- /dev/null +++ b/neon/Resources/Variants/Glass (Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-grey.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Aqua).css b/neon/Resources/Variants/Glass (Lime & Aqua).css new file mode 100644 index 0000000..2e9dd4b --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Black).css b/neon/Resources/Variants/Glass (Lime & Black).css new file mode 100644 index 0000000..2072cc2 --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Blue).css b/neon/Resources/Variants/Glass (Lime & Blue).css new file mode 100644 index 0000000..95fb198 --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Cyan).css b/neon/Resources/Variants/Glass (Lime & Cyan).css new file mode 100644 index 0000000..bb4b49c --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Glass).css b/neon/Resources/Variants/Glass (Lime & Glass).css new file mode 100644 index 0000000..68f4263 --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Graphite).css b/neon/Resources/Variants/Glass (Lime & Graphite).css new file mode 100644 index 0000000..ac5d471 --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Green).css b/neon/Resources/Variants/Glass (Lime & Green).css new file mode 100644 index 0000000..e80b533 --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Grey).css b/neon/Resources/Variants/Glass (Lime & Grey).css new file mode 100644 index 0000000..f6fcbba --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Orange).css b/neon/Resources/Variants/Glass (Lime & Orange).css new file mode 100644 index 0000000..b078605 --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Pink).css b/neon/Resources/Variants/Glass (Lime & Pink).css new file mode 100644 index 0000000..4d28560 --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Purple).css b/neon/Resources/Variants/Glass (Lime & Purple).css new file mode 100644 index 0000000..8e6d92d --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Red).css b/neon/Resources/Variants/Glass (Lime & Red).css new file mode 100644 index 0000000..b9979c8 --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Lime & Yellow).css b/neon/Resources/Variants/Glass (Lime & Yellow).css new file mode 100644 index 0000000..fedab12 --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Lime).css b/neon/Resources/Variants/Glass (Lime).css new file mode 100644 index 0000000..a6db580 --- /dev/null +++ b/neon/Resources/Variants/Glass (Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-lime.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Aqua).css b/neon/Resources/Variants/Glass (Orange & Aqua).css new file mode 100644 index 0000000..f4ce380 --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Black).css b/neon/Resources/Variants/Glass (Orange & Black).css new file mode 100644 index 0000000..533fde3 --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Blue).css b/neon/Resources/Variants/Glass (Orange & Blue).css new file mode 100644 index 0000000..a047ecf --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Cyan).css b/neon/Resources/Variants/Glass (Orange & Cyan).css new file mode 100644 index 0000000..7f4cd5c --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Glass).css b/neon/Resources/Variants/Glass (Orange & Glass).css new file mode 100644 index 0000000..e7a317a --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Graphite).css b/neon/Resources/Variants/Glass (Orange & Graphite).css new file mode 100644 index 0000000..eadc229 --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Green).css b/neon/Resources/Variants/Glass (Orange & Green).css new file mode 100644 index 0000000..0c5d179 --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Grey).css b/neon/Resources/Variants/Glass (Orange & Grey).css new file mode 100644 index 0000000..abbcf46 --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Lime).css b/neon/Resources/Variants/Glass (Orange & Lime).css new file mode 100644 index 0000000..c1821ac --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Pink).css b/neon/Resources/Variants/Glass (Orange & Pink).css new file mode 100644 index 0000000..74d1234 --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Purple).css b/neon/Resources/Variants/Glass (Orange & Purple).css new file mode 100644 index 0000000..31a80d1 --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Red).css b/neon/Resources/Variants/Glass (Orange & Red).css new file mode 100644 index 0000000..b8fed7f --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Orange & Yellow).css b/neon/Resources/Variants/Glass (Orange & Yellow).css new file mode 100644 index 0000000..345413d --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Orange).css b/neon/Resources/Variants/Glass (Orange).css new file mode 100644 index 0000000..b1ec935 --- /dev/null +++ b/neon/Resources/Variants/Glass (Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-orange.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Aqua).css b/neon/Resources/Variants/Glass (Pink & Aqua).css new file mode 100644 index 0000000..1337327 --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Black).css b/neon/Resources/Variants/Glass (Pink & Black).css new file mode 100644 index 0000000..2d4462d --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Blue).css b/neon/Resources/Variants/Glass (Pink & Blue).css new file mode 100644 index 0000000..5371a7b --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Cyan).css b/neon/Resources/Variants/Glass (Pink & Cyan).css new file mode 100644 index 0000000..23ffd35 --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Glass).css b/neon/Resources/Variants/Glass (Pink & Glass).css new file mode 100644 index 0000000..0316500 --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Graphite).css b/neon/Resources/Variants/Glass (Pink & Graphite).css new file mode 100644 index 0000000..99be849 --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Green).css b/neon/Resources/Variants/Glass (Pink & Green).css new file mode 100644 index 0000000..1f2827f --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Grey).css b/neon/Resources/Variants/Glass (Pink & Grey).css new file mode 100644 index 0000000..8b31a93 --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Lime).css b/neon/Resources/Variants/Glass (Pink & Lime).css new file mode 100644 index 0000000..9330346 --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Orange).css b/neon/Resources/Variants/Glass (Pink & Orange).css new file mode 100644 index 0000000..d629a3a --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Purple).css b/neon/Resources/Variants/Glass (Pink & Purple).css new file mode 100644 index 0000000..4fbb9a4 --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Red).css b/neon/Resources/Variants/Glass (Pink & Red).css new file mode 100644 index 0000000..2caaa5b --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Pink & Yellow).css b/neon/Resources/Variants/Glass (Pink & Yellow).css new file mode 100644 index 0000000..c78ae2a --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Pink).css b/neon/Resources/Variants/Glass (Pink).css new file mode 100644 index 0000000..1af2921 --- /dev/null +++ b/neon/Resources/Variants/Glass (Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-pink.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Aqua).css b/neon/Resources/Variants/Glass (Purple & Aqua).css new file mode 100644 index 0000000..bc44cd2 --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Black).css b/neon/Resources/Variants/Glass (Purple & Black).css new file mode 100644 index 0000000..5c3e598 --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Blue).css b/neon/Resources/Variants/Glass (Purple & Blue).css new file mode 100644 index 0000000..fe3ee9f --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Cyan).css b/neon/Resources/Variants/Glass (Purple & Cyan).css new file mode 100644 index 0000000..3a68d73 --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Glass).css b/neon/Resources/Variants/Glass (Purple & Glass).css new file mode 100644 index 0000000..28b5109 --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Graphite).css b/neon/Resources/Variants/Glass (Purple & Graphite).css new file mode 100644 index 0000000..f8022ea --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Green).css b/neon/Resources/Variants/Glass (Purple & Green).css new file mode 100644 index 0000000..5dc0bc7 --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Grey).css b/neon/Resources/Variants/Glass (Purple & Grey).css new file mode 100644 index 0000000..70b62ac --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Lime).css b/neon/Resources/Variants/Glass (Purple & Lime).css new file mode 100644 index 0000000..c8bd145 --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Orange).css b/neon/Resources/Variants/Glass (Purple & Orange).css new file mode 100644 index 0000000..66b80aa --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Pink).css b/neon/Resources/Variants/Glass (Purple & Pink).css new file mode 100644 index 0000000..e228cd0 --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Red).css b/neon/Resources/Variants/Glass (Purple & Red).css new file mode 100644 index 0000000..f0ce9f1 --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Purple & Yellow).css b/neon/Resources/Variants/Glass (Purple & Yellow).css new file mode 100644 index 0000000..e2ac94c --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Purple).css b/neon/Resources/Variants/Glass (Purple).css new file mode 100644 index 0000000..e310c0a --- /dev/null +++ b/neon/Resources/Variants/Glass (Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-purple.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Red & Aqua).css b/neon/Resources/Variants/Glass (Red & Aqua).css new file mode 100644 index 0000000..c77a483 --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Red & Black).css b/neon/Resources/Variants/Glass (Red & Black).css new file mode 100644 index 0000000..fe4b10a --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Red & Blue).css b/neon/Resources/Variants/Glass (Red & Blue).css new file mode 100644 index 0000000..74eed57 --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Red & Cyan).css b/neon/Resources/Variants/Glass (Red & Cyan).css new file mode 100644 index 0000000..72ab570 --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Red & Glass).css b/neon/Resources/Variants/Glass (Red & Glass).css new file mode 100644 index 0000000..ed23978 --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Red & Graphite).css b/neon/Resources/Variants/Glass (Red & Graphite).css new file mode 100644 index 0000000..f25d753 --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Red & Green).css b/neon/Resources/Variants/Glass (Red & Green).css new file mode 100644 index 0000000..0daf662 --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Red & Grey).css b/neon/Resources/Variants/Glass (Red & Grey).css new file mode 100644 index 0000000..b458b49 --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Red & Lime).css b/neon/Resources/Variants/Glass (Red & Lime).css new file mode 100644 index 0000000..6984c08 --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Red & Orange).css b/neon/Resources/Variants/Glass (Red & Orange).css new file mode 100644 index 0000000..5a32d1b --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Red & Pink).css b/neon/Resources/Variants/Glass (Red & Pink).css new file mode 100644 index 0000000..f0f74a5 --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Red & Purple).css b/neon/Resources/Variants/Glass (Red & Purple).css new file mode 100644 index 0000000..cfc8230 --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Red & Yellow).css b/neon/Resources/Variants/Glass (Red & Yellow).css new file mode 100644 index 0000000..6ea4ad5 --- /dev/null +++ b/neon/Resources/Variants/Glass (Red & Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/Glass (Red).css b/neon/Resources/Variants/Glass (Red).css new file mode 100644 index 0000000..784b637 --- /dev/null +++ b/neon/Resources/Variants/Glass (Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-red.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Aqua).css b/neon/Resources/Variants/Glass (Yellow & Aqua).css new file mode 100644 index 0000000..e68952d --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Aqua).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-aqua.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Black).css b/neon/Resources/Variants/Glass (Yellow & Black).css new file mode 100644 index 0000000..3f7b8d1 --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Black).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-black.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Blue).css b/neon/Resources/Variants/Glass (Yellow & Blue).css new file mode 100644 index 0000000..985d5f8 --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Blue).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-blue.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Cyan).css b/neon/Resources/Variants/Glass (Yellow & Cyan).css new file mode 100644 index 0000000..d0650a0 --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Cyan).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-cyan.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Glass).css b/neon/Resources/Variants/Glass (Yellow & Glass).css new file mode 100644 index 0000000..e45fac7 --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Glass).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-glass.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Graphite).css b/neon/Resources/Variants/Glass (Yellow & Graphite).css new file mode 100644 index 0000000..9c9cc03 --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Graphite).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-graphite.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Green).css b/neon/Resources/Variants/Glass (Yellow & Green).css new file mode 100644 index 0000000..37a1fb1 --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Green).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-green.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Grey).css b/neon/Resources/Variants/Glass (Yellow & Grey).css new file mode 100644 index 0000000..8290d55 --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Grey).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-grey.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Lime).css b/neon/Resources/Variants/Glass (Yellow & Lime).css new file mode 100644 index 0000000..18be31b --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Lime).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-lime.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Orange).css b/neon/Resources/Variants/Glass (Yellow & Orange).css new file mode 100644 index 0000000..18d8bec --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Orange).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-orange.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Pink).css b/neon/Resources/Variants/Glass (Yellow & Pink).css new file mode 100644 index 0000000..a438686 --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Pink).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-pink.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Purple).css b/neon/Resources/Variants/Glass (Yellow & Purple).css new file mode 100644 index 0000000..9ce94c6 --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Purple).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-purple.css"); diff --git a/neon/Resources/Variants/Glass (Yellow & Red).css b/neon/Resources/Variants/Glass (Yellow & Red).css new file mode 100644 index 0000000..183c80b --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow & Red).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-red.css"); diff --git a/neon/Resources/Variants/Glass (Yellow).css b/neon/Resources/Variants/Glass (Yellow).css new file mode 100644 index 0000000..df47976 --- /dev/null +++ b/neon/Resources/Variants/Glass (Yellow).css @@ -0,0 +1,6 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); +@import url("../styles/normal/_glass.css"); + +@import url("../styles/normal/glass-out-yellow.css"); +@import url("../styles/normal/glass-in-yellow.css"); diff --git a/neon/Resources/Variants/HUD.css b/neon/Resources/Variants/HUD.css new file mode 100644 index 0000000..e6b2580 --- /dev/null +++ b/neon/Resources/Variants/HUD.css @@ -0,0 +1,4 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); + +@import url("../styles/normal/_hud.css"); \ No newline at end of file diff --git a/neon/Resources/Variants/Modern.css b/neon/Resources/Variants/Modern.css new file mode 100644 index 0000000..d9880d5 --- /dev/null +++ b/neon/Resources/Variants/Modern.css @@ -0,0 +1,4 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); + +@import url("../styles/normal/_modern.css"); \ No newline at end of file diff --git a/neon/Resources/Variants/White Bubbling.css b/neon/Resources/Variants/White Bubbling.css new file mode 100644 index 0000000..ad2bba7 --- /dev/null +++ b/neon/Resources/Variants/White Bubbling.css @@ -0,0 +1,5 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); + +@import url("../styles/normal/_white-bubbling.css"); +@import url("../styles/_bubbles/disable-reflection.css"); diff --git a/neon/Resources/Variants/White.css b/neon/Resources/Variants/White.css new file mode 100644 index 0000000..26c379a --- /dev/null +++ b/neon/Resources/Variants/White.css @@ -0,0 +1,4 @@ +@import url("../main.css"); +@import url("../styles/normal/_default.css"); + +@import url("../styles/normal/_white.css"); \ No newline at end of file diff --git a/neon/Resources/_compact/.DS_Store b/neon/Resources/_compact/.DS_Store new file mode 100644 index 0000000..1542653 Binary files /dev/null and b/neon/Resources/_compact/.DS_Store differ diff --git a/neon/Resources/_compact/Incoming/Content.html b/neon/Resources/_compact/Incoming/Content.html new file mode 100644 index 0000000..9eac76a --- /dev/null +++ b/neon/Resources/_compact/Incoming/Content.html @@ -0,0 +1,22 @@ + +
+
+
%sender%
+
%service%
+
+
+
+
+
+
+
+
+
%time%
+ %message% +
+
+
+
+
+
+
\ No newline at end of file diff --git a/neon/Resources/_compact/Incoming/Context.html b/neon/Resources/_compact/Incoming/Context.html new file mode 100644 index 0000000..4289878 --- /dev/null +++ b/neon/Resources/_compact/Incoming/Context.html @@ -0,0 +1,22 @@ + +
+
+
%sender%
+
%service%
+
+
+
+
+
+
+
+
+
%time%
+ %message% +
+
+
+
+
+
+
\ No newline at end of file diff --git a/neon/Resources/_compact/Incoming/NextContent.html b/neon/Resources/_compact/Incoming/NextContent.html new file mode 100644 index 0000000..9b3744b --- /dev/null +++ b/neon/Resources/_compact/Incoming/NextContent.html @@ -0,0 +1,5 @@ +
+
%time%
+ %message% +
+
\ No newline at end of file diff --git a/neon/Resources/_compact/Incoming/NextContext.html b/neon/Resources/_compact/Incoming/NextContext.html new file mode 100644 index 0000000..9b3744b --- /dev/null +++ b/neon/Resources/_compact/Incoming/NextContext.html @@ -0,0 +1,5 @@ +
+
%time%
+ %message% +
+
\ No newline at end of file diff --git a/neon/Resources/_compact/Outgoing/Content.html b/neon/Resources/_compact/Outgoing/Content.html new file mode 100644 index 0000000..ce873fc --- /dev/null +++ b/neon/Resources/_compact/Outgoing/Content.html @@ -0,0 +1,22 @@ + +
+
+
%sender%
+
%service%
+
+
+
+
+
+
+
+
+
%time%
+ %message% +
+
+
+
+
+
+
\ No newline at end of file diff --git a/neon/Resources/_compact/Outgoing/Context.html b/neon/Resources/_compact/Outgoing/Context.html new file mode 100644 index 0000000..98e6152 --- /dev/null +++ b/neon/Resources/_compact/Outgoing/Context.html @@ -0,0 +1,22 @@ + +
+
+
%sender%
+
%service%
+
+
+
+
+
+
+
+
+
%time%
+ %message% +
+
+
+
+
+
+
\ No newline at end of file diff --git a/neon/Resources/_compact/Outgoing/NextContent.html b/neon/Resources/_compact/Outgoing/NextContent.html new file mode 100644 index 0000000..9b3744b --- /dev/null +++ b/neon/Resources/_compact/Outgoing/NextContent.html @@ -0,0 +1,5 @@ +
+
%time%
+ %message% +
+
\ No newline at end of file diff --git a/neon/Resources/_compact/Outgoing/NextContext.html b/neon/Resources/_compact/Outgoing/NextContext.html new file mode 100644 index 0000000..9b3744b --- /dev/null +++ b/neon/Resources/_compact/Outgoing/NextContext.html @@ -0,0 +1,5 @@ +
+
%time%
+ %message% +
+
\ No newline at end of file diff --git a/neon/Resources/images/_headers/glass.png b/neon/Resources/images/_headers/glass.png new file mode 100644 index 0000000..8a8e823 Binary files /dev/null and b/neon/Resources/images/_headers/glass.png differ diff --git a/neon/Resources/images/_headers/leopard.png b/neon/Resources/images/_headers/leopard.png new file mode 100644 index 0000000..525a567 Binary files /dev/null and b/neon/Resources/images/_headers/leopard.png differ diff --git a/neon/Resources/images/_headers/tiger.png b/neon/Resources/images/_headers/tiger.png new file mode 100644 index 0000000..d98c9c5 Binary files /dev/null and b/neon/Resources/images/_headers/tiger.png differ diff --git a/neon/Resources/images/_headers/toggle-down-black.png b/neon/Resources/images/_headers/toggle-down-black.png new file mode 100644 index 0000000..86e7efe Binary files /dev/null and b/neon/Resources/images/_headers/toggle-down-black.png differ diff --git a/neon/Resources/images/_headers/toggle-down-white.png b/neon/Resources/images/_headers/toggle-down-white.png new file mode 100644 index 0000000..448f413 Binary files /dev/null and b/neon/Resources/images/_headers/toggle-down-white.png differ diff --git a/neon/Resources/images/_headers/toggle-up-black.png b/neon/Resources/images/_headers/toggle-up-black.png new file mode 100644 index 0000000..98b4694 Binary files /dev/null and b/neon/Resources/images/_headers/toggle-up-black.png differ diff --git a/neon/Resources/images/_headers/toggle-up-white.png b/neon/Resources/images/_headers/toggle-up-white.png new file mode 100644 index 0000000..39341e5 Binary files /dev/null and b/neon/Resources/images/_headers/toggle-up-white.png differ diff --git a/neon/Resources/images/bg-white.jpg b/neon/Resources/images/bg-white.jpg new file mode 100644 index 0000000..5f4ebe7 Binary files /dev/null and b/neon/Resources/images/bg-white.jpg differ diff --git a/neon/Resources/images/bg.png b/neon/Resources/images/bg.png new file mode 100644 index 0000000..0b16726 Binary files /dev/null and b/neon/Resources/images/bg.png differ diff --git a/neon/Resources/images/glass-aqua/bottom.png b/neon/Resources/images/glass-aqua/bottom.png new file mode 100644 index 0000000..72c3075 Binary files /dev/null and b/neon/Resources/images/glass-aqua/bottom.png differ diff --git a/neon/Resources/images/glass-aqua/bottomleft-arrow.png b/neon/Resources/images/glass-aqua/bottomleft-arrow.png new file mode 100644 index 0000000..5c4bb9e Binary files /dev/null and b/neon/Resources/images/glass-aqua/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-aqua/bottomleft.png b/neon/Resources/images/glass-aqua/bottomleft.png new file mode 100644 index 0000000..29262a4 Binary files /dev/null and b/neon/Resources/images/glass-aqua/bottomleft.png differ diff --git a/neon/Resources/images/glass-aqua/bottomright-arrow.png b/neon/Resources/images/glass-aqua/bottomright-arrow.png new file mode 100644 index 0000000..aaa291d Binary files /dev/null and b/neon/Resources/images/glass-aqua/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-aqua/bottomright.png b/neon/Resources/images/glass-aqua/bottomright.png new file mode 100644 index 0000000..3989d21 Binary files /dev/null and b/neon/Resources/images/glass-aqua/bottomright.png differ diff --git a/neon/Resources/images/glass-aqua/left.png b/neon/Resources/images/glass-aqua/left.png new file mode 100644 index 0000000..4a99ec8 Binary files /dev/null and b/neon/Resources/images/glass-aqua/left.png differ diff --git a/neon/Resources/images/glass-aqua/middle.png b/neon/Resources/images/glass-aqua/middle.png new file mode 100644 index 0000000..4e84cc1 Binary files /dev/null and b/neon/Resources/images/glass-aqua/middle.png differ diff --git a/neon/Resources/images/glass-aqua/ref-bottom.png b/neon/Resources/images/glass-aqua/ref-bottom.png new file mode 100644 index 0000000..835faad Binary files /dev/null and b/neon/Resources/images/glass-aqua/ref-bottom.png differ diff --git a/neon/Resources/images/glass-aqua/ref-bottomleft-arrow.png b/neon/Resources/images/glass-aqua/ref-bottomleft-arrow.png new file mode 100644 index 0000000..e7b9e52 Binary files /dev/null and b/neon/Resources/images/glass-aqua/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-aqua/ref-bottomleft.png b/neon/Resources/images/glass-aqua/ref-bottomleft.png new file mode 100644 index 0000000..0a2b975 Binary files /dev/null and b/neon/Resources/images/glass-aqua/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-aqua/ref-bottomright-arrow.png b/neon/Resources/images/glass-aqua/ref-bottomright-arrow.png new file mode 100644 index 0000000..f671afc Binary files /dev/null and b/neon/Resources/images/glass-aqua/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-aqua/ref-bottomright.png b/neon/Resources/images/glass-aqua/ref-bottomright.png new file mode 100644 index 0000000..86807d3 Binary files /dev/null and b/neon/Resources/images/glass-aqua/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-aqua/right.png b/neon/Resources/images/glass-aqua/right.png new file mode 100644 index 0000000..6eb1a3a Binary files /dev/null and b/neon/Resources/images/glass-aqua/right.png differ diff --git a/neon/Resources/images/glass-aqua/top.png b/neon/Resources/images/glass-aqua/top.png new file mode 100644 index 0000000..a47f183 Binary files /dev/null and b/neon/Resources/images/glass-aqua/top.png differ diff --git a/neon/Resources/images/glass-aqua/topleft.png b/neon/Resources/images/glass-aqua/topleft.png new file mode 100644 index 0000000..b068396 Binary files /dev/null and b/neon/Resources/images/glass-aqua/topleft.png differ diff --git a/neon/Resources/images/glass-aqua/topright.png b/neon/Resources/images/glass-aqua/topright.png new file mode 100644 index 0000000..f6bed3d Binary files /dev/null and b/neon/Resources/images/glass-aqua/topright.png differ diff --git a/neon/Resources/images/glass-black/bottom.png b/neon/Resources/images/glass-black/bottom.png new file mode 100644 index 0000000..a199808 Binary files /dev/null and b/neon/Resources/images/glass-black/bottom.png differ diff --git a/neon/Resources/images/glass-black/bottomleft-arrow.png b/neon/Resources/images/glass-black/bottomleft-arrow.png new file mode 100644 index 0000000..48c605e Binary files /dev/null and b/neon/Resources/images/glass-black/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-black/bottomleft.png b/neon/Resources/images/glass-black/bottomleft.png new file mode 100644 index 0000000..8e32e0a Binary files /dev/null and b/neon/Resources/images/glass-black/bottomleft.png differ diff --git a/neon/Resources/images/glass-black/bottomright-arrow.png b/neon/Resources/images/glass-black/bottomright-arrow.png new file mode 100644 index 0000000..9880a02 Binary files /dev/null and b/neon/Resources/images/glass-black/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-black/bottomright.png b/neon/Resources/images/glass-black/bottomright.png new file mode 100644 index 0000000..ee572c9 Binary files /dev/null and b/neon/Resources/images/glass-black/bottomright.png differ diff --git a/neon/Resources/images/glass-black/left.png b/neon/Resources/images/glass-black/left.png new file mode 100644 index 0000000..eaba9af Binary files /dev/null and b/neon/Resources/images/glass-black/left.png differ diff --git a/neon/Resources/images/glass-black/middle.png b/neon/Resources/images/glass-black/middle.png new file mode 100644 index 0000000..ce02268 Binary files /dev/null and b/neon/Resources/images/glass-black/middle.png differ diff --git a/neon/Resources/images/glass-black/ref-bottom.png b/neon/Resources/images/glass-black/ref-bottom.png new file mode 100644 index 0000000..2252999 Binary files /dev/null and b/neon/Resources/images/glass-black/ref-bottom.png differ diff --git a/neon/Resources/images/glass-black/ref-bottomleft-arrow.png b/neon/Resources/images/glass-black/ref-bottomleft-arrow.png new file mode 100644 index 0000000..9669f1c Binary files /dev/null and b/neon/Resources/images/glass-black/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-black/ref-bottomleft.png b/neon/Resources/images/glass-black/ref-bottomleft.png new file mode 100644 index 0000000..0a56f38 Binary files /dev/null and b/neon/Resources/images/glass-black/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-black/ref-bottomright-arrow.png b/neon/Resources/images/glass-black/ref-bottomright-arrow.png new file mode 100644 index 0000000..05f1c96 Binary files /dev/null and b/neon/Resources/images/glass-black/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-black/ref-bottomright.png b/neon/Resources/images/glass-black/ref-bottomright.png new file mode 100644 index 0000000..f6e041e Binary files /dev/null and b/neon/Resources/images/glass-black/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-black/right.png b/neon/Resources/images/glass-black/right.png new file mode 100644 index 0000000..b8ec94a Binary files /dev/null and b/neon/Resources/images/glass-black/right.png differ diff --git a/neon/Resources/images/glass-black/top.png b/neon/Resources/images/glass-black/top.png new file mode 100644 index 0000000..4414c2f Binary files /dev/null and b/neon/Resources/images/glass-black/top.png differ diff --git a/neon/Resources/images/glass-black/topleft.png b/neon/Resources/images/glass-black/topleft.png new file mode 100644 index 0000000..690f19d Binary files /dev/null and b/neon/Resources/images/glass-black/topleft.png differ diff --git a/neon/Resources/images/glass-black/topright.png b/neon/Resources/images/glass-black/topright.png new file mode 100644 index 0000000..75f28bf Binary files /dev/null and b/neon/Resources/images/glass-black/topright.png differ diff --git a/neon/Resources/images/glass-blue/bottom.png b/neon/Resources/images/glass-blue/bottom.png new file mode 100644 index 0000000..1250ac3 Binary files /dev/null and b/neon/Resources/images/glass-blue/bottom.png differ diff --git a/neon/Resources/images/glass-blue/bottomleft-arrow.png b/neon/Resources/images/glass-blue/bottomleft-arrow.png new file mode 100644 index 0000000..4985f3d Binary files /dev/null and b/neon/Resources/images/glass-blue/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-blue/bottomleft.png b/neon/Resources/images/glass-blue/bottomleft.png new file mode 100644 index 0000000..da2c8d1 Binary files /dev/null and b/neon/Resources/images/glass-blue/bottomleft.png differ diff --git a/neon/Resources/images/glass-blue/bottomright-arrow.png b/neon/Resources/images/glass-blue/bottomright-arrow.png new file mode 100644 index 0000000..0dc453d Binary files /dev/null and b/neon/Resources/images/glass-blue/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-blue/bottomright.png b/neon/Resources/images/glass-blue/bottomright.png new file mode 100644 index 0000000..85a4aac Binary files /dev/null and b/neon/Resources/images/glass-blue/bottomright.png differ diff --git a/neon/Resources/images/glass-blue/left.png b/neon/Resources/images/glass-blue/left.png new file mode 100644 index 0000000..f2026f1 Binary files /dev/null and b/neon/Resources/images/glass-blue/left.png differ diff --git a/neon/Resources/images/glass-blue/middle.png b/neon/Resources/images/glass-blue/middle.png new file mode 100644 index 0000000..72f6c1b Binary files /dev/null and b/neon/Resources/images/glass-blue/middle.png differ diff --git a/neon/Resources/images/glass-blue/ref-bottom.png b/neon/Resources/images/glass-blue/ref-bottom.png new file mode 100644 index 0000000..29042bc Binary files /dev/null and b/neon/Resources/images/glass-blue/ref-bottom.png differ diff --git a/neon/Resources/images/glass-blue/ref-bottomleft-arrow.png b/neon/Resources/images/glass-blue/ref-bottomleft-arrow.png new file mode 100644 index 0000000..9b09c1c Binary files /dev/null and b/neon/Resources/images/glass-blue/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-blue/ref-bottomleft.png b/neon/Resources/images/glass-blue/ref-bottomleft.png new file mode 100644 index 0000000..5ceb639 Binary files /dev/null and b/neon/Resources/images/glass-blue/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-blue/ref-bottomright-arrow.png b/neon/Resources/images/glass-blue/ref-bottomright-arrow.png new file mode 100644 index 0000000..19a4864 Binary files /dev/null and b/neon/Resources/images/glass-blue/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-blue/ref-bottomright.png b/neon/Resources/images/glass-blue/ref-bottomright.png new file mode 100644 index 0000000..81f8b3f Binary files /dev/null and b/neon/Resources/images/glass-blue/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-blue/right.png b/neon/Resources/images/glass-blue/right.png new file mode 100644 index 0000000..b2a71fe Binary files /dev/null and b/neon/Resources/images/glass-blue/right.png differ diff --git a/neon/Resources/images/glass-blue/top.png b/neon/Resources/images/glass-blue/top.png new file mode 100644 index 0000000..8a66897 Binary files /dev/null and b/neon/Resources/images/glass-blue/top.png differ diff --git a/neon/Resources/images/glass-blue/topleft.png b/neon/Resources/images/glass-blue/topleft.png new file mode 100644 index 0000000..f7b773d Binary files /dev/null and b/neon/Resources/images/glass-blue/topleft.png differ diff --git a/neon/Resources/images/glass-blue/topright.png b/neon/Resources/images/glass-blue/topright.png new file mode 100644 index 0000000..18ed31e Binary files /dev/null and b/neon/Resources/images/glass-blue/topright.png differ diff --git a/neon/Resources/images/glass-cyan/bottom.png b/neon/Resources/images/glass-cyan/bottom.png new file mode 100644 index 0000000..9982c48 Binary files /dev/null and b/neon/Resources/images/glass-cyan/bottom.png differ diff --git a/neon/Resources/images/glass-cyan/bottomleft-arrow.png b/neon/Resources/images/glass-cyan/bottomleft-arrow.png new file mode 100644 index 0000000..da26e44 Binary files /dev/null and b/neon/Resources/images/glass-cyan/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-cyan/bottomleft.png b/neon/Resources/images/glass-cyan/bottomleft.png new file mode 100644 index 0000000..af46dde Binary files /dev/null and b/neon/Resources/images/glass-cyan/bottomleft.png differ diff --git a/neon/Resources/images/glass-cyan/bottomright-arrow.png b/neon/Resources/images/glass-cyan/bottomright-arrow.png new file mode 100644 index 0000000..ae477b6 Binary files /dev/null and b/neon/Resources/images/glass-cyan/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-cyan/bottomright.png b/neon/Resources/images/glass-cyan/bottomright.png new file mode 100644 index 0000000..4b043cc Binary files /dev/null and b/neon/Resources/images/glass-cyan/bottomright.png differ diff --git a/neon/Resources/images/glass-cyan/left.png b/neon/Resources/images/glass-cyan/left.png new file mode 100644 index 0000000..15e6093 Binary files /dev/null and b/neon/Resources/images/glass-cyan/left.png differ diff --git a/neon/Resources/images/glass-cyan/middle.png b/neon/Resources/images/glass-cyan/middle.png new file mode 100644 index 0000000..0184ae2 Binary files /dev/null and b/neon/Resources/images/glass-cyan/middle.png differ diff --git a/neon/Resources/images/glass-cyan/ref-bottom.png b/neon/Resources/images/glass-cyan/ref-bottom.png new file mode 100644 index 0000000..eaa840b Binary files /dev/null and b/neon/Resources/images/glass-cyan/ref-bottom.png differ diff --git a/neon/Resources/images/glass-cyan/ref-bottomleft-arrow.png b/neon/Resources/images/glass-cyan/ref-bottomleft-arrow.png new file mode 100644 index 0000000..40a1ea7 Binary files /dev/null and b/neon/Resources/images/glass-cyan/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-cyan/ref-bottomleft.png b/neon/Resources/images/glass-cyan/ref-bottomleft.png new file mode 100644 index 0000000..34cf89a Binary files /dev/null and b/neon/Resources/images/glass-cyan/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-cyan/ref-bottomright-arrow.png b/neon/Resources/images/glass-cyan/ref-bottomright-arrow.png new file mode 100644 index 0000000..3e4a7de Binary files /dev/null and b/neon/Resources/images/glass-cyan/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-cyan/ref-bottomright.png b/neon/Resources/images/glass-cyan/ref-bottomright.png new file mode 100644 index 0000000..626b189 Binary files /dev/null and b/neon/Resources/images/glass-cyan/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-cyan/right.png b/neon/Resources/images/glass-cyan/right.png new file mode 100644 index 0000000..3564826 Binary files /dev/null and b/neon/Resources/images/glass-cyan/right.png differ diff --git a/neon/Resources/images/glass-cyan/top.png b/neon/Resources/images/glass-cyan/top.png new file mode 100644 index 0000000..87e9189 Binary files /dev/null and b/neon/Resources/images/glass-cyan/top.png differ diff --git a/neon/Resources/images/glass-cyan/topleft.png b/neon/Resources/images/glass-cyan/topleft.png new file mode 100644 index 0000000..7d8f937 Binary files /dev/null and b/neon/Resources/images/glass-cyan/topleft.png differ diff --git a/neon/Resources/images/glass-cyan/topright.png b/neon/Resources/images/glass-cyan/topright.png new file mode 100644 index 0000000..3e7ddde Binary files /dev/null and b/neon/Resources/images/glass-cyan/topright.png differ diff --git a/neon/Resources/images/glass-graphite/bottom.png b/neon/Resources/images/glass-graphite/bottom.png new file mode 100644 index 0000000..150a033 Binary files /dev/null and b/neon/Resources/images/glass-graphite/bottom.png differ diff --git a/neon/Resources/images/glass-graphite/bottomleft-arrow.png b/neon/Resources/images/glass-graphite/bottomleft-arrow.png new file mode 100644 index 0000000..7146d6f Binary files /dev/null and b/neon/Resources/images/glass-graphite/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-graphite/bottomleft.png b/neon/Resources/images/glass-graphite/bottomleft.png new file mode 100644 index 0000000..08a6277 Binary files /dev/null and b/neon/Resources/images/glass-graphite/bottomleft.png differ diff --git a/neon/Resources/images/glass-graphite/bottomright-arrow.png b/neon/Resources/images/glass-graphite/bottomright-arrow.png new file mode 100644 index 0000000..c106c5b Binary files /dev/null and b/neon/Resources/images/glass-graphite/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-graphite/bottomright.png b/neon/Resources/images/glass-graphite/bottomright.png new file mode 100644 index 0000000..9f57fc3 Binary files /dev/null and b/neon/Resources/images/glass-graphite/bottomright.png differ diff --git a/neon/Resources/images/glass-graphite/left.png b/neon/Resources/images/glass-graphite/left.png new file mode 100644 index 0000000..d90a909 Binary files /dev/null and b/neon/Resources/images/glass-graphite/left.png differ diff --git a/neon/Resources/images/glass-graphite/middle.png b/neon/Resources/images/glass-graphite/middle.png new file mode 100644 index 0000000..f5d0b1c Binary files /dev/null and b/neon/Resources/images/glass-graphite/middle.png differ diff --git a/neon/Resources/images/glass-graphite/ref-bottom.png b/neon/Resources/images/glass-graphite/ref-bottom.png new file mode 100644 index 0000000..6995fcb Binary files /dev/null and b/neon/Resources/images/glass-graphite/ref-bottom.png differ diff --git a/neon/Resources/images/glass-graphite/ref-bottomleft-arrow.png b/neon/Resources/images/glass-graphite/ref-bottomleft-arrow.png new file mode 100644 index 0000000..8c4f0ac Binary files /dev/null and b/neon/Resources/images/glass-graphite/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-graphite/ref-bottomleft.png b/neon/Resources/images/glass-graphite/ref-bottomleft.png new file mode 100644 index 0000000..4cbc7c6 Binary files /dev/null and b/neon/Resources/images/glass-graphite/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-graphite/ref-bottomright-arrow.png b/neon/Resources/images/glass-graphite/ref-bottomright-arrow.png new file mode 100644 index 0000000..38ca106 Binary files /dev/null and b/neon/Resources/images/glass-graphite/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-graphite/ref-bottomright.png b/neon/Resources/images/glass-graphite/ref-bottomright.png new file mode 100644 index 0000000..b222678 Binary files /dev/null and b/neon/Resources/images/glass-graphite/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-graphite/right.png b/neon/Resources/images/glass-graphite/right.png new file mode 100644 index 0000000..288e699 Binary files /dev/null and b/neon/Resources/images/glass-graphite/right.png differ diff --git a/neon/Resources/images/glass-graphite/top.png b/neon/Resources/images/glass-graphite/top.png new file mode 100644 index 0000000..34a3e4a Binary files /dev/null and b/neon/Resources/images/glass-graphite/top.png differ diff --git a/neon/Resources/images/glass-graphite/topleft.png b/neon/Resources/images/glass-graphite/topleft.png new file mode 100644 index 0000000..8e0c4c6 Binary files /dev/null and b/neon/Resources/images/glass-graphite/topleft.png differ diff --git a/neon/Resources/images/glass-graphite/topright.png b/neon/Resources/images/glass-graphite/topright.png new file mode 100644 index 0000000..eafdbc7 Binary files /dev/null and b/neon/Resources/images/glass-graphite/topright.png differ diff --git a/neon/Resources/images/glass-green/bottom.png b/neon/Resources/images/glass-green/bottom.png new file mode 100644 index 0000000..84be47f Binary files /dev/null and b/neon/Resources/images/glass-green/bottom.png differ diff --git a/neon/Resources/images/glass-green/bottomleft-arrow.png b/neon/Resources/images/glass-green/bottomleft-arrow.png new file mode 100644 index 0000000..8dcec27 Binary files /dev/null and b/neon/Resources/images/glass-green/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-green/bottomleft.png b/neon/Resources/images/glass-green/bottomleft.png new file mode 100644 index 0000000..2fd4387 Binary files /dev/null and b/neon/Resources/images/glass-green/bottomleft.png differ diff --git a/neon/Resources/images/glass-green/bottomright-arrow.png b/neon/Resources/images/glass-green/bottomright-arrow.png new file mode 100644 index 0000000..abb68fb Binary files /dev/null and b/neon/Resources/images/glass-green/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-green/bottomright.png b/neon/Resources/images/glass-green/bottomright.png new file mode 100644 index 0000000..a0fd51d Binary files /dev/null and b/neon/Resources/images/glass-green/bottomright.png differ diff --git a/neon/Resources/images/glass-green/left.png b/neon/Resources/images/glass-green/left.png new file mode 100644 index 0000000..1d5551c Binary files /dev/null and b/neon/Resources/images/glass-green/left.png differ diff --git a/neon/Resources/images/glass-green/middle.png b/neon/Resources/images/glass-green/middle.png new file mode 100644 index 0000000..d50d059 Binary files /dev/null and b/neon/Resources/images/glass-green/middle.png differ diff --git a/neon/Resources/images/glass-green/ref-bottom.png b/neon/Resources/images/glass-green/ref-bottom.png new file mode 100644 index 0000000..07e7250 Binary files /dev/null and b/neon/Resources/images/glass-green/ref-bottom.png differ diff --git a/neon/Resources/images/glass-green/ref-bottomleft-arrow.png b/neon/Resources/images/glass-green/ref-bottomleft-arrow.png new file mode 100644 index 0000000..3ba629c Binary files /dev/null and b/neon/Resources/images/glass-green/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-green/ref-bottomleft.png b/neon/Resources/images/glass-green/ref-bottomleft.png new file mode 100644 index 0000000..c4cf328 Binary files /dev/null and b/neon/Resources/images/glass-green/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-green/ref-bottomright-arrow.png b/neon/Resources/images/glass-green/ref-bottomright-arrow.png new file mode 100644 index 0000000..2dee3b4 Binary files /dev/null and b/neon/Resources/images/glass-green/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-green/ref-bottomright.png b/neon/Resources/images/glass-green/ref-bottomright.png new file mode 100644 index 0000000..24c6af3 Binary files /dev/null and b/neon/Resources/images/glass-green/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-green/right.png b/neon/Resources/images/glass-green/right.png new file mode 100644 index 0000000..3f6c9b9 Binary files /dev/null and b/neon/Resources/images/glass-green/right.png differ diff --git a/neon/Resources/images/glass-green/top.png b/neon/Resources/images/glass-green/top.png new file mode 100644 index 0000000..6db5943 Binary files /dev/null and b/neon/Resources/images/glass-green/top.png differ diff --git a/neon/Resources/images/glass-green/topleft.png b/neon/Resources/images/glass-green/topleft.png new file mode 100644 index 0000000..4d94648 Binary files /dev/null and b/neon/Resources/images/glass-green/topleft.png differ diff --git a/neon/Resources/images/glass-green/topright.png b/neon/Resources/images/glass-green/topright.png new file mode 100644 index 0000000..c9f8a4f Binary files /dev/null and b/neon/Resources/images/glass-green/topright.png differ diff --git a/neon/Resources/images/glass-grey/bottom.png b/neon/Resources/images/glass-grey/bottom.png new file mode 100644 index 0000000..e3bdac6 Binary files /dev/null and b/neon/Resources/images/glass-grey/bottom.png differ diff --git a/neon/Resources/images/glass-grey/bottomleft-arrow.png b/neon/Resources/images/glass-grey/bottomleft-arrow.png new file mode 100644 index 0000000..fced704 Binary files /dev/null and b/neon/Resources/images/glass-grey/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-grey/bottomleft.png b/neon/Resources/images/glass-grey/bottomleft.png new file mode 100644 index 0000000..ed30470 Binary files /dev/null and b/neon/Resources/images/glass-grey/bottomleft.png differ diff --git a/neon/Resources/images/glass-grey/bottomright-arrow.png b/neon/Resources/images/glass-grey/bottomright-arrow.png new file mode 100644 index 0000000..cd0ee81 Binary files /dev/null and b/neon/Resources/images/glass-grey/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-grey/bottomright.png b/neon/Resources/images/glass-grey/bottomright.png new file mode 100644 index 0000000..1458e29 Binary files /dev/null and b/neon/Resources/images/glass-grey/bottomright.png differ diff --git a/neon/Resources/images/glass-grey/left.png b/neon/Resources/images/glass-grey/left.png new file mode 100644 index 0000000..2ac80c5 Binary files /dev/null and b/neon/Resources/images/glass-grey/left.png differ diff --git a/neon/Resources/images/glass-grey/middle.png b/neon/Resources/images/glass-grey/middle.png new file mode 100644 index 0000000..7b0cb4e Binary files /dev/null and b/neon/Resources/images/glass-grey/middle.png differ diff --git a/neon/Resources/images/glass-grey/ref-bottom.png b/neon/Resources/images/glass-grey/ref-bottom.png new file mode 100644 index 0000000..b34b078 Binary files /dev/null and b/neon/Resources/images/glass-grey/ref-bottom.png differ diff --git a/neon/Resources/images/glass-grey/ref-bottomleft-arrow.png b/neon/Resources/images/glass-grey/ref-bottomleft-arrow.png new file mode 100644 index 0000000..7aa6044 Binary files /dev/null and b/neon/Resources/images/glass-grey/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-grey/ref-bottomleft.png b/neon/Resources/images/glass-grey/ref-bottomleft.png new file mode 100644 index 0000000..bae799c Binary files /dev/null and b/neon/Resources/images/glass-grey/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-grey/ref-bottomright-arrow.png b/neon/Resources/images/glass-grey/ref-bottomright-arrow.png new file mode 100644 index 0000000..8240bbc Binary files /dev/null and b/neon/Resources/images/glass-grey/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-grey/ref-bottomright.png b/neon/Resources/images/glass-grey/ref-bottomright.png new file mode 100644 index 0000000..150d044 Binary files /dev/null and b/neon/Resources/images/glass-grey/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-grey/right.png b/neon/Resources/images/glass-grey/right.png new file mode 100644 index 0000000..45c3def Binary files /dev/null and b/neon/Resources/images/glass-grey/right.png differ diff --git a/neon/Resources/images/glass-grey/top.png b/neon/Resources/images/glass-grey/top.png new file mode 100644 index 0000000..2652977 Binary files /dev/null and b/neon/Resources/images/glass-grey/top.png differ diff --git a/neon/Resources/images/glass-grey/topleft.png b/neon/Resources/images/glass-grey/topleft.png new file mode 100644 index 0000000..7fdb585 Binary files /dev/null and b/neon/Resources/images/glass-grey/topleft.png differ diff --git a/neon/Resources/images/glass-grey/topright.png b/neon/Resources/images/glass-grey/topright.png new file mode 100644 index 0000000..14fa40a Binary files /dev/null and b/neon/Resources/images/glass-grey/topright.png differ diff --git a/neon/Resources/images/glass-lime/bottom.png b/neon/Resources/images/glass-lime/bottom.png new file mode 100644 index 0000000..65d2f0b Binary files /dev/null and b/neon/Resources/images/glass-lime/bottom.png differ diff --git a/neon/Resources/images/glass-lime/bottomleft-arrow.png b/neon/Resources/images/glass-lime/bottomleft-arrow.png new file mode 100644 index 0000000..de32c15 Binary files /dev/null and b/neon/Resources/images/glass-lime/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-lime/bottomleft.png b/neon/Resources/images/glass-lime/bottomleft.png new file mode 100644 index 0000000..447ffe9 Binary files /dev/null and b/neon/Resources/images/glass-lime/bottomleft.png differ diff --git a/neon/Resources/images/glass-lime/bottomright-arrow.png b/neon/Resources/images/glass-lime/bottomright-arrow.png new file mode 100644 index 0000000..85ad155 Binary files /dev/null and b/neon/Resources/images/glass-lime/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-lime/bottomright.png b/neon/Resources/images/glass-lime/bottomright.png new file mode 100644 index 0000000..ec1b8a8 Binary files /dev/null and b/neon/Resources/images/glass-lime/bottomright.png differ diff --git a/neon/Resources/images/glass-lime/left.png b/neon/Resources/images/glass-lime/left.png new file mode 100644 index 0000000..bb168f7 Binary files /dev/null and b/neon/Resources/images/glass-lime/left.png differ diff --git a/neon/Resources/images/glass-lime/middle.png b/neon/Resources/images/glass-lime/middle.png new file mode 100644 index 0000000..c4cabec Binary files /dev/null and b/neon/Resources/images/glass-lime/middle.png differ diff --git a/neon/Resources/images/glass-lime/ref-bottom.png b/neon/Resources/images/glass-lime/ref-bottom.png new file mode 100644 index 0000000..6b3d69b Binary files /dev/null and b/neon/Resources/images/glass-lime/ref-bottom.png differ diff --git a/neon/Resources/images/glass-lime/ref-bottomleft-arrow.png b/neon/Resources/images/glass-lime/ref-bottomleft-arrow.png new file mode 100644 index 0000000..f481038 Binary files /dev/null and b/neon/Resources/images/glass-lime/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-lime/ref-bottomleft.png b/neon/Resources/images/glass-lime/ref-bottomleft.png new file mode 100644 index 0000000..93d8df8 Binary files /dev/null and b/neon/Resources/images/glass-lime/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-lime/ref-bottomright-arrow.png b/neon/Resources/images/glass-lime/ref-bottomright-arrow.png new file mode 100644 index 0000000..0a192c1 Binary files /dev/null and b/neon/Resources/images/glass-lime/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-lime/ref-bottomright.png b/neon/Resources/images/glass-lime/ref-bottomright.png new file mode 100644 index 0000000..d96f327 Binary files /dev/null and b/neon/Resources/images/glass-lime/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-lime/right.png b/neon/Resources/images/glass-lime/right.png new file mode 100644 index 0000000..26ed5d0 Binary files /dev/null and b/neon/Resources/images/glass-lime/right.png differ diff --git a/neon/Resources/images/glass-lime/top.png b/neon/Resources/images/glass-lime/top.png new file mode 100644 index 0000000..a87eeb4 Binary files /dev/null and b/neon/Resources/images/glass-lime/top.png differ diff --git a/neon/Resources/images/glass-lime/topleft.png b/neon/Resources/images/glass-lime/topleft.png new file mode 100644 index 0000000..7cf7a8d Binary files /dev/null and b/neon/Resources/images/glass-lime/topleft.png differ diff --git a/neon/Resources/images/glass-lime/topright.png b/neon/Resources/images/glass-lime/topright.png new file mode 100644 index 0000000..03335d1 Binary files /dev/null and b/neon/Resources/images/glass-lime/topright.png differ diff --git a/neon/Resources/images/glass-orange/bottom.png b/neon/Resources/images/glass-orange/bottom.png new file mode 100644 index 0000000..ae0e192 Binary files /dev/null and b/neon/Resources/images/glass-orange/bottom.png differ diff --git a/neon/Resources/images/glass-orange/bottomleft-arrow.png b/neon/Resources/images/glass-orange/bottomleft-arrow.png new file mode 100644 index 0000000..d65f0a8 Binary files /dev/null and b/neon/Resources/images/glass-orange/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-orange/bottomleft.png b/neon/Resources/images/glass-orange/bottomleft.png new file mode 100644 index 0000000..e2a00b3 Binary files /dev/null and b/neon/Resources/images/glass-orange/bottomleft.png differ diff --git a/neon/Resources/images/glass-orange/bottomright-arrow.png b/neon/Resources/images/glass-orange/bottomright-arrow.png new file mode 100644 index 0000000..d205491 Binary files /dev/null and b/neon/Resources/images/glass-orange/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-orange/bottomright.png b/neon/Resources/images/glass-orange/bottomright.png new file mode 100644 index 0000000..55c9492 Binary files /dev/null and b/neon/Resources/images/glass-orange/bottomright.png differ diff --git a/neon/Resources/images/glass-orange/left.png b/neon/Resources/images/glass-orange/left.png new file mode 100644 index 0000000..9e64859 Binary files /dev/null and b/neon/Resources/images/glass-orange/left.png differ diff --git a/neon/Resources/images/glass-orange/middle.png b/neon/Resources/images/glass-orange/middle.png new file mode 100644 index 0000000..c379e79 Binary files /dev/null and b/neon/Resources/images/glass-orange/middle.png differ diff --git a/neon/Resources/images/glass-orange/ref-bottom.png b/neon/Resources/images/glass-orange/ref-bottom.png new file mode 100644 index 0000000..c6d0043 Binary files /dev/null and b/neon/Resources/images/glass-orange/ref-bottom.png differ diff --git a/neon/Resources/images/glass-orange/ref-bottomleft-arrow.png b/neon/Resources/images/glass-orange/ref-bottomleft-arrow.png new file mode 100644 index 0000000..6eb9478 Binary files /dev/null and b/neon/Resources/images/glass-orange/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-orange/ref-bottomleft.png b/neon/Resources/images/glass-orange/ref-bottomleft.png new file mode 100644 index 0000000..0d21094 Binary files /dev/null and b/neon/Resources/images/glass-orange/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-orange/ref-bottomright-arrow.png b/neon/Resources/images/glass-orange/ref-bottomright-arrow.png new file mode 100644 index 0000000..f54a1c9 Binary files /dev/null and b/neon/Resources/images/glass-orange/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-orange/ref-bottomright.png b/neon/Resources/images/glass-orange/ref-bottomright.png new file mode 100644 index 0000000..b37e865 Binary files /dev/null and b/neon/Resources/images/glass-orange/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-orange/right.png b/neon/Resources/images/glass-orange/right.png new file mode 100644 index 0000000..3967934 Binary files /dev/null and b/neon/Resources/images/glass-orange/right.png differ diff --git a/neon/Resources/images/glass-orange/top.png b/neon/Resources/images/glass-orange/top.png new file mode 100644 index 0000000..bb79dd1 Binary files /dev/null and b/neon/Resources/images/glass-orange/top.png differ diff --git a/neon/Resources/images/glass-orange/topleft.png b/neon/Resources/images/glass-orange/topleft.png new file mode 100644 index 0000000..1309d1f Binary files /dev/null and b/neon/Resources/images/glass-orange/topleft.png differ diff --git a/neon/Resources/images/glass-orange/topright.png b/neon/Resources/images/glass-orange/topright.png new file mode 100644 index 0000000..2a610f6 Binary files /dev/null and b/neon/Resources/images/glass-orange/topright.png differ diff --git a/neon/Resources/images/glass-pink/bottom.png b/neon/Resources/images/glass-pink/bottom.png new file mode 100644 index 0000000..df9c49c Binary files /dev/null and b/neon/Resources/images/glass-pink/bottom.png differ diff --git a/neon/Resources/images/glass-pink/bottomleft-arrow.png b/neon/Resources/images/glass-pink/bottomleft-arrow.png new file mode 100644 index 0000000..71e11e8 Binary files /dev/null and b/neon/Resources/images/glass-pink/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-pink/bottomleft.png b/neon/Resources/images/glass-pink/bottomleft.png new file mode 100644 index 0000000..2db397d Binary files /dev/null and b/neon/Resources/images/glass-pink/bottomleft.png differ diff --git a/neon/Resources/images/glass-pink/bottomright-arrow.png b/neon/Resources/images/glass-pink/bottomright-arrow.png new file mode 100644 index 0000000..976cc05 Binary files /dev/null and b/neon/Resources/images/glass-pink/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-pink/bottomright.png b/neon/Resources/images/glass-pink/bottomright.png new file mode 100644 index 0000000..bbe1965 Binary files /dev/null and b/neon/Resources/images/glass-pink/bottomright.png differ diff --git a/neon/Resources/images/glass-pink/left.png b/neon/Resources/images/glass-pink/left.png new file mode 100644 index 0000000..d91ee36 Binary files /dev/null and b/neon/Resources/images/glass-pink/left.png differ diff --git a/neon/Resources/images/glass-pink/middle.png b/neon/Resources/images/glass-pink/middle.png new file mode 100644 index 0000000..44b0a2d Binary files /dev/null and b/neon/Resources/images/glass-pink/middle.png differ diff --git a/neon/Resources/images/glass-pink/ref-bottom.png b/neon/Resources/images/glass-pink/ref-bottom.png new file mode 100644 index 0000000..720645d Binary files /dev/null and b/neon/Resources/images/glass-pink/ref-bottom.png differ diff --git a/neon/Resources/images/glass-pink/ref-bottomleft-arrow.png b/neon/Resources/images/glass-pink/ref-bottomleft-arrow.png new file mode 100644 index 0000000..6761dd3 Binary files /dev/null and b/neon/Resources/images/glass-pink/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-pink/ref-bottomleft.png b/neon/Resources/images/glass-pink/ref-bottomleft.png new file mode 100644 index 0000000..dc720c0 Binary files /dev/null and b/neon/Resources/images/glass-pink/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-pink/ref-bottomright-arrow.png b/neon/Resources/images/glass-pink/ref-bottomright-arrow.png new file mode 100644 index 0000000..7c298ca Binary files /dev/null and b/neon/Resources/images/glass-pink/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-pink/ref-bottomright.png b/neon/Resources/images/glass-pink/ref-bottomright.png new file mode 100644 index 0000000..aca8c9a Binary files /dev/null and b/neon/Resources/images/glass-pink/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-pink/right.png b/neon/Resources/images/glass-pink/right.png new file mode 100644 index 0000000..e5e1a72 Binary files /dev/null and b/neon/Resources/images/glass-pink/right.png differ diff --git a/neon/Resources/images/glass-pink/top.png b/neon/Resources/images/glass-pink/top.png new file mode 100644 index 0000000..97225b5 Binary files /dev/null and b/neon/Resources/images/glass-pink/top.png differ diff --git a/neon/Resources/images/glass-pink/topleft.png b/neon/Resources/images/glass-pink/topleft.png new file mode 100644 index 0000000..6ef9732 Binary files /dev/null and b/neon/Resources/images/glass-pink/topleft.png differ diff --git a/neon/Resources/images/glass-pink/topright.png b/neon/Resources/images/glass-pink/topright.png new file mode 100644 index 0000000..883f54d Binary files /dev/null and b/neon/Resources/images/glass-pink/topright.png differ diff --git a/neon/Resources/images/glass-purple/bottom.png b/neon/Resources/images/glass-purple/bottom.png new file mode 100644 index 0000000..9abe1ba Binary files /dev/null and b/neon/Resources/images/glass-purple/bottom.png differ diff --git a/neon/Resources/images/glass-purple/bottomleft-arrow.png b/neon/Resources/images/glass-purple/bottomleft-arrow.png new file mode 100644 index 0000000..434f604 Binary files /dev/null and b/neon/Resources/images/glass-purple/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-purple/bottomleft.png b/neon/Resources/images/glass-purple/bottomleft.png new file mode 100644 index 0000000..8f86c24 Binary files /dev/null and b/neon/Resources/images/glass-purple/bottomleft.png differ diff --git a/neon/Resources/images/glass-purple/bottomright-arrow.png b/neon/Resources/images/glass-purple/bottomright-arrow.png new file mode 100644 index 0000000..794318e Binary files /dev/null and b/neon/Resources/images/glass-purple/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-purple/bottomright.png b/neon/Resources/images/glass-purple/bottomright.png new file mode 100644 index 0000000..496803a Binary files /dev/null and b/neon/Resources/images/glass-purple/bottomright.png differ diff --git a/neon/Resources/images/glass-purple/left.png b/neon/Resources/images/glass-purple/left.png new file mode 100644 index 0000000..418c9c6 Binary files /dev/null and b/neon/Resources/images/glass-purple/left.png differ diff --git a/neon/Resources/images/glass-purple/middle.png b/neon/Resources/images/glass-purple/middle.png new file mode 100644 index 0000000..193119a Binary files /dev/null and b/neon/Resources/images/glass-purple/middle.png differ diff --git a/neon/Resources/images/glass-purple/ref-bottom.png b/neon/Resources/images/glass-purple/ref-bottom.png new file mode 100644 index 0000000..80e871e Binary files /dev/null and b/neon/Resources/images/glass-purple/ref-bottom.png differ diff --git a/neon/Resources/images/glass-purple/ref-bottomleft-arrow.png b/neon/Resources/images/glass-purple/ref-bottomleft-arrow.png new file mode 100644 index 0000000..8def6bb Binary files /dev/null and b/neon/Resources/images/glass-purple/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-purple/ref-bottomleft.png b/neon/Resources/images/glass-purple/ref-bottomleft.png new file mode 100644 index 0000000..09f5e0e Binary files /dev/null and b/neon/Resources/images/glass-purple/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-purple/ref-bottomright-arrow.png b/neon/Resources/images/glass-purple/ref-bottomright-arrow.png new file mode 100644 index 0000000..2f6c02d Binary files /dev/null and b/neon/Resources/images/glass-purple/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-purple/ref-bottomright.png b/neon/Resources/images/glass-purple/ref-bottomright.png new file mode 100644 index 0000000..57d0c90 Binary files /dev/null and b/neon/Resources/images/glass-purple/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-purple/right.png b/neon/Resources/images/glass-purple/right.png new file mode 100644 index 0000000..d277877 Binary files /dev/null and b/neon/Resources/images/glass-purple/right.png differ diff --git a/neon/Resources/images/glass-purple/top.png b/neon/Resources/images/glass-purple/top.png new file mode 100644 index 0000000..522af2b Binary files /dev/null and b/neon/Resources/images/glass-purple/top.png differ diff --git a/neon/Resources/images/glass-purple/topleft.png b/neon/Resources/images/glass-purple/topleft.png new file mode 100644 index 0000000..0354ecd Binary files /dev/null and b/neon/Resources/images/glass-purple/topleft.png differ diff --git a/neon/Resources/images/glass-purple/topright.png b/neon/Resources/images/glass-purple/topright.png new file mode 100644 index 0000000..9ce8441 Binary files /dev/null and b/neon/Resources/images/glass-purple/topright.png differ diff --git a/neon/Resources/images/glass-red/bottom.png b/neon/Resources/images/glass-red/bottom.png new file mode 100644 index 0000000..86c16c5 Binary files /dev/null and b/neon/Resources/images/glass-red/bottom.png differ diff --git a/neon/Resources/images/glass-red/bottomleft-arrow.png b/neon/Resources/images/glass-red/bottomleft-arrow.png new file mode 100644 index 0000000..edbd7a7 Binary files /dev/null and b/neon/Resources/images/glass-red/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-red/bottomleft.png b/neon/Resources/images/glass-red/bottomleft.png new file mode 100644 index 0000000..932a61d Binary files /dev/null and b/neon/Resources/images/glass-red/bottomleft.png differ diff --git a/neon/Resources/images/glass-red/bottomright-arrow.png b/neon/Resources/images/glass-red/bottomright-arrow.png new file mode 100644 index 0000000..5e9636c Binary files /dev/null and b/neon/Resources/images/glass-red/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-red/bottomright.png b/neon/Resources/images/glass-red/bottomright.png new file mode 100644 index 0000000..f4657e8 Binary files /dev/null and b/neon/Resources/images/glass-red/bottomright.png differ diff --git a/neon/Resources/images/glass-red/left.png b/neon/Resources/images/glass-red/left.png new file mode 100644 index 0000000..06f9e21 Binary files /dev/null and b/neon/Resources/images/glass-red/left.png differ diff --git a/neon/Resources/images/glass-red/middle.png b/neon/Resources/images/glass-red/middle.png new file mode 100644 index 0000000..7f6580f Binary files /dev/null and b/neon/Resources/images/glass-red/middle.png differ diff --git a/neon/Resources/images/glass-red/ref-bottom.png b/neon/Resources/images/glass-red/ref-bottom.png new file mode 100644 index 0000000..1b3a4cb Binary files /dev/null and b/neon/Resources/images/glass-red/ref-bottom.png differ diff --git a/neon/Resources/images/glass-red/ref-bottomleft-arrow.png b/neon/Resources/images/glass-red/ref-bottomleft-arrow.png new file mode 100644 index 0000000..5e01fbd Binary files /dev/null and b/neon/Resources/images/glass-red/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-red/ref-bottomleft.png b/neon/Resources/images/glass-red/ref-bottomleft.png new file mode 100644 index 0000000..fe07ef3 Binary files /dev/null and b/neon/Resources/images/glass-red/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-red/ref-bottomright-arrow.png b/neon/Resources/images/glass-red/ref-bottomright-arrow.png new file mode 100644 index 0000000..b5d1806 Binary files /dev/null and b/neon/Resources/images/glass-red/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-red/ref-bottomright.png b/neon/Resources/images/glass-red/ref-bottomright.png new file mode 100644 index 0000000..b0a9277 Binary files /dev/null and b/neon/Resources/images/glass-red/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-red/right.png b/neon/Resources/images/glass-red/right.png new file mode 100644 index 0000000..b474403 Binary files /dev/null and b/neon/Resources/images/glass-red/right.png differ diff --git a/neon/Resources/images/glass-red/top.png b/neon/Resources/images/glass-red/top.png new file mode 100644 index 0000000..fa107de Binary files /dev/null and b/neon/Resources/images/glass-red/top.png differ diff --git a/neon/Resources/images/glass-red/topleft.png b/neon/Resources/images/glass-red/topleft.png new file mode 100644 index 0000000..1739181 Binary files /dev/null and b/neon/Resources/images/glass-red/topleft.png differ diff --git a/neon/Resources/images/glass-red/topright.png b/neon/Resources/images/glass-red/topright.png new file mode 100644 index 0000000..9234bef Binary files /dev/null and b/neon/Resources/images/glass-red/topright.png differ diff --git a/neon/Resources/images/glass-yellow/bottom.png b/neon/Resources/images/glass-yellow/bottom.png new file mode 100644 index 0000000..f5781ee Binary files /dev/null and b/neon/Resources/images/glass-yellow/bottom.png differ diff --git a/neon/Resources/images/glass-yellow/bottomleft-arrow.png b/neon/Resources/images/glass-yellow/bottomleft-arrow.png new file mode 100644 index 0000000..c62c705 Binary files /dev/null and b/neon/Resources/images/glass-yellow/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-yellow/bottomleft.png b/neon/Resources/images/glass-yellow/bottomleft.png new file mode 100644 index 0000000..dc6d162 Binary files /dev/null and b/neon/Resources/images/glass-yellow/bottomleft.png differ diff --git a/neon/Resources/images/glass-yellow/bottomright-arrow.png b/neon/Resources/images/glass-yellow/bottomright-arrow.png new file mode 100644 index 0000000..13d6b83 Binary files /dev/null and b/neon/Resources/images/glass-yellow/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-yellow/bottomright.png b/neon/Resources/images/glass-yellow/bottomright.png new file mode 100644 index 0000000..239ddd7 Binary files /dev/null and b/neon/Resources/images/glass-yellow/bottomright.png differ diff --git a/neon/Resources/images/glass-yellow/left.png b/neon/Resources/images/glass-yellow/left.png new file mode 100644 index 0000000..8c13c84 Binary files /dev/null and b/neon/Resources/images/glass-yellow/left.png differ diff --git a/neon/Resources/images/glass-yellow/middle.png b/neon/Resources/images/glass-yellow/middle.png new file mode 100644 index 0000000..b397e1b Binary files /dev/null and b/neon/Resources/images/glass-yellow/middle.png differ diff --git a/neon/Resources/images/glass-yellow/ref-bottom.png b/neon/Resources/images/glass-yellow/ref-bottom.png new file mode 100644 index 0000000..3902f03 Binary files /dev/null and b/neon/Resources/images/glass-yellow/ref-bottom.png differ diff --git a/neon/Resources/images/glass-yellow/ref-bottomleft-arrow.png b/neon/Resources/images/glass-yellow/ref-bottomleft-arrow.png new file mode 100644 index 0000000..e23f74f Binary files /dev/null and b/neon/Resources/images/glass-yellow/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass-yellow/ref-bottomleft.png b/neon/Resources/images/glass-yellow/ref-bottomleft.png new file mode 100644 index 0000000..2aeb84b Binary files /dev/null and b/neon/Resources/images/glass-yellow/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass-yellow/ref-bottomright-arrow.png b/neon/Resources/images/glass-yellow/ref-bottomright-arrow.png new file mode 100644 index 0000000..78e7237 Binary files /dev/null and b/neon/Resources/images/glass-yellow/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass-yellow/ref-bottomright.png b/neon/Resources/images/glass-yellow/ref-bottomright.png new file mode 100644 index 0000000..f53c186 Binary files /dev/null and b/neon/Resources/images/glass-yellow/ref-bottomright.png differ diff --git a/neon/Resources/images/glass-yellow/right.png b/neon/Resources/images/glass-yellow/right.png new file mode 100644 index 0000000..45790ab Binary files /dev/null and b/neon/Resources/images/glass-yellow/right.png differ diff --git a/neon/Resources/images/glass-yellow/top.png b/neon/Resources/images/glass-yellow/top.png new file mode 100644 index 0000000..a40f3c8 Binary files /dev/null and b/neon/Resources/images/glass-yellow/top.png differ diff --git a/neon/Resources/images/glass-yellow/topleft.png b/neon/Resources/images/glass-yellow/topleft.png new file mode 100644 index 0000000..ed372f1 Binary files /dev/null and b/neon/Resources/images/glass-yellow/topleft.png differ diff --git a/neon/Resources/images/glass-yellow/topright.png b/neon/Resources/images/glass-yellow/topright.png new file mode 100644 index 0000000..77e773a Binary files /dev/null and b/neon/Resources/images/glass-yellow/topright.png differ diff --git a/neon/Resources/images/glass/bottom.png b/neon/Resources/images/glass/bottom.png new file mode 100644 index 0000000..26f9350 Binary files /dev/null and b/neon/Resources/images/glass/bottom.png differ diff --git a/neon/Resources/images/glass/bottomleft-arrow.png b/neon/Resources/images/glass/bottomleft-arrow.png new file mode 100644 index 0000000..6c64ebe Binary files /dev/null and b/neon/Resources/images/glass/bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass/bottomleft.png b/neon/Resources/images/glass/bottomleft.png new file mode 100644 index 0000000..16e2994 Binary files /dev/null and b/neon/Resources/images/glass/bottomleft.png differ diff --git a/neon/Resources/images/glass/bottomright-arrow.png b/neon/Resources/images/glass/bottomright-arrow.png new file mode 100644 index 0000000..32686c0 Binary files /dev/null and b/neon/Resources/images/glass/bottomright-arrow.png differ diff --git a/neon/Resources/images/glass/bottomright.png b/neon/Resources/images/glass/bottomright.png new file mode 100644 index 0000000..c96488c Binary files /dev/null and b/neon/Resources/images/glass/bottomright.png differ diff --git a/neon/Resources/images/glass/left.png b/neon/Resources/images/glass/left.png new file mode 100644 index 0000000..88ed951 Binary files /dev/null and b/neon/Resources/images/glass/left.png differ diff --git a/neon/Resources/images/glass/middle.png b/neon/Resources/images/glass/middle.png new file mode 100644 index 0000000..56eb526 Binary files /dev/null and b/neon/Resources/images/glass/middle.png differ diff --git a/neon/Resources/images/glass/ref-bottom.png b/neon/Resources/images/glass/ref-bottom.png new file mode 100644 index 0000000..b34b078 Binary files /dev/null and b/neon/Resources/images/glass/ref-bottom.png differ diff --git a/neon/Resources/images/glass/ref-bottomleft-arrow.png b/neon/Resources/images/glass/ref-bottomleft-arrow.png new file mode 100644 index 0000000..f36ad1d Binary files /dev/null and b/neon/Resources/images/glass/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/glass/ref-bottomleft.png b/neon/Resources/images/glass/ref-bottomleft.png new file mode 100644 index 0000000..62be188 Binary files /dev/null and b/neon/Resources/images/glass/ref-bottomleft.png differ diff --git a/neon/Resources/images/glass/ref-bottomright-arrow.png b/neon/Resources/images/glass/ref-bottomright-arrow.png new file mode 100644 index 0000000..0c30375 Binary files /dev/null and b/neon/Resources/images/glass/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/glass/ref-bottomright.png b/neon/Resources/images/glass/ref-bottomright.png new file mode 100644 index 0000000..e041d00 Binary files /dev/null and b/neon/Resources/images/glass/ref-bottomright.png differ diff --git a/neon/Resources/images/glass/right.png b/neon/Resources/images/glass/right.png new file mode 100644 index 0000000..b35dc5f Binary files /dev/null and b/neon/Resources/images/glass/right.png differ diff --git a/neon/Resources/images/glass/top.png b/neon/Resources/images/glass/top.png new file mode 100644 index 0000000..c6bc421 Binary files /dev/null and b/neon/Resources/images/glass/top.png differ diff --git a/neon/Resources/images/glass/topleft.png b/neon/Resources/images/glass/topleft.png new file mode 100644 index 0000000..4c0c705 Binary files /dev/null and b/neon/Resources/images/glass/topleft.png differ diff --git a/neon/Resources/images/glass/topright.png b/neon/Resources/images/glass/topright.png new file mode 100644 index 0000000..d67d296 Binary files /dev/null and b/neon/Resources/images/glass/topright.png differ diff --git a/neon/Resources/images/hud/bottom.png b/neon/Resources/images/hud/bottom.png new file mode 100644 index 0000000..f64dd5d Binary files /dev/null and b/neon/Resources/images/hud/bottom.png differ diff --git a/neon/Resources/images/hud/bottomleft-arrow.png b/neon/Resources/images/hud/bottomleft-arrow.png new file mode 100644 index 0000000..cecf39b Binary files /dev/null and b/neon/Resources/images/hud/bottomleft-arrow.png differ diff --git a/neon/Resources/images/hud/bottomleft.png b/neon/Resources/images/hud/bottomleft.png new file mode 100644 index 0000000..ea2db4a Binary files /dev/null and b/neon/Resources/images/hud/bottomleft.png differ diff --git a/neon/Resources/images/hud/bottomright-arrow.png b/neon/Resources/images/hud/bottomright-arrow.png new file mode 100644 index 0000000..3467eb5 Binary files /dev/null and b/neon/Resources/images/hud/bottomright-arrow.png differ diff --git a/neon/Resources/images/hud/bottomright.png b/neon/Resources/images/hud/bottomright.png new file mode 100644 index 0000000..4325406 Binary files /dev/null and b/neon/Resources/images/hud/bottomright.png differ diff --git a/neon/Resources/images/hud/left.png b/neon/Resources/images/hud/left.png new file mode 100644 index 0000000..e6319e1 Binary files /dev/null and b/neon/Resources/images/hud/left.png differ diff --git a/neon/Resources/images/hud/middle.png b/neon/Resources/images/hud/middle.png new file mode 100644 index 0000000..2892f47 Binary files /dev/null and b/neon/Resources/images/hud/middle.png differ diff --git a/neon/Resources/images/hud/ref-bottom.png b/neon/Resources/images/hud/ref-bottom.png new file mode 100644 index 0000000..d0d6957 Binary files /dev/null and b/neon/Resources/images/hud/ref-bottom.png differ diff --git a/neon/Resources/images/hud/ref-bottomleft-arrow.png b/neon/Resources/images/hud/ref-bottomleft-arrow.png new file mode 100644 index 0000000..5c9b0fc Binary files /dev/null and b/neon/Resources/images/hud/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/hud/ref-bottomleft.png b/neon/Resources/images/hud/ref-bottomleft.png new file mode 100644 index 0000000..62c09ae Binary files /dev/null and b/neon/Resources/images/hud/ref-bottomleft.png differ diff --git a/neon/Resources/images/hud/ref-bottomright-arrow.png b/neon/Resources/images/hud/ref-bottomright-arrow.png new file mode 100644 index 0000000..b7bf06e Binary files /dev/null and b/neon/Resources/images/hud/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/hud/ref-bottomright.png b/neon/Resources/images/hud/ref-bottomright.png new file mode 100644 index 0000000..2618a3d Binary files /dev/null and b/neon/Resources/images/hud/ref-bottomright.png differ diff --git a/neon/Resources/images/hud/right.png b/neon/Resources/images/hud/right.png new file mode 100644 index 0000000..ec8b61b Binary files /dev/null and b/neon/Resources/images/hud/right.png differ diff --git a/neon/Resources/images/hud/top.png b/neon/Resources/images/hud/top.png new file mode 100644 index 0000000..dc3d095 Binary files /dev/null and b/neon/Resources/images/hud/top.png differ diff --git a/neon/Resources/images/hud/topleft.png b/neon/Resources/images/hud/topleft.png new file mode 100644 index 0000000..1406ce8 Binary files /dev/null and b/neon/Resources/images/hud/topleft.png differ diff --git a/neon/Resources/images/hud/topright.png b/neon/Resources/images/hud/topright.png new file mode 100644 index 0000000..5d9451e Binary files /dev/null and b/neon/Resources/images/hud/topright.png differ diff --git a/neon/Resources/images/jimeh.png b/neon/Resources/images/jimeh.png new file mode 100644 index 0000000..ec502ab Binary files /dev/null and b/neon/Resources/images/jimeh.png differ diff --git a/neon/Resources/images/modern/bottom.png b/neon/Resources/images/modern/bottom.png new file mode 100644 index 0000000..82208d2 Binary files /dev/null and b/neon/Resources/images/modern/bottom.png differ diff --git a/neon/Resources/images/modern/bottomleft-arrow.png b/neon/Resources/images/modern/bottomleft-arrow.png new file mode 100644 index 0000000..b141c36 Binary files /dev/null and b/neon/Resources/images/modern/bottomleft-arrow.png differ diff --git a/neon/Resources/images/modern/bottomleft.png b/neon/Resources/images/modern/bottomleft.png new file mode 100644 index 0000000..7008e60 Binary files /dev/null and b/neon/Resources/images/modern/bottomleft.png differ diff --git a/neon/Resources/images/modern/bottomright-arrow.png b/neon/Resources/images/modern/bottomright-arrow.png new file mode 100644 index 0000000..f0df18b Binary files /dev/null and b/neon/Resources/images/modern/bottomright-arrow.png differ diff --git a/neon/Resources/images/modern/bottomright.png b/neon/Resources/images/modern/bottomright.png new file mode 100644 index 0000000..b00a1f1 Binary files /dev/null and b/neon/Resources/images/modern/bottomright.png differ diff --git a/neon/Resources/images/modern/left.png b/neon/Resources/images/modern/left.png new file mode 100644 index 0000000..4f48b27 Binary files /dev/null and b/neon/Resources/images/modern/left.png differ diff --git a/neon/Resources/images/modern/middle.png b/neon/Resources/images/modern/middle.png new file mode 100644 index 0000000..01ad603 Binary files /dev/null and b/neon/Resources/images/modern/middle.png differ diff --git a/neon/Resources/images/modern/ref-bottom.png b/neon/Resources/images/modern/ref-bottom.png new file mode 100644 index 0000000..0181d15 Binary files /dev/null and b/neon/Resources/images/modern/ref-bottom.png differ diff --git a/neon/Resources/images/modern/ref-bottomleft-arrow.png b/neon/Resources/images/modern/ref-bottomleft-arrow.png new file mode 100644 index 0000000..12f4117 Binary files /dev/null and b/neon/Resources/images/modern/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/modern/ref-bottomleft.png b/neon/Resources/images/modern/ref-bottomleft.png new file mode 100644 index 0000000..9c8f59f Binary files /dev/null and b/neon/Resources/images/modern/ref-bottomleft.png differ diff --git a/neon/Resources/images/modern/ref-bottomright-arrow.png b/neon/Resources/images/modern/ref-bottomright-arrow.png new file mode 100644 index 0000000..e32a25c Binary files /dev/null and b/neon/Resources/images/modern/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/modern/ref-bottomright.png b/neon/Resources/images/modern/ref-bottomright.png new file mode 100644 index 0000000..c8dd93c Binary files /dev/null and b/neon/Resources/images/modern/ref-bottomright.png differ diff --git a/neon/Resources/images/modern/right.png b/neon/Resources/images/modern/right.png new file mode 100644 index 0000000..71ed63b Binary files /dev/null and b/neon/Resources/images/modern/right.png differ diff --git a/neon/Resources/images/modern/top.png b/neon/Resources/images/modern/top.png new file mode 100644 index 0000000..40a5d5b Binary files /dev/null and b/neon/Resources/images/modern/top.png differ diff --git a/neon/Resources/images/modern/topleft.png b/neon/Resources/images/modern/topleft.png new file mode 100644 index 0000000..a1d9044 Binary files /dev/null and b/neon/Resources/images/modern/topleft.png differ diff --git a/neon/Resources/images/modern/topright.png b/neon/Resources/images/modern/topright.png new file mode 100644 index 0000000..0c76411 Binary files /dev/null and b/neon/Resources/images/modern/topright.png differ diff --git a/neon/Resources/images/white/bottom.png b/neon/Resources/images/white/bottom.png new file mode 100644 index 0000000..bf68941 Binary files /dev/null and b/neon/Resources/images/white/bottom.png differ diff --git a/neon/Resources/images/white/bottomleft-arrow.png b/neon/Resources/images/white/bottomleft-arrow.png new file mode 100644 index 0000000..beec1e3 Binary files /dev/null and b/neon/Resources/images/white/bottomleft-arrow.png differ diff --git a/neon/Resources/images/white/bottomleft.png b/neon/Resources/images/white/bottomleft.png new file mode 100644 index 0000000..fbd9bdb Binary files /dev/null and b/neon/Resources/images/white/bottomleft.png differ diff --git a/neon/Resources/images/white/bottomright-arrow.png b/neon/Resources/images/white/bottomright-arrow.png new file mode 100644 index 0000000..0b21164 Binary files /dev/null and b/neon/Resources/images/white/bottomright-arrow.png differ diff --git a/neon/Resources/images/white/bottomright.png b/neon/Resources/images/white/bottomright.png new file mode 100644 index 0000000..ff2803d Binary files /dev/null and b/neon/Resources/images/white/bottomright.png differ diff --git a/neon/Resources/images/white/left.png b/neon/Resources/images/white/left.png new file mode 100644 index 0000000..94d28c7 Binary files /dev/null and b/neon/Resources/images/white/left.png differ diff --git a/neon/Resources/images/white/middle.png b/neon/Resources/images/white/middle.png new file mode 100644 index 0000000..d6d9cef Binary files /dev/null and b/neon/Resources/images/white/middle.png differ diff --git a/neon/Resources/images/white/ref-bottom.png b/neon/Resources/images/white/ref-bottom.png new file mode 100644 index 0000000..ee2c902 Binary files /dev/null and b/neon/Resources/images/white/ref-bottom.png differ diff --git a/neon/Resources/images/white/ref-bottomleft-arrow.png b/neon/Resources/images/white/ref-bottomleft-arrow.png new file mode 100644 index 0000000..0bb2318 Binary files /dev/null and b/neon/Resources/images/white/ref-bottomleft-arrow.png differ diff --git a/neon/Resources/images/white/ref-bottomleft.png b/neon/Resources/images/white/ref-bottomleft.png new file mode 100644 index 0000000..1dc4b37 Binary files /dev/null and b/neon/Resources/images/white/ref-bottomleft.png differ diff --git a/neon/Resources/images/white/ref-bottomright-arrow.png b/neon/Resources/images/white/ref-bottomright-arrow.png new file mode 100644 index 0000000..f5591c0 Binary files /dev/null and b/neon/Resources/images/white/ref-bottomright-arrow.png differ diff --git a/neon/Resources/images/white/ref-bottomright.png b/neon/Resources/images/white/ref-bottomright.png new file mode 100644 index 0000000..7745252 Binary files /dev/null and b/neon/Resources/images/white/ref-bottomright.png differ diff --git a/neon/Resources/images/white/right.png b/neon/Resources/images/white/right.png new file mode 100644 index 0000000..c29bc7a Binary files /dev/null and b/neon/Resources/images/white/right.png differ diff --git a/neon/Resources/images/white/top.png b/neon/Resources/images/white/top.png new file mode 100644 index 0000000..51dc525 Binary files /dev/null and b/neon/Resources/images/white/top.png differ diff --git a/neon/Resources/images/white/topleft.png b/neon/Resources/images/white/topleft.png new file mode 100644 index 0000000..559ff4f Binary files /dev/null and b/neon/Resources/images/white/topleft.png differ diff --git a/neon/Resources/images/white/topright.png b/neon/Resources/images/white/topright.png new file mode 100644 index 0000000..647b844 Binary files /dev/null and b/neon/Resources/images/white/topright.png differ diff --git a/neon/Resources/javascripts/jquery.js b/neon/Resources/javascripts/jquery.js new file mode 100644 index 0000000..82b98e1 --- /dev/null +++ b/neon/Resources/javascripts/jquery.js @@ -0,0 +1,32 @@ +/* + * jQuery 1.2.6 - New Wave Javascript + * + * Copyright (c) 2008 John Resig (jquery.com) + * Dual licensed under the MIT (MIT-LICENSE.txt) + * and GPL (GPL-LICENSE.txt) licenses. + * + * $Date: 2008-05-24 14:22:17 -0400 (Sat, 24 May 2008) $ + * $Rev: 5685 $ + */ +(function(){var _jQuery=window.jQuery,_$=window.$;var jQuery=window.jQuery=window.$=function(selector,context){return new jQuery.fn.init(selector,context);};var quickExpr=/^[^<]*(<(.|\s)+>)[^>]*$|^#(\w+)$/,isSimple=/^.[^:#\[\.]*$/,undefined;jQuery.fn=jQuery.prototype={init:function(selector,context){selector=selector||document;if(selector.nodeType){this[0]=selector;this.length=1;return this;}if(typeof selector=="string"){var match=quickExpr.exec(selector);if(match&&(match[1]||!context)){if(match[1])selector=jQuery.clean([match[1]],context);else{var elem=document.getElementById(match[3]);if(elem){if(elem.id!=match[3])return jQuery().find(selector);return jQuery(elem);}selector=[];}}else +return jQuery(context).find(selector);}else if(jQuery.isFunction(selector))return jQuery(document)[jQuery.fn.ready?"ready":"load"](selector);return this.setArray(jQuery.makeArray(selector));},jquery:"1.2.6",size:function(){return this.length;},length:0,get:function(num){return num==undefined?jQuery.makeArray(this):this[num];},pushStack:function(elems){var ret=jQuery(elems);ret.prevObject=this;return ret;},setArray:function(elems){this.length=0;Array.prototype.push.apply(this,elems);return this;},each:function(callback,args){return jQuery.each(this,callback,args);},index:function(elem){var ret=-1;return jQuery.inArray(elem&&elem.jquery?elem[0]:elem,this);},attr:function(name,value,type){var options=name;if(name.constructor==String)if(value===undefined)return this[0]&&jQuery[type||"attr"](this[0],name);else{options={};options[name]=value;}return this.each(function(i){for(name in options)jQuery.attr(type?this.style:this,name,jQuery.prop(this,options[name],type,i,name));});},css:function(key,value){if((key=='width'||key=='height')&&parseFloat(value)<0)value=undefined;return this.attr(key,value,"curCSS");},text:function(text){if(typeof text!="object"&&text!=null)return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(text));var ret="";jQuery.each(text||this,function(){jQuery.each(this.childNodes,function(){if(this.nodeType!=8)ret+=this.nodeType!=1?this.nodeValue:jQuery.fn.text([this]);});});return ret;},wrapAll:function(html){if(this[0])jQuery(html,this[0].ownerDocument).clone().insertBefore(this[0]).map(function(){var elem=this;while(elem.firstChild)elem=elem.firstChild;return elem;}).append(this);return this;},wrapInner:function(html){return this.each(function(){jQuery(this).contents().wrapAll(html);});},wrap:function(html){return this.each(function(){jQuery(this).wrapAll(html);});},append:function(){return this.domManip(arguments,true,false,function(elem){if(this.nodeType==1)this.appendChild(elem);});},prepend:function(){return this.domManip(arguments,true,true,function(elem){if(this.nodeType==1)this.insertBefore(elem,this.firstChild);});},before:function(){return this.domManip(arguments,false,false,function(elem){this.parentNode.insertBefore(elem,this);});},after:function(){return this.domManip(arguments,false,true,function(elem){this.parentNode.insertBefore(elem,this.nextSibling);});},end:function(){return this.prevObject||jQuery([]);},find:function(selector){var elems=jQuery.map(this,function(elem){return jQuery.find(selector,elem);});return this.pushStack(/[^+>] [^+>]/.test(selector)||selector.indexOf("..")>-1?jQuery.unique(elems):elems);},clone:function(events){var ret=this.map(function(){if(jQuery.browser.msie&&!jQuery.isXMLDoc(this)){var clone=this.cloneNode(true),container=document.createElement("div");container.appendChild(clone);return jQuery.clean([container.innerHTML])[0];}else +return this.cloneNode(true);});var clone=ret.find("*").andSelf().each(function(){if(this[expando]!=undefined)this[expando]=null;});if(events===true)this.find("*").andSelf().each(function(i){if(this.nodeType==3)return;var events=jQuery.data(this,"events");for(var type in events)for(var handler in events[type])jQuery.event.add(clone[i],type,events[type][handler],events[type][handler].data);});return ret;},filter:function(selector){return this.pushStack(jQuery.isFunction(selector)&&jQuery.grep(this,function(elem,i){return selector.call(elem,i);})||jQuery.multiFilter(selector,this));},not:function(selector){if(selector.constructor==String)if(isSimple.test(selector))return this.pushStack(jQuery.multiFilter(selector,this,true));else +selector=jQuery.multiFilter(selector,this);var isArrayLike=selector.length&&selector[selector.length-1]!==undefined&&!selector.nodeType;return this.filter(function(){return isArrayLike?jQuery.inArray(this,selector)<0:this!=selector;});},add:function(selector){return this.pushStack(jQuery.unique(jQuery.merge(this.get(),typeof selector=='string'?jQuery(selector):jQuery.makeArray(selector))));},is:function(selector){return!!selector&&jQuery.multiFilter(selector,this).length>0;},hasClass:function(selector){return this.is("."+selector);},val:function(value){if(value==undefined){if(this.length){var elem=this[0];if(jQuery.nodeName(elem,"select")){var index=elem.selectedIndex,values=[],options=elem.options,one=elem.type=="select-one";if(index<0)return null;for(var i=one?index:0,max=one?index+1:options.length;i=0||jQuery.inArray(this.name,value)>=0);else if(jQuery.nodeName(this,"select")){var values=jQuery.makeArray(value);jQuery("option",this).each(function(){this.selected=(jQuery.inArray(this.value,values)>=0||jQuery.inArray(this.text,values)>=0);});if(!values.length)this.selectedIndex=-1;}else +this.value=value;});},html:function(value){return value==undefined?(this[0]?this[0].innerHTML:null):this.empty().append(value);},replaceWith:function(value){return this.after(value).remove();},eq:function(i){return this.slice(i,i+1);},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments));},map:function(callback){return this.pushStack(jQuery.map(this,function(elem,i){return callback.call(elem,i,elem);}));},andSelf:function(){return this.add(this.prevObject);},data:function(key,value){var parts=key.split(".");parts[1]=parts[1]?"."+parts[1]:"";if(value===undefined){var data=this.triggerHandler("getData"+parts[1]+"!",[parts[0]]);if(data===undefined&&this.length)data=jQuery.data(this[0],key);return data===undefined&&parts[1]?this.data(parts[0]):data;}else +return this.trigger("setData"+parts[1]+"!",[parts[0],value]).each(function(){jQuery.data(this,key,value);});},removeData:function(key){return this.each(function(){jQuery.removeData(this,key);});},domManip:function(args,table,reverse,callback){var clone=this.length>1,elems;return this.each(function(){if(!elems){elems=jQuery.clean(args,this.ownerDocument);if(reverse)elems.reverse();}var obj=this;if(table&&jQuery.nodeName(this,"table")&&jQuery.nodeName(elems[0],"tr"))obj=this.getElementsByTagName("tbody")[0]||this.appendChild(this.ownerDocument.createElement("tbody"));var scripts=jQuery([]);jQuery.each(elems,function(){var elem=clone?jQuery(this).clone(true)[0]:this;if(jQuery.nodeName(elem,"script"))scripts=scripts.add(elem);else{if(elem.nodeType==1)scripts=scripts.add(jQuery("script",elem).remove());callback.call(obj,elem);}});scripts.each(evalScript);});}};jQuery.fn.init.prototype=jQuery.fn;function evalScript(i,elem){if(elem.src)jQuery.ajax({url:elem.src,async:false,dataType:"script"});else +jQuery.globalEval(elem.text||elem.textContent||elem.innerHTML||"");if(elem.parentNode)elem.parentNode.removeChild(elem);}function now(){return+new Date;}jQuery.extend=jQuery.fn.extend=function(){var target=arguments[0]||{},i=1,length=arguments.length,deep=false,options;if(target.constructor==Boolean){deep=target;target=arguments[1]||{};i=2;}if(typeof target!="object"&&typeof target!="function")target={};if(length==i){target=this;--i;}for(;i-1;}},swap:function(elem,options,callback){var old={};for(var name in options){old[name]=elem.style[name];elem.style[name]=options[name];}callback.call(elem);for(var name in options)elem.style[name]=old[name];},css:function(elem,name,force){if(name=="width"||name=="height"){var val,props={position:"absolute",visibility:"hidden",display:"block"},which=name=="width"?["Left","Right"]:["Top","Bottom"];function getWH(){val=name=="width"?elem.offsetWidth:elem.offsetHeight;var padding=0,border=0;jQuery.each(which,function(){padding+=parseFloat(jQuery.curCSS(elem,"padding"+this,true))||0;border+=parseFloat(jQuery.curCSS(elem,"border"+this+"Width",true))||0;});val-=Math.round(padding+border);}if(jQuery(elem).is(":visible"))getWH();else +jQuery.swap(elem,props,getWH);return Math.max(0,val);}return jQuery.curCSS(elem,name,force);},curCSS:function(elem,name,force){var ret,style=elem.style;function color(elem){if(!jQuery.browser.safari)return false;var ret=defaultView.getComputedStyle(elem,null);return!ret||ret.getPropertyValue("color")=="";}if(name=="opacity"&&jQuery.browser.msie){ret=jQuery.attr(style,"opacity");return ret==""?"1":ret;}if(jQuery.browser.opera&&name=="display"){var save=style.outline;style.outline="0 solid black";style.outline=save;}if(name.match(/float/i))name=styleFloat;if(!force&&style&&style[name])ret=style[name];else if(defaultView.getComputedStyle){if(name.match(/float/i))name="float";name=name.replace(/([A-Z])/g,"-$1").toLowerCase();var computedStyle=defaultView.getComputedStyle(elem,null);if(computedStyle&&!color(elem))ret=computedStyle.getPropertyValue(name);else{var swap=[],stack=[],a=elem,i=0;for(;a&&color(a);a=a.parentNode)stack.unshift(a);for(;i]*?)\/>/g,function(all,front,tag){return tag.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?all:front+">";});var tags=jQuery.trim(elem).toLowerCase(),div=context.createElement("div");var wrap=!tags.indexOf("",""]||!tags.indexOf("",""]||tags.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"","
"]||!tags.indexOf("",""]||(!tags.indexOf("",""]||!tags.indexOf("",""]||jQuery.browser.msie&&[1,"div
","
"]||[0,"",""];div.innerHTML=wrap[1]+elem+wrap[2];while(wrap[0]--)div=div.lastChild;if(jQuery.browser.msie){var tbody=!tags.indexOf(""&&tags.indexOf("=0;--j)if(jQuery.nodeName(tbody[j],"tbody")&&!tbody[j].childNodes.length)tbody[j].parentNode.removeChild(tbody[j]);if(/^\s/.test(elem))div.insertBefore(context.createTextNode(elem.match(/^\s*/)[0]),div.firstChild);}elem=jQuery.makeArray(div.childNodes);}if(elem.length===0&&(!jQuery.nodeName(elem,"form")&&!jQuery.nodeName(elem,"select")))return;if(elem[0]==undefined||jQuery.nodeName(elem,"form")||elem.options)ret.push(elem);else +ret=jQuery.merge(ret,elem);});return ret;},attr:function(elem,name,value){if(!elem||elem.nodeType==3||elem.nodeType==8)return undefined;var notxml=!jQuery.isXMLDoc(elem),set=value!==undefined,msie=jQuery.browser.msie;name=notxml&&jQuery.props[name]||name;if(elem.tagName){var special=/href|src|style/.test(name);if(name=="selected"&&jQuery.browser.safari)elem.parentNode.selectedIndex;if(name in elem&¬xml&&!special){if(set){if(name=="type"&&jQuery.nodeName(elem,"input")&&elem.parentNode)throw"type property can't be changed";elem[name]=value;}if(jQuery.nodeName(elem,"form")&&elem.getAttributeNode(name))return elem.getAttributeNode(name).nodeValue;return elem[name];}if(msie&¬xml&&name=="style")return jQuery.attr(elem.style,"cssText",value);if(set)elem.setAttribute(name,""+value);var attr=msie&¬xml&&special?elem.getAttribute(name,2):elem.getAttribute(name);return attr===null?undefined:attr;}if(msie&&name=="opacity"){if(set){elem.zoom=1;elem.filter=(elem.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(value)+''=="NaN"?"":"alpha(opacity="+value*100+")");}return elem.filter&&elem.filter.indexOf("opacity=")>=0?(parseFloat(elem.filter.match(/opacity=([^)]*)/)[1])/100)+'':"";}name=name.replace(/-([a-z])/ig,function(all,letter){return letter.toUpperCase();});if(set)elem[name]=value;return elem[name];},trim:function(text){return(text||"").replace(/^\s+|\s+$/g,"");},makeArray:function(array){var ret=[];if(array!=null){var i=array.length;if(i==null||array.split||array.setInterval||array.call)ret[0]=array;else +while(i)ret[--i]=array[i];}return ret;},inArray:function(elem,array){for(var i=0,length=array.length;i*",this).remove();while(this.firstChild)this.removeChild(this.firstChild);}},function(name,fn){jQuery.fn[name]=function(){return this.each(fn,arguments);};});jQuery.each(["Height","Width"],function(i,name){var type=name.toLowerCase();jQuery.fn[type]=function(size){return this[0]==window?jQuery.browser.opera&&document.body["client"+name]||jQuery.browser.safari&&window["inner"+name]||document.compatMode=="CSS1Compat"&&document.documentElement["client"+name]||document.body["client"+name]:this[0]==document?Math.max(Math.max(document.body["scroll"+name],document.documentElement["scroll"+name]),Math.max(document.body["offset"+name],document.documentElement["offset"+name])):size==undefined?(this.length?jQuery.css(this[0],type):null):this.css(type,size.constructor==String?size:size+"px");};});function num(elem,prop){return elem[0]&&parseInt(jQuery.curCSS(elem[0],prop,true),10)||0;}var chars=jQuery.browser.safari&&parseInt(jQuery.browser.version)<417?"(?:[\\w*_-]|\\\\.)":"(?:[\\w\u0128-\uFFFF*_-]|\\\\.)",quickChild=new RegExp("^>\\s*("+chars+"+)"),quickID=new RegExp("^("+chars+"+)(#)("+chars+"+)"),quickClass=new RegExp("^([#.]?)("+chars+"*)");jQuery.extend({expr:{"":function(a,i,m){return m[2]=="*"||jQuery.nodeName(a,m[2]);},"#":function(a,i,m){return a.getAttribute("id")==m[2];},":":{lt:function(a,i,m){return im[3]-0;},nth:function(a,i,m){return m[3]-0==i;},eq:function(a,i,m){return m[3]-0==i;},first:function(a,i){return i==0;},last:function(a,i,m,r){return i==r.length-1;},even:function(a,i){return i%2==0;},odd:function(a,i){return i%2;},"first-child":function(a){return a.parentNode.getElementsByTagName("*")[0]==a;},"last-child":function(a){return jQuery.nth(a.parentNode.lastChild,1,"previousSibling")==a;},"only-child":function(a){return!jQuery.nth(a.parentNode.lastChild,2,"previousSibling");},parent:function(a){return a.firstChild;},empty:function(a){return!a.firstChild;},contains:function(a,i,m){return(a.textContent||a.innerText||jQuery(a).text()||"").indexOf(m[3])>=0;},visible:function(a){return"hidden"!=a.type&&jQuery.css(a,"display")!="none"&&jQuery.css(a,"visibility")!="hidden";},hidden:function(a){return"hidden"==a.type||jQuery.css(a,"display")=="none"||jQuery.css(a,"visibility")=="hidden";},enabled:function(a){return!a.disabled;},disabled:function(a){return a.disabled;},checked:function(a){return a.checked;},selected:function(a){return a.selected||jQuery.attr(a,"selected");},text:function(a){return"text"==a.type;},radio:function(a){return"radio"==a.type;},checkbox:function(a){return"checkbox"==a.type;},file:function(a){return"file"==a.type;},password:function(a){return"password"==a.type;},submit:function(a){return"submit"==a.type;},image:function(a){return"image"==a.type;},reset:function(a){return"reset"==a.type;},button:function(a){return"button"==a.type||jQuery.nodeName(a,"button");},input:function(a){return/input|select|textarea|button/i.test(a.nodeName);},has:function(a,i,m){return jQuery.find(m[3],a).length;},header:function(a){return/h\d/i.test(a.nodeName);},animated:function(a){return jQuery.grep(jQuery.timers,function(fn){return a==fn.elem;}).length;}}},parse:[/^(\[) *@?([\w-]+) *([!*$^~=]*) *('?"?)(.*?)\4 *\]/,/^(:)([\w-]+)\("?'?(.*?(\(.*?\))?[^(]*?)"?'?\)/,new RegExp("^([:.#]*)("+chars+"+)")],multiFilter:function(expr,elems,not){var old,cur=[];while(expr&&expr!=old){old=expr;var f=jQuery.filter(expr,elems,not);expr=f.t.replace(/^\s*,\s*/,"");cur=not?elems=f.r:jQuery.merge(cur,f.r);}return cur;},find:function(t,context){if(typeof t!="string")return[t];if(context&&context.nodeType!=1&&context.nodeType!=9)return[];context=context||document;var ret=[context],done=[],last,nodeName;while(t&&last!=t){var r=[];last=t;t=jQuery.trim(t);var foundToken=false,re=quickChild,m=re.exec(t);if(m){nodeName=m[1].toUpperCase();for(var i=0;ret[i];i++)for(var c=ret[i].firstChild;c;c=c.nextSibling)if(c.nodeType==1&&(nodeName=="*"||c.nodeName.toUpperCase()==nodeName))r.push(c);ret=r;t=t.replace(re,"");if(t.indexOf(" ")==0)continue;foundToken=true;}else{re=/^([>+~])\s*(\w*)/i;if((m=re.exec(t))!=null){r=[];var merge={};nodeName=m[2].toUpperCase();m=m[1];for(var j=0,rl=ret.length;j=0;if(!not&&pass||not&&!pass)tmp.push(r[i]);}return tmp;},filter:function(t,r,not){var last;while(t&&t!=last){last=t;var p=jQuery.parse,m;for(var i=0;p[i];i++){m=p[i].exec(t);if(m){t=t.substring(m[0].length);m[2]=m[2].replace(/\\/g,"");break;}}if(!m)break;if(m[1]==":"&&m[2]=="not")r=isSimple.test(m[3])?jQuery.filter(m[3],r,true).r:jQuery(r).not(m[3]);else if(m[1]==".")r=jQuery.classFilter(r,m[2],not);else if(m[1]=="["){var tmp=[],type=m[3];for(var i=0,rl=r.length;i=0)^not)tmp.push(a);}r=tmp;}else if(m[1]==":"&&m[2]=="nth-child"){var merge={},tmp=[],test=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(m[3]=="even"&&"2n"||m[3]=="odd"&&"2n+1"||!/\D/.test(m[3])&&"0n+"+m[3]||m[3]),first=(test[1]+(test[2]||1))-0,last=test[3]-0;for(var i=0,rl=r.length;i=0)add=true;if(add^not)tmp.push(node);}r=tmp;}else{var fn=jQuery.expr[m[1]];if(typeof fn=="object")fn=fn[m[2]];if(typeof fn=="string")fn=eval("false||function(a,i){return "+fn+";}");r=jQuery.grep(r,function(elem,i){return fn(elem,i,m,r);},not);}}return{r:r,t:t};},dir:function(elem,dir){var matched=[],cur=elem[dir];while(cur&&cur!=document){if(cur.nodeType==1)matched.push(cur);cur=cur[dir];}return matched;},nth:function(cur,result,dir,elem){result=result||1;var num=0;for(;cur;cur=cur[dir])if(cur.nodeType==1&&++num==result)break;return cur;},sibling:function(n,elem){var r=[];for(;n;n=n.nextSibling){if(n.nodeType==1&&n!=elem)r.push(n);}return r;}});jQuery.event={add:function(elem,types,handler,data){if(elem.nodeType==3||elem.nodeType==8)return;if(jQuery.browser.msie&&elem.setInterval)elem=window;if(!handler.guid)handler.guid=this.guid++;if(data!=undefined){var fn=handler;handler=this.proxy(fn,function(){return fn.apply(this,arguments);});handler.data=data;}var events=jQuery.data(elem,"events")||jQuery.data(elem,"events",{}),handle=jQuery.data(elem,"handle")||jQuery.data(elem,"handle",function(){if(typeof jQuery!="undefined"&&!jQuery.event.triggered)return jQuery.event.handle.apply(arguments.callee.elem,arguments);});handle.elem=elem;jQuery.each(types.split(/\s+/),function(index,type){var parts=type.split(".");type=parts[0];handler.type=parts[1];var handlers=events[type];if(!handlers){handlers=events[type]={};if(!jQuery.event.special[type]||jQuery.event.special[type].setup.call(elem)===false){if(elem.addEventListener)elem.addEventListener(type,handle,false);else if(elem.attachEvent)elem.attachEvent("on"+type,handle);}}handlers[handler.guid]=handler;jQuery.event.global[type]=true;});elem=null;},guid:1,global:{},remove:function(elem,types,handler){if(elem.nodeType==3||elem.nodeType==8)return;var events=jQuery.data(elem,"events"),ret,index;if(events){if(types==undefined||(typeof types=="string"&&types.charAt(0)=="."))for(var type in events)this.remove(elem,type+(types||""));else{if(types.type){handler=types.handler;types=types.type;}jQuery.each(types.split(/\s+/),function(index,type){var parts=type.split(".");type=parts[0];if(events[type]){if(handler)delete events[type][handler.guid];else +for(handler in events[type])if(!parts[1]||events[type][handler].type==parts[1])delete events[type][handler];for(ret in events[type])break;if(!ret){if(!jQuery.event.special[type]||jQuery.event.special[type].teardown.call(elem)===false){if(elem.removeEventListener)elem.removeEventListener(type,jQuery.data(elem,"handle"),false);else if(elem.detachEvent)elem.detachEvent("on"+type,jQuery.data(elem,"handle"));}ret=null;delete events[type];}}});}for(ret in events)break;if(!ret){var handle=jQuery.data(elem,"handle");if(handle)handle.elem=null;jQuery.removeData(elem,"events");jQuery.removeData(elem,"handle");}}},trigger:function(type,data,elem,donative,extra){data=jQuery.makeArray(data);if(type.indexOf("!")>=0){type=type.slice(0,-1);var exclusive=true;}if(!elem){if(this.global[type])jQuery("*").add([window,document]).trigger(type,data);}else{if(elem.nodeType==3||elem.nodeType==8)return undefined;var val,ret,fn=jQuery.isFunction(elem[type]||null),event=!data[0]||!data[0].preventDefault;if(event){data.unshift({type:type,target:elem,preventDefault:function(){},stopPropagation:function(){},timeStamp:now()});data[0][expando]=true;}data[0].type=type;if(exclusive)data[0].exclusive=true;var handle=jQuery.data(elem,"handle");if(handle)val=handle.apply(elem,data);if((!fn||(jQuery.nodeName(elem,'a')&&type=="click"))&&elem["on"+type]&&elem["on"+type].apply(elem,data)===false)val=false;if(event)data.shift();if(extra&&jQuery.isFunction(extra)){ret=extra.apply(elem,val==null?data:data.concat(val));if(ret!==undefined)val=ret;}if(fn&&donative!==false&&val!==false&&!(jQuery.nodeName(elem,'a')&&type=="click")){this.triggered=true;try{elem[type]();}catch(e){}}this.triggered=false;}return val;},handle:function(event){var val,ret,namespace,all,handlers;event=arguments[0]=jQuery.event.fix(event||window.event);namespace=event.type.split(".");event.type=namespace[0];namespace=namespace[1];all=!namespace&&!event.exclusive;handlers=(jQuery.data(this,"events")||{})[event.type];for(var j in handlers){var handler=handlers[j];if(all||handler.type==namespace){event.handler=handler;event.data=handler.data;ret=handler.apply(this,arguments);if(val!==false)val=ret;if(ret===false){event.preventDefault();event.stopPropagation();}}}return val;},fix:function(event){if(event[expando]==true)return event;var originalEvent=event;event={originalEvent:originalEvent};var props="altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target timeStamp toElement type view wheelDelta which".split(" ");for(var i=props.length;i;i--)event[props[i]]=originalEvent[props[i]];event[expando]=true;event.preventDefault=function(){if(originalEvent.preventDefault)originalEvent.preventDefault();originalEvent.returnValue=false;};event.stopPropagation=function(){if(originalEvent.stopPropagation)originalEvent.stopPropagation();originalEvent.cancelBubble=true;};event.timeStamp=event.timeStamp||now();if(!event.target)event.target=event.srcElement||document;if(event.target.nodeType==3)event.target=event.target.parentNode;if(!event.relatedTarget&&event.fromElement)event.relatedTarget=event.fromElement==event.target?event.toElement:event.fromElement;if(event.pageX==null&&event.clientX!=null){var doc=document.documentElement,body=document.body;event.pageX=event.clientX+(doc&&doc.scrollLeft||body&&body.scrollLeft||0)-(doc.clientLeft||0);event.pageY=event.clientY+(doc&&doc.scrollTop||body&&body.scrollTop||0)-(doc.clientTop||0);}if(!event.which&&((event.charCode||event.charCode===0)?event.charCode:event.keyCode))event.which=event.charCode||event.keyCode;if(!event.metaKey&&event.ctrlKey)event.metaKey=event.ctrlKey;if(!event.which&&event.button)event.which=(event.button&1?1:(event.button&2?3:(event.button&4?2:0)));return event;},proxy:function(fn,proxy){proxy.guid=fn.guid=fn.guid||proxy.guid||this.guid++;return proxy;},special:{ready:{setup:function(){bindReady();return;},teardown:function(){return;}},mouseenter:{setup:function(){if(jQuery.browser.msie)return false;jQuery(this).bind("mouseover",jQuery.event.special.mouseenter.handler);return true;},teardown:function(){if(jQuery.browser.msie)return false;jQuery(this).unbind("mouseover",jQuery.event.special.mouseenter.handler);return true;},handler:function(event){if(withinElement(event,this))return true;event.type="mouseenter";return jQuery.event.handle.apply(this,arguments);}},mouseleave:{setup:function(){if(jQuery.browser.msie)return false;jQuery(this).bind("mouseout",jQuery.event.special.mouseleave.handler);return true;},teardown:function(){if(jQuery.browser.msie)return false;jQuery(this).unbind("mouseout",jQuery.event.special.mouseleave.handler);return true;},handler:function(event){if(withinElement(event,this))return true;event.type="mouseleave";return jQuery.event.handle.apply(this,arguments);}}}};jQuery.fn.extend({bind:function(type,data,fn){return type=="unload"?this.one(type,data,fn):this.each(function(){jQuery.event.add(this,type,fn||data,fn&&data);});},one:function(type,data,fn){var one=jQuery.event.proxy(fn||data,function(event){jQuery(this).unbind(event,one);return(fn||data).apply(this,arguments);});return this.each(function(){jQuery.event.add(this,type,one,fn&&data);});},unbind:function(type,fn){return this.each(function(){jQuery.event.remove(this,type,fn);});},trigger:function(type,data,fn){return this.each(function(){jQuery.event.trigger(type,data,this,true,fn);});},triggerHandler:function(type,data,fn){return this[0]&&jQuery.event.trigger(type,data,this[0],false,fn);},toggle:function(fn){var args=arguments,i=1;while(i=0){var selector=url.slice(off,url.length);url=url.slice(0,off);}callback=callback||function(){};var type="GET";if(params)if(jQuery.isFunction(params)){callback=params;params=null;}else{params=jQuery.param(params);type="POST";}var self=this;jQuery.ajax({url:url,type:type,dataType:"html",data:params,complete:function(res,status){if(status=="success"||status=="notmodified")self.html(selector?jQuery("
").append(res.responseText.replace(//g,"")).find(selector):res.responseText);self.each(callback,[res.responseText,status,res]);}});return this;},serialize:function(){return jQuery.param(this.serializeArray());},serializeArray:function(){return this.map(function(){return jQuery.nodeName(this,"form")?jQuery.makeArray(this.elements):this;}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password/i.test(this.type));}).map(function(i,elem){var val=jQuery(this).val();return val==null?null:val.constructor==Array?jQuery.map(val,function(val,i){return{name:elem.name,value:val};}):{name:elem.name,value:val};}).get();}});jQuery.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(i,o){jQuery.fn[o]=function(f){return this.bind(o,f);};});var jsc=now();jQuery.extend({get:function(url,data,callback,type){if(jQuery.isFunction(data)){callback=data;data=null;}return jQuery.ajax({type:"GET",url:url,data:data,success:callback,dataType:type});},getScript:function(url,callback){return jQuery.get(url,null,callback,"script");},getJSON:function(url,data,callback){return jQuery.get(url,data,callback,"json");},post:function(url,data,callback,type){if(jQuery.isFunction(data)){callback=data;data={};}return jQuery.ajax({type:"POST",url:url,data:data,success:callback,dataType:type});},ajaxSetup:function(settings){jQuery.extend(jQuery.ajaxSettings,settings);},ajaxSettings:{url:location.href,global:true,type:"GET",timeout:0,contentType:"application/x-www-form-urlencoded",processData:true,async:true,data:null,username:null,password:null,accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(s){s=jQuery.extend(true,s,jQuery.extend(true,{},jQuery.ajaxSettings,s));var jsonp,jsre=/=\?(&|$)/g,status,data,type=s.type.toUpperCase();if(s.data&&s.processData&&typeof s.data!="string")s.data=jQuery.param(s.data);if(s.dataType=="jsonp"){if(type=="GET"){if(!s.url.match(jsre))s.url+=(s.url.match(/\?/)?"&":"?")+(s.jsonp||"callback")+"=?";}else if(!s.data||!s.data.match(jsre))s.data=(s.data?s.data+"&":"")+(s.jsonp||"callback")+"=?";s.dataType="json";}if(s.dataType=="json"&&(s.data&&s.data.match(jsre)||s.url.match(jsre))){jsonp="jsonp"+jsc++;if(s.data)s.data=(s.data+"").replace(jsre,"="+jsonp+"$1");s.url=s.url.replace(jsre,"="+jsonp+"$1");s.dataType="script";window[jsonp]=function(tmp){data=tmp;success();complete();window[jsonp]=undefined;try{delete window[jsonp];}catch(e){}if(head)head.removeChild(script);};}if(s.dataType=="script"&&s.cache==null)s.cache=false;if(s.cache===false&&type=="GET"){var ts=now();var ret=s.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+ts+"$2");s.url=ret+((ret==s.url)?(s.url.match(/\?/)?"&":"?")+"_="+ts:"");}if(s.data&&type=="GET"){s.url+=(s.url.match(/\?/)?"&":"?")+s.data;s.data=null;}if(s.global&&!jQuery.active++)jQuery.event.trigger("ajaxStart");var remote=/^(?:\w+:)?\/\/([^\/?#]+)/;if(s.dataType=="script"&&type=="GET"&&remote.test(s.url)&&remote.exec(s.url)[1]!=location.host){var head=document.getElementsByTagName("head")[0];var script=document.createElement("script");script.src=s.url;if(s.scriptCharset)script.charset=s.scriptCharset;if(!jsonp){var done=false;script.onload=script.onreadystatechange=function(){if(!done&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){done=true;success();complete();head.removeChild(script);}};}head.appendChild(script);return undefined;}var requestDone=false;var xhr=window.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest();if(s.username)xhr.open(type,s.url,s.async,s.username,s.password);else +xhr.open(type,s.url,s.async);try{if(s.data)xhr.setRequestHeader("Content-Type",s.contentType);if(s.ifModified)xhr.setRequestHeader("If-Modified-Since",jQuery.lastModified[s.url]||"Thu, 01 Jan 1970 00:00:00 GMT");xhr.setRequestHeader("X-Requested-With","XMLHttpRequest");xhr.setRequestHeader("Accept",s.dataType&&s.accepts[s.dataType]?s.accepts[s.dataType]+", */*":s.accepts._default);}catch(e){}if(s.beforeSend&&s.beforeSend(xhr,s)===false){s.global&&jQuery.active--;xhr.abort();return false;}if(s.global)jQuery.event.trigger("ajaxSend",[xhr,s]);var onreadystatechange=function(isTimeout){if(!requestDone&&xhr&&(xhr.readyState==4||isTimeout=="timeout")){requestDone=true;if(ival){clearInterval(ival);ival=null;}status=isTimeout=="timeout"&&"timeout"||!jQuery.httpSuccess(xhr)&&"error"||s.ifModified&&jQuery.httpNotModified(xhr,s.url)&&"notmodified"||"success";if(status=="success"){try{data=jQuery.httpData(xhr,s.dataType,s.dataFilter);}catch(e){status="parsererror";}}if(status=="success"){var modRes;try{modRes=xhr.getResponseHeader("Last-Modified");}catch(e){}if(s.ifModified&&modRes)jQuery.lastModified[s.url]=modRes;if(!jsonp)success();}else +jQuery.handleError(s,xhr,status);complete();if(s.async)xhr=null;}};if(s.async){var ival=setInterval(onreadystatechange,13);if(s.timeout>0)setTimeout(function(){if(xhr){xhr.abort();if(!requestDone)onreadystatechange("timeout");}},s.timeout);}try{xhr.send(s.data);}catch(e){jQuery.handleError(s,xhr,null,e);}if(!s.async)onreadystatechange();function success(){if(s.success)s.success(data,status);if(s.global)jQuery.event.trigger("ajaxSuccess",[xhr,s]);}function complete(){if(s.complete)s.complete(xhr,status);if(s.global)jQuery.event.trigger("ajaxComplete",[xhr,s]);if(s.global&&!--jQuery.active)jQuery.event.trigger("ajaxStop");}return xhr;},handleError:function(s,xhr,status,e){if(s.error)s.error(xhr,status,e);if(s.global)jQuery.event.trigger("ajaxError",[xhr,s,e]);},active:0,httpSuccess:function(xhr){try{return!xhr.status&&location.protocol=="file:"||(xhr.status>=200&&xhr.status<300)||xhr.status==304||xhr.status==1223||jQuery.browser.safari&&xhr.status==undefined;}catch(e){}return false;},httpNotModified:function(xhr,url){try{var xhrRes=xhr.getResponseHeader("Last-Modified");return xhr.status==304||xhrRes==jQuery.lastModified[url]||jQuery.browser.safari&&xhr.status==undefined;}catch(e){}return false;},httpData:function(xhr,type,filter){var ct=xhr.getResponseHeader("content-type"),xml=type=="xml"||!type&&ct&&ct.indexOf("xml")>=0,data=xml?xhr.responseXML:xhr.responseText;if(xml&&data.documentElement.tagName=="parsererror")throw"parsererror";if(filter)data=filter(data,type);if(type=="script")jQuery.globalEval(data);if(type=="json")data=eval("("+data+")");return data;},param:function(a){var s=[];if(a.constructor==Array||a.jquery)jQuery.each(a,function(){s.push(encodeURIComponent(this.name)+"="+encodeURIComponent(this.value));});else +for(var j in a)if(a[j]&&a[j].constructor==Array)jQuery.each(a[j],function(){s.push(encodeURIComponent(j)+"="+encodeURIComponent(this));});else +s.push(encodeURIComponent(j)+"="+encodeURIComponent(jQuery.isFunction(a[j])?a[j]():a[j]));return s.join("&").replace(/%20/g,"+");}});jQuery.fn.extend({show:function(speed,callback){return speed?this.animate({height:"show",width:"show",opacity:"show"},speed,callback):this.filter(":hidden").each(function(){this.style.display=this.oldblock||"";if(jQuery.css(this,"display")=="none"){var elem=jQuery("<"+this.tagName+" />").appendTo("body");this.style.display=elem.css("display");if(this.style.display=="none")this.style.display="block";elem.remove();}}).end();},hide:function(speed,callback){return speed?this.animate({height:"hide",width:"hide",opacity:"hide"},speed,callback):this.filter(":visible").each(function(){this.oldblock=this.oldblock||jQuery.css(this,"display");this.style.display="none";}).end();},_toggle:jQuery.fn.toggle,toggle:function(fn,fn2){return jQuery.isFunction(fn)&&jQuery.isFunction(fn2)?this._toggle.apply(this,arguments):fn?this.animate({height:"toggle",width:"toggle",opacity:"toggle"},fn,fn2):this.each(function(){jQuery(this)[jQuery(this).is(":hidden")?"show":"hide"]();});},slideDown:function(speed,callback){return this.animate({height:"show"},speed,callback);},slideUp:function(speed,callback){return this.animate({height:"hide"},speed,callback);},slideToggle:function(speed,callback){return this.animate({height:"toggle"},speed,callback);},fadeIn:function(speed,callback){return this.animate({opacity:"show"},speed,callback);},fadeOut:function(speed,callback){return this.animate({opacity:"hide"},speed,callback);},fadeTo:function(speed,to,callback){return this.animate({opacity:to},speed,callback);},animate:function(prop,speed,easing,callback){var optall=jQuery.speed(speed,easing,callback);return this[optall.queue===false?"each":"queue"](function(){if(this.nodeType!=1)return false;var opt=jQuery.extend({},optall),p,hidden=jQuery(this).is(":hidden"),self=this;for(p in prop){if(prop[p]=="hide"&&hidden||prop[p]=="show"&&!hidden)return opt.complete.call(this);if(p=="height"||p=="width"){opt.display=jQuery.css(this,"display");opt.overflow=this.style.overflow;}}if(opt.overflow!=null)this.style.overflow="hidden";opt.curAnim=jQuery.extend({},prop);jQuery.each(prop,function(name,val){var e=new jQuery.fx(self,opt,name);if(/toggle|show|hide/.test(val))e[val=="toggle"?hidden?"show":"hide":val](prop);else{var parts=val.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),start=e.cur(true)||0;if(parts){var end=parseFloat(parts[2]),unit=parts[3]||"px";if(unit!="px"){self.style[name]=(end||1)+unit;start=((end||1)/e.cur(true))*start;self.style[name]=start+unit;}if(parts[1])end=((parts[1]=="-="?-1:1)*end)+start;e.custom(start,end,unit);}else +e.custom(start,val,"");}});return true;});},queue:function(type,fn){if(jQuery.isFunction(type)||(type&&type.constructor==Array)){fn=type;type="fx";}if(!type||(typeof type=="string"&&!fn))return queue(this[0],type);return this.each(function(){if(fn.constructor==Array)queue(this,type,fn);else{queue(this,type).push(fn);if(queue(this,type).length==1)fn.call(this);}});},stop:function(clearQueue,gotoEnd){var timers=jQuery.timers;if(clearQueue)this.queue([]);this.each(function(){for(var i=timers.length-1;i>=0;i--)if(timers[i].elem==this){if(gotoEnd)timers[i](true);timers.splice(i,1);}});if(!gotoEnd)this.dequeue();return this;}});var queue=function(elem,type,array){if(elem){type=type||"fx";var q=jQuery.data(elem,type+"queue");if(!q||array)q=jQuery.data(elem,type+"queue",jQuery.makeArray(array));}return q;};jQuery.fn.dequeue=function(type){type=type||"fx";return this.each(function(){var q=queue(this,type);q.shift();if(q.length)q[0].call(this);});};jQuery.extend({speed:function(speed,easing,fn){var opt=speed&&speed.constructor==Object?speed:{complete:fn||!fn&&easing||jQuery.isFunction(speed)&&speed,duration:speed,easing:fn&&easing||easing&&easing.constructor!=Function&&easing};opt.duration=(opt.duration&&opt.duration.constructor==Number?opt.duration:jQuery.fx.speeds[opt.duration])||jQuery.fx.speeds.def;opt.old=opt.complete;opt.complete=function(){if(opt.queue!==false)jQuery(this).dequeue();if(jQuery.isFunction(opt.old))opt.old.call(this);};return opt;},easing:{linear:function(p,n,firstNum,diff){return firstNum+diff*p;},swing:function(p,n,firstNum,diff){return((-Math.cos(p*Math.PI)/2)+0.5)*diff+firstNum;}},timers:[],timerId:null,fx:function(elem,options,prop){this.options=options;this.elem=elem;this.prop=prop;if(!options.orig)options.orig={};}});jQuery.fx.prototype={update:function(){if(this.options.step)this.options.step.call(this.elem,this.now,this);(jQuery.fx.step[this.prop]||jQuery.fx.step._default)(this);if(this.prop=="height"||this.prop=="width")this.elem.style.display="block";},cur:function(force){if(this.elem[this.prop]!=null&&this.elem.style[this.prop]==null)return this.elem[this.prop];var r=parseFloat(jQuery.css(this.elem,this.prop,force));return r&&r>-10000?r:parseFloat(jQuery.curCSS(this.elem,this.prop))||0;},custom:function(from,to,unit){this.startTime=now();this.start=from;this.end=to;this.unit=unit||this.unit||"px";this.now=this.start;this.pos=this.state=0;this.update();var self=this;function t(gotoEnd){return self.step(gotoEnd);}t.elem=this.elem;jQuery.timers.push(t);if(jQuery.timerId==null){jQuery.timerId=setInterval(function(){var timers=jQuery.timers;for(var i=0;ithis.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var done=true;for(var i in this.options.curAnim)if(this.options.curAnim[i]!==true)done=false;if(done){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(jQuery.css(this.elem,"display")=="none")this.elem.style.display="block";}if(this.options.hide)this.elem.style.display="none";if(this.options.hide||this.options.show)for(var p in this.options.curAnim)jQuery.attr(this.elem.style,p,this.options.orig[p]);}if(done)this.options.complete.call(this.elem);return false;}else{var n=t-this.startTime;this.state=n/this.options.duration;this.pos=jQuery.easing[this.options.easing||(jQuery.easing.swing?"swing":"linear")](this.state,n,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update();}return true;}};jQuery.extend(jQuery.fx,{speeds:{slow:600,fast:200,def:400},step:{scrollLeft:function(fx){fx.elem.scrollLeft=fx.now;},scrollTop:function(fx){fx.elem.scrollTop=fx.now;},opacity:function(fx){jQuery.attr(fx.elem.style,"opacity",fx.now);},_default:function(fx){fx.elem.style[fx.prop]=fx.now+fx.unit;}}});jQuery.fn.offset=function(){var left=0,top=0,elem=this[0],results;if(elem)with(jQuery.browser){var parent=elem.parentNode,offsetChild=elem,offsetParent=elem.offsetParent,doc=elem.ownerDocument,safari2=safari&&parseInt(version)<522&&!/adobeair/i.test(userAgent),css=jQuery.curCSS,fixed=css(elem,"position")=="fixed";if(elem.getBoundingClientRect){var box=elem.getBoundingClientRect();add(box.left+Math.max(doc.documentElement.scrollLeft,doc.body.scrollLeft),box.top+Math.max(doc.documentElement.scrollTop,doc.body.scrollTop));add(-doc.documentElement.clientLeft,-doc.documentElement.clientTop);}else{add(elem.offsetLeft,elem.offsetTop);while(offsetParent){add(offsetParent.offsetLeft,offsetParent.offsetTop);if(mozilla&&!/^t(able|d|h)$/i.test(offsetParent.tagName)||safari&&!safari2)border(offsetParent);if(!fixed&&css(offsetParent,"position")=="fixed")fixed=true;offsetChild=/^body$/i.test(offsetParent.tagName)?offsetChild:offsetParent;offsetParent=offsetParent.offsetParent;}while(parent&&parent.tagName&&!/^body|html$/i.test(parent.tagName)){if(!/^inline|table.*$/i.test(css(parent,"display")))add(-parent.scrollLeft,-parent.scrollTop);if(mozilla&&css(parent,"overflow")!="visible")border(parent);parent=parent.parentNode;}if((safari2&&(fixed||css(offsetChild,"position")=="absolute"))||(mozilla&&css(offsetChild,"position")!="absolute"))add(-doc.body.offsetLeft,-doc.body.offsetTop);if(fixed)add(Math.max(doc.documentElement.scrollLeft,doc.body.scrollLeft),Math.max(doc.documentElement.scrollTop,doc.body.scrollTop));}results={top:top,left:left};}function border(elem){add(jQuery.curCSS(elem,"borderLeftWidth",true),jQuery.curCSS(elem,"borderTopWidth",true));}function add(l,t){left+=parseInt(l,10)||0;top+=parseInt(t,10)||0;}return results;};jQuery.fn.extend({position:function(){var left=0,top=0,results;if(this[0]){var offsetParent=this.offsetParent(),offset=this.offset(),parentOffset=/^body|html$/i.test(offsetParent[0].tagName)?{top:0,left:0}:offsetParent.offset();offset.top-=num(this,'marginTop');offset.left-=num(this,'marginLeft');parentOffset.top+=num(offsetParent,'borderTopWidth');parentOffset.left+=num(offsetParent,'borderLeftWidth');results={top:offset.top-parentOffset.top,left:offset.left-parentOffset.left};}return results;},offsetParent:function(){var offsetParent=this[0].offsetParent;while(offsetParent&&(!/^body|html$/i.test(offsetParent.tagName)&&jQuery.css(offsetParent,'position')=='static'))offsetParent=offsetParent.offsetParent;return jQuery(offsetParent);}});jQuery.each(['Left','Top'],function(i,name){var method='scroll'+name;jQuery.fn[method]=function(val){if(!this[0])return;return val!=undefined?this.each(function(){this==window||this==document?window.scrollTo(!i?val:jQuery(window).scrollLeft(),i?val:jQuery(window).scrollTop()):this[method]=val;}):this[0]==window||this[0]==document?self[i?'pageYOffset':'pageXOffset']||jQuery.boxModel&&document.documentElement[method]||document.body[method]:this[0][method];};});jQuery.each(["Height","Width"],function(i,name){var tl=i?"Left":"Top",br=i?"Right":"Bottom";jQuery.fn["inner"+name]=function(){return this[name.toLowerCase()]()+num(this,"padding"+tl)+num(this,"padding"+br);};jQuery.fn["outer"+name]=function(margin){return this["inner"+name]()+num(this,"border"+tl+"Width")+num(this,"border"+br+"Width")+(margin?num(this,"margin"+tl)+num(this,"margin"+br):0);};});})(); \ No newline at end of file diff --git a/neon/Resources/javascripts/main.js b/neon/Resources/javascripts/main.js new file mode 100644 index 0000000..63fdc2f --- /dev/null +++ b/neon/Resources/javascripts/main.js @@ -0,0 +1,52 @@ +var fadeTime = 300; +var showDetails = false; +var headerVisible = false; + +$(document).ready(function(){ + + // show header on init if header is enabled + if ($('#show_header').text() == 'yes') { + $('#header .bar').animate({marginTop: '-'+$('#header .bar').height()+'px', opacity: 0}, 0); + $('#header .bar').animate({marginTop: '0px', opacity: 1}, 500); + $('#header .toggle').addClass('hide'); + headerVisible = true; + }; + + // toggle header + $('#header .toggle').click(function(){ + if (headerVisible) { + $('#header .bar').animate({marginTop: '-'+$('#header .bar').height()+'px', opacity: 0}, 500); + $('#header .toggle').removeClass('hide'); + headerVisible = false; + } else { + $('#header .bar').animate({marginTop: '0px', opacity: 1}, 500); + $('#header .toggle').addClass('hide'); + headerVisible = true; + }; + }); + + // toggle details when ctrl+d is pressed + $(window).keydown(function(e){ + if (e.ctrlKey == true && e.keyCode == 68) { + if (!showDetails) { + $('.message .sender .name').addClass('force-visible'); + $('.message .sender .service').addClass('force-visible'); + $('.message .bubble .time').addClass('force-visible'); + showDetails = true; + } else { + $('.message .sender .name').removeClass('force-visible'); + $('.message .sender .service').removeClass('force-visible'); + $('.message .bubble .time').removeClass('force-visible'); + showDetails = false; + }; + }; + }); + + // fade in/out history bubbles when hovered + $('.history').hover(function(){ + $(this).fadeTo(fadeTime, 1); + },function(){ + $(this).fadeTo(fadeTime, 0.5); + }); + +}); \ No newline at end of file diff --git a/neon/Resources/javascripts/reflection.js b/neon/Resources/javascripts/reflection.js new file mode 100755 index 0000000..7ed5f00 --- /dev/null +++ b/neon/Resources/javascripts/reflection.js @@ -0,0 +1,171 @@ +/** + * reflection.js v2.0 + * http://cow.neondragon.net/stuff/reflection/ + * Freely distributable under MIT-style license. + */ + +/* From prototype.js */ +if (!document.myGetElementsByClassName) { + document.myGetElementsByClassName = function(className) { + var children = document.getElementsByTagName('*') || document.all; + var elements = new Array(); + + for (var i = 0; i < children.length; i++) { + var child = children[i]; + var classNames = child.className.split(' '); + for (var j = 0; j < classNames.length; j++) { + if (classNames[j] == className) { + elements.push(child); + break; + } + } + } + return elements; + } +} + +var Reflection = { + defaultHeight : 0.5, + defaultOpacity: 0.5, + + add: function(image, options) { + Reflection.remove(image); + + doptions = { "height" : Reflection.defaultHeight, "opacity" : Reflection.defaultOpacity } + if (options) { + for (var i in doptions) { + if (!options[i]) { + options[i] = doptions[i]; + } + } + } else { + options = doptions; + } + + try { + var d = document.createElement('div'); + var p = image; + + var classes = p.className.split(' '); + var newClasses = ''; + for (j=0;j= ( document.body.offsetHeight - ( window.innerHeight * 1.2 ) ) ); +} + +var intervall_scroll; + +function scrollToBottom() +{ + //document.body.scrollTop = (document.body.scrollHeight-window.innerHeight); + //return; + if ( intervall_scroll ) clearInterval( intervall_scroll ); + intervall_scroll = setInterval( function() { + var target_scroll = (document.body.scrollHeight-window.innerHeight); + var scrolldiff = target_scroll - document.body.scrollTop; + if ( document.body.scrollTop != target_scroll ) { + var saved_scroll = document.body.scrollTop; + document.body.scrollTop += scrolldiff / 5 + ( scrolldiff >= 0 ? (scrolldiff != 0 ) : -1 ); + } else { + saved_scroll = -1; + clearInterval( intervall_scroll ); + } + } , 10 ); + return; +} diff --git a/neon/Resources/main.css b/neon/Resources/main.css new file mode 100644 index 0000000..e1ee900 --- /dev/null +++ b/neon/Resources/main.css @@ -0,0 +1,153 @@ +/* + + Modern Bubbling - Neon v1.0 beta 7 + an Adium Message Style + + Created by Jim Myhrberg (contact@jimeh.info). + http://blog.zydev.info/category/modern-bubbling/ + + Available for download and/or updates at: + http://www.adiumxtras.com/index.php?a=xtras&xtra_id=3629 + +*/ + + +/* import default header styling */ +@import url("styles/_headers/_default.css"); + +/* import message bubble styling */ +@import url("styles/_bubbles/message-bubble.css"); + +/* uncomment line bellow to disable all bubble reflections */ +/*@import url("styles/_bubbles/disable-reflection.css");*/ + + +body { + /* font property used for development only */ + font: 11px helvetica; + background: #171717 url("images/bg.png") bottom repeat-x; + color: #191919; + margin: 8px 10px 8px 10px; +} + +#Chat { + overflow: hidden; + padding-bottom: 15px; +} +.emoticon { + border-style: none; + position: relative; + margin: -3px 0px -5px 0px; +} + +/* @group history */ + +.history { + opacity: 0.5; +} + +/* @end */ + +/* @group status */ + +.status { + color: #fff; + font-family: helvetica, sans-serif; + font-size: 10px; + margin: 4px 0px 0px 0px; + text-align: center; + cursor: default; + text-shadow: #fff 0 0 5px; + opacity: 0.3; + -webkit-transition: opacity 0.3s ease-in-out; +} +.status:hover { + opacity: 0.5; +} +.status .stime { + font-size: 9px; +} + +/* @end */ + +/* @group message */ + +.message { + position: relative; +} + +.message .sender { + position: absolute; + bottom: 11px; + width: 32px; + height: 32px; +} +.message .icon { + +} +.message .name { + font-family: helvetica, sans-serif; + font-size: 9px; + position: absolute; + bottom: -13px; + min-width: 32px; + text-align: center; + opacity: 0; + white-space: nowrap; + color: #c7c7c7; + text-shadow: rgba(255,255,255,0.75) 0 0 5px; + -webkit-transition: opacity 0.3s ease-in-out; +} +.message .service { + font-family: helvetica, sans-serif; + font-size: 9px; + position: absolute; + bottom: 33px; + min-width: 32px; + text-align: center; + opacity: 0; + white-space: nowrap; + color: #c7c7c7; + text-shadow: rgba(255,255,255,0.75) 0 0 5px; + -webkit-transition: opacity 0.3s ease-in-out; +} + +/* @end */ + +/* @group display info */ + +/* + show info on mouse hover behavior + - shows name, service and timestamp when any + part of the message is hovered. +*/ + +.message:hover .sender .name, +.message:hover .sender .service, +.message:hover .bubble .time, +.message:hover .bubble .compact .cbody .ctime, +.message:hover .bubble .compact .cnbody .ctime { + opacity: 1; +} + +.force-visible { + opacity: 1 !important; +} + +/* + pre-1.0 show info on mouse hover behavior + - shows name and service when user icon is + hovered, and timestamp when message bubble + is hovered. +*/ + +/* +.message .sender:hover .name { + visibility: visible; +} +*/ + +/* @end */ + + + diff --git a/neon/Resources/mockup-compact-test.html b/neon/Resources/mockup-compact-test.html new file mode 100644 index 0000000..2dce878 --- /dev/null +++ b/neon/Resources/mockup-compact-test.html @@ -0,0 +1,245 @@ + + + + + + (Compact Glass) + + + + + + + + + +
+ + +
+
+
Dave Auayan
+
MSN
+
+
+
+
+
+
+
+
12:59:23
+ Hey, how are you? +
+
+
12:59:47
+ alright and all :) +
+
+
+
+
+
+
+
+
+
+
+ +
+
13:00:32
+
Dave Auayan went away
+
+
+
13:00:32
+
Dave Auayan came back
+
+ + +
+
+
Jim
+
MSN
+
+
+
+
+
+
+
+
13:00:46
+ same ol' samd ol', what can i say? +
+
+
13:01:03
+ ...life's a bitch... lol +
+
+
13:01:12
+ its how it goes in this dark world... +
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
Dave Auayan
+
MSN
+
+
+
+
+
+
+
+
13:04:42
+ i know what you mean... test text blah bleee bee pooo test text blah bleee bee pooo test text blah bleee bee pooo test text blah bleee bee pooo test text blah bleee bee pooo;) +
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
Jim
+
MSN
+
+
+
+
+
+
+
+
13:00:46
+ longwordgoeshere....o +
+
+
+
+
+
+
+
+
+
+
+ + + +
+
+
+ +
+
+
Jim
+
MSN
+
+
+
+
+
+
+
+
2:31:27
+ shit +
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+ +
+
+
jim
+
MSN
+
+
+
+
+
+
+
+
2:31:34
+ fuck +
+
+
2:31:35
+ fuck +
+
+
2:31:37
+ fuck +
+
+
2:31:39
+ fuck +
+
+
+
+
+
+
+
+
+
+
+
+ + +
+ + + \ No newline at end of file diff --git a/neon/Resources/mockup-compact.html b/neon/Resources/mockup-compact.html new file mode 100644 index 0000000..ae37526 --- /dev/null +++ b/neon/Resources/mockup-compact.html @@ -0,0 +1,236 @@ + + + + + + (Compact) + + + + + + + + + +
yes
+ +
+ + +
+
+
Dave
+
MSN
+
+
+
+
+
+
+
+
+
12:59:23
+ Hey, how are you? +
+
+
12:59:28
+ alright and all :) +
+
+
+
+
+ +
+
Dave went away
+
13:00:32
+
+
+
Dave came back
+
13:00:32
+
+ + +
+
+
Jim
+
MSN
+
+
+
+
+
+
+
+
+
13:00:46
+ same ol' samd ol', what can i say? +
+
+
13:01:03
+ ...life's a bitch... lol http://www.domain.com/ +
+
+
13:01:12
+ its how it goes in this dark world... +
+
+
+
+
+ + +
+
+
Dave
+
MSN
+
+
+
+
+
+
+
+
+
13:04:42
+ i know what you mean... test text blah bleee bee pooo test text blah bleee bee pooo test text blah bleee bee pooo test text blah bleee bee pooo test text blah bleee bee pooo ;) +
+
+
+
+
+ + +
+
+
Jim
+
MSN
+
+
+
+
+
+
+
+
+
13:00:46
+ longwordgoeshere....o +
+
+
+
+
+ + +
+ + + + + + + + + \ No newline at end of file diff --git a/neon/Resources/mockup-glass.html b/neon/Resources/mockup-glass.html new file mode 100644 index 0000000..c94fad0 --- /dev/null +++ b/neon/Resources/mockup-glass.html @@ -0,0 +1,186 @@ + + + + + + (Glass) + + + + + + + + + + + + +
+ + +
+
+
Dave Auayan
+
MSN
+
+
+
+
+
+
12:59:23
+
Hey, how are you? alright and all :)
+
+
+
+
+
+
+
+
+
+ +
+
Dave Auayan went away
+
13:00:32
+
+
+
Dave Auayan came back
+
13:00:32
+
+ + +
+
+
Jim
+
MSN
+
+
+
+
+
+
13:00:46
+
same ol' samd ol', what can i say?
+
+
+
+
+
+
+
+
+
+ + +
+
+
Jim
+
MSN
+
+
+
+
+
+
13:01:03
+
...life's a bitch... lol
+
+
+
+
+
+
+
+
+
+ + +
+
+
Dave Auayan
+
MSN
+
+
+
+
+
+
13:04:42
+
i know what you mean... test text blah bleee bee pooo test text blah bleee bee pooo test text blah bleee bee pooo test text blah bleee bee pooo test text blah bleee bee pooo
+
+
+
+
+
+
+
+
+
+ + +
+
+
Jim
+
MSN
+
+
+
+
+
+
13:00:46
+
longwordgoeshere....ohyeahrighthere...wiieeverydamnlongwordherelikenothingevermadebymankind
+
+
+
+
+
+
+
+
+
+ + +
+ + + \ No newline at end of file diff --git a/neon/Resources/mockup.html b/neon/Resources/mockup.html new file mode 100644 index 0000000..139fb1f --- /dev/null +++ b/neon/Resources/mockup.html @@ -0,0 +1,226 @@ + + + + + + (Modern) + + + + + + + + +
yes
+ +
+ + +
+
+
Dave
+
MSN
+
+
+
+
+
+
+
12:59:23
+
BOOOO
+
+
+
+ + +
+
+
Dave
+
MSN
+
+
+
+
+
+
+
12:59:28
+
Hey, how are you? alright and all :)
+
+
+
+ +
+
Dave went away
+
13:00:32
+
+
+
Dave came back
+
13:00:32
+
+ + +
+
+
Jim
+
MSN
+
+
+
+
+
+
+
13:00:46
+
same ol' samd ol', what can i say?
+
+
+
+ + +
+
+
Jim
+
MSN
+
+
+
+
+
+
+
13:01:03
+
...life's a bitch... lol ;) http://www.domain.com/
+
+
+
+ + +
+
+
Dave
+
MSN
+
+
+
+
+
+
+
13:04:42
+
i know what you mean... test text blah bleee bee pooo test text blah bleee bee pooo test text blah bleee bee pooo test text blah bleee bee pooo test text blah bleee bee pooo ;)
+
+
+
+ + +
+ + + + + + + + + + + \ No newline at end of file diff --git a/neon/Resources/styles/_bubbles/disable-reflection.css b/neon/Resources/styles/_bubbles/disable-reflection.css new file mode 100644 index 0000000..3b5b977 --- /dev/null +++ b/neon/Resources/styles/_bubbles/disable-reflection.css @@ -0,0 +1,12 @@ +.bubble .bottomleft { + height: 17px; + bottom: 12px; +} +.bubble .bottom { + height: 17px; + bottom: 12px; +} +.bubble .bottomright { + height: 17px; + bottom: 12px; +} \ No newline at end of file diff --git a/neon/Resources/styles/_bubbles/message-bubble.css b/neon/Resources/styles/_bubbles/message-bubble.css new file mode 100644 index 0000000..3159c5b --- /dev/null +++ b/neon/Resources/styles/_bubbles/message-bubble.css @@ -0,0 +1,168 @@ +/* @group message */ + +.bubble { + position: relative; + min-height: 47px; +} + + /* @group text */ + + .bubble .body { + padding: 14px 23px 22px 23px; + overflow: auto; + } + .bubble .time { + font-family: helvetica, sans-serif; + font-size: 9px; + position: absolute; + bottom: -1px; + text-align: center; + width: 100%; + color: #c7c7c7; + text-shadow: #fff 0 0 5px; + /*display: none;*/ + opacity: 0; + -webkit-transition: opacity 0.3s ease-in-out; + } + + /* @end */ + + /* @group top */ + + .bubble .t { + position: absolute; + left: 0px; + right: 0px; + top: 0px; + height: 16px; + background: + url("../../images/modern/topleft.png") top left no-repeat, + url("../../images/modern/topright.png") top right no-repeat; + z-index: -1; + } + .bubble .t div { + position: absolute; + left: 27px; + right: 27px; + top: 0px; + bottom: 0px; + background: + url("../../images/modern/top.png") top left repeat-x; + } + + /* @end */ + + /* @group left - right */ + + .bubble .lr { + position: absolute; + left: 0px; + right: 0px; + top: 16px; + bottom: 32px; + background: + url("../../images/modern/left.png") top left repeat-y, + url("../../images/modern/right.png") top right repeat-y; + z-index: -1; + } + .bubble .lr div { + position: absolute; + left: 27px; + right: 27px; + top: 0px; + bottom: 0px; + background: url("../../images/modern/middle.png") top left repeat; + z-index: -1; + } + + /* @end */ + + /* @group bottom */ + + .bubble .b { + /*border: 1px solid red;*/ + position: absolute; + left: 0px; + right: 0px; + bottom: 0px; + height: 32px; + background: + url("../../images/modern/bottomleft.png") bottom left no-repeat, + url("../../images/modern/bottomright.png") bottom right no-repeat; + z-index: -1; + } + .bubble .b div { + position: absolute; + left: 27px; + right: 27px; + bottom: 0px; + top: 0px; + background: + url("../../images/modern/bottom.png") bottom left repeat-x; + } + + /* @end */ + + /* @group reflection */ + + .bubble .r { + opacity: 0.15; + position: absolute; + left: 0px; + right: 0px; + bottom: 0px; + height: 32px; + background: + url("../../images/modern/ref-bottomleft.png") bottom left no-repeat, + url("../../images/modern/ref-bottomright.png") bottom right no-repeat; + z-index: -2; + } + .bubble .r div { + position: absolute; + left: 27px; + right: 27px; + bottom: 0px; + top: 0px; + background: + url("../../images/modern/ref-bottom.png") bottom left repeat-x; + } + + /* @end */ + + /* @group compact bubbles */ + + .bubble .compact { + padding: 14px 23px 22px 23px; + } + .bubble .compact .cbody, .bubble .compact .cnbody { + position: relative; + word-wrap: break-word; + } + .bubble .compact .cbody { + border-top: 1px solid #d8d8d8; + padding-top: 5px; + margin-top: 5px; + } + .bubble .compact .cbody:first-child { + border-top: none !important; + padding-top: 0px; + margin-top: 0px; + } + .bubble .compact .time { + font-size: 9px; + position: absolute; + width: 40px; + top: 7px; + color: #c7c7c7; + white-space: nowrap; + opacity: 0; + -webkit-transition: opacity 0.3s ease-in-out; + } + .bubble .compact .cbody:first-child .time { + top: 2px; + } + + /* @end */ + + +/* @end */ diff --git a/neon/Resources/styles/_headers/_default.css b/neon/Resources/styles/_headers/_default.css new file mode 100644 index 0000000..e627918 --- /dev/null +++ b/neon/Resources/styles/_headers/_default.css @@ -0,0 +1,5 @@ +/* import the default header formatting */ +@import url("header-styles/default-header.css"); + +/* import the default styling */ +@import url("header-styles/leopard-header.css"); diff --git a/neon/Resources/styles/_headers/_global_override.css b/neon/Resources/styles/_headers/_global_override.css new file mode 100644 index 0000000..bc49df3 --- /dev/null +++ b/neon/Resources/styles/_headers/_global_override.css @@ -0,0 +1,25 @@ +/* + + Using this file you can globally override the header styles of + all variants. Just uncomment the line of your preferred style. + +*/ + + + +/* + Leopard Style (default) +*/ +/*@import url("header-styles/leopard-header.css");*/ + + +/* + Tiger Style +*/ +/*@import url("header-styles/tiger-header.css");*/ + + +/* + Glass Style +*/ +/*@import url("header-styles/glass-header.css");*/ \ No newline at end of file diff --git a/neon/Resources/styles/_headers/glass.css b/neon/Resources/styles/_headers/glass.css new file mode 100644 index 0000000..dc5ea80 --- /dev/null +++ b/neon/Resources/styles/_headers/glass.css @@ -0,0 +1,23 @@ +/* + + This file defines which header style all Glass variants will use. + +*/ + + +/* + Leopard Style (default) +*/ +/*@import url("header-styles/leopard-header.css");*/ + + +/* + Tiger Style +*/ +/*@import url("header-styles/tiger-header.css");*/ + + +/* + Glass Style +*/ +/*@import url("header-styles/glass-header.css");*/ \ No newline at end of file diff --git a/neon/Resources/styles/_headers/header-styles/default-header.css b/neon/Resources/styles/_headers/header-styles/default-header.css new file mode 100644 index 0000000..73c44f0 --- /dev/null +++ b/neon/Resources/styles/_headers/header-styles/default-header.css @@ -0,0 +1,89 @@ +/* @group header */ + +#Chat { +/* height of visible part of #header */ + padding-top: 22px; +} + +#show_header { + display: none; +} + +#header { + color: #FFF; + cursor: default; + font-family: helvetica, sans-serif; + overflow: hidden; + position: fixed; + top: 0px; + left: 0px; + z-index: 5; + width: 100%; + height: 49px; + text-shadow: #000 0px 2px 1px; +} + #header .bar { + position: relative; + background-repeat: repeat-x; + background-position: top center; + width: 100%; + height: 49px; + margin-top: -49px; + opacity: 0; + } + #header .bar .left { + font-size: 21px; + /*letter-spacing: 1px;*/ + position: absolute; + top: 8px; + left: 11px; + } + #header .bar .right { + font-size: 16px; + letter-spacing: 0px; + position: absolute; + top: 11px; + right: 10px; + } + + +/* @group toggle */ + +#header .toggle { + background: url("../../../images/_headers/toggle-down-white.png") no-repeat 3px 3px; + cursor: pointer; + position: fixed; + top: 0px; + left: 0px; + width: 18px; + height: 18px; + opacity: 0; + z-index: 6; + -webkit-transition: opacity 0.3s ease-in-out; +} + +#header:hover .toggle { + opacity: 0.2; +} + +#header .toggle:hover { + opacity: 0.6; +} + +#header .hide { + background-image: url("../../../images/_headers/toggle-up-white.png") !important; +} + +#header:hover .hide { + opacity: 0.3 !important; +} + +#header .hide:hover { + +} + +/* @end */ + + +/* @end */ + diff --git a/neon/Resources/styles/_headers/header-styles/glass-header.css b/neon/Resources/styles/_headers/header-styles/glass-header.css new file mode 100644 index 0000000..f31ec57 --- /dev/null +++ b/neon/Resources/styles/_headers/header-styles/glass-header.css @@ -0,0 +1,32 @@ +/* @group header */ + +#Chat { +/* height of visible part of #header */ + padding-top: 29px; +} + +#header { + font-family: helvetica, sans-serif; + height: 40px; + text-shadow: #505050 0px 1px 2px; +} + #header .bar { + background-image: url("../../../images/_headers/glass.png"); + height: 40px; + margin-top: -40px; + } + #header .bar .left { + font-size: 16px; + letter-spacing: 0px; + top: 6px; + left: 10px; + } + #header .bar .right { + font-size: 14px; + letter-spacing: 0px; + top: 7px; + right: 10px; + } + +/* @end */ + diff --git a/neon/Resources/styles/_headers/header-styles/leopard-header.css b/neon/Resources/styles/_headers/header-styles/leopard-header.css new file mode 100644 index 0000000..b759f60 --- /dev/null +++ b/neon/Resources/styles/_headers/header-styles/leopard-header.css @@ -0,0 +1,32 @@ +/* @group header */ + +#Chat { +/* height of visible part of #header */ + padding-top: 22px; +} + +#header { + font-family: "Lucida Grande", sans-serif; + height: 35px; + text-shadow: #000 0px 2px 1px; +} + #header .bar { + background-image: url("../../../images/_headers/leopard.png"); + height: 35px; + margin-top: -35px; + } + #header .bar .left { + font-size: 13px; + letter-spacing: 0px; + top: 3px; + left: 13px; + } + #header .bar .right { + font-size: 11px; + letter-spacing: 0px; + top: 4px; + right: 13px; + } + +/* @end */ + diff --git a/neon/Resources/styles/_headers/header-styles/tiger-header.css b/neon/Resources/styles/_headers/header-styles/tiger-header.css new file mode 100644 index 0000000..5d8f31a --- /dev/null +++ b/neon/Resources/styles/_headers/header-styles/tiger-header.css @@ -0,0 +1,32 @@ +/* @group header */ + +#Chat { +/* height of visible part of #header */ + padding-top: 39px; +} + +#header { + font-family: helvetica, sans-serif; + height: 49px; + text-shadow: #1f4971 0px 1px 2px; +} + #header .bar { + background: url("../../../images/_headers/tiger.png"); + height: 49px; + margin-top: -49px; + } + #header .bar .left { + font-size: 21px; + letter-spacing: 0px; + top: 8px; + left: 11px; + } + #header .bar .right { + font-size: 16px; + letter-spacing: 0px; + top: 11px; + right: 10px; + } + +/* @end */ + diff --git a/neon/Resources/styles/_headers/hud.css b/neon/Resources/styles/_headers/hud.css new file mode 100644 index 0000000..dc5ea80 --- /dev/null +++ b/neon/Resources/styles/_headers/hud.css @@ -0,0 +1,23 @@ +/* + + This file defines which header style all Glass variants will use. + +*/ + + +/* + Leopard Style (default) +*/ +/*@import url("header-styles/leopard-header.css");*/ + + +/* + Tiger Style +*/ +/*@import url("header-styles/tiger-header.css");*/ + + +/* + Glass Style +*/ +/*@import url("header-styles/glass-header.css");*/ \ No newline at end of file diff --git a/neon/Resources/styles/_headers/modern.css b/neon/Resources/styles/_headers/modern.css new file mode 100644 index 0000000..201d722 --- /dev/null +++ b/neon/Resources/styles/_headers/modern.css @@ -0,0 +1,23 @@ +/* + + This file defines which header style the Modern variant will use. + +*/ + + +/* + Leopard Style (default) +*/ +/*@import url("header-styles/leopard-header.css");*/ + + +/* + Tiger Style +*/ +/*@import url("header-styles/tiger-header.css");*/ + + +/* + Glass Style +*/ +/*@import url("header-styles/glass-header.css");*/ \ No newline at end of file diff --git a/neon/Resources/styles/_headers/white.css b/neon/Resources/styles/_headers/white.css new file mode 100644 index 0000000..1958f6b --- /dev/null +++ b/neon/Resources/styles/_headers/white.css @@ -0,0 +1,23 @@ +/* + + This file defines which header style the White variants will use. + +*/ + + +/* + Leopard Style (default) +*/ +/*@import url("header-styles/leopard-header.css");*/ + + +/* + Tiger Style +*/ +/*@import url("header-styles/tiger-header.css");*/ + + +/* + Glass Style +*/ +/*@import url("header-styles/glass-header.css");*/ \ No newline at end of file diff --git a/neon/Resources/styles/alternative/_default.css b/neon/Resources/styles/alternative/_default.css new file mode 100644 index 0000000..240c32e --- /dev/null +++ b/neon/Resources/styles/alternative/_default.css @@ -0,0 +1,80 @@ + +/* @group outgoing */ + +.outgoing { + float: right; + margin: 6px 0px 0px 38px; +} +.outgoing .sender { + right: 0px; +} +.outgoing .icon { + +} +.outgoing .name { + right: 0px; +} +.outgoing .service { + right: 0px; +} +.outgoing .bubble { + margin-right: 35px; +} +.outgoing .bubble .compact .time { + left: -58px !important; + text-align: right !important; +} +.outgoing .bubble .b { + background: + url("../../images/modern/bottomleft.png") bottom left no-repeat, + url("../../images/modern/bottomright-arrow.png") bottom right no-repeat; +} +.outgoing .bubble .r { + background: + url("../../images/modern/ref-bottomleft.png") bottom left no-repeat, + url("../../images/modern/ref-bottomright-arrow.png") bottom right no-repeat; +} + +/* @end */ + + + +/* @group incoming */ + +.incoming { + float: left; + margin: 6px 38px 0px 0px; +} +.incoming .sender { + left: 0px; +} +.incoming .icon { + +} +.incoming .name { + left: 0px; +} +.incoming .service { + left: 0px; +} +.incoming .bubble { + margin-left: 35px; +} +.incoming .bubble .compact .time { + right: -58px !important; + text-align: left !important; +} +.incoming .bubble .b { + background: + url("../../images/modern/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/modern/bottomright.png") bottom right no-repeat; +} +.incoming .bubble .r { + background: + url("../../images/modern/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/modern/ref-bottomright.png") bottom right no-repeat; +} + +/* @end */ + + diff --git a/neon/Resources/styles/alternative/_glass.css b/neon/Resources/styles/alternative/_glass.css new file mode 100644 index 0000000..17527c1 --- /dev/null +++ b/neon/Resources/styles/alternative/_glass.css @@ -0,0 +1,5 @@ +/* import header for glass variants */ +@import url("../_headers/glass.css"); + +/* include the global header override style sheet */ +@import url("../_headers/_global_override.css"); \ No newline at end of file diff --git a/neon/Resources/styles/alternative/_hud.css b/neon/Resources/styles/alternative/_hud.css new file mode 100644 index 0000000..db1eb0c --- /dev/null +++ b/neon/Resources/styles/alternative/_hud.css @@ -0,0 +1,101 @@ +/* import header for the white variants */ +@import url("../_headers/hud.css"); + +/* include the global header override style sheet */ +@import url("../_headers/_global_override.css"); + + +/* @group misc */ +/*body { + background-color: #000; + background-image: none; +}*/ +.bubble .compact .cbody { + border-top: 1px solid #2d2d2d; +} +.bubble { + color: #ccc; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.bubble .t { + background: + url("../../images/hud/topleft.png") top left no-repeat, + url("../../images/hud/topright.png") top right no-repeat; +} + .bubble .t div { + background: + url("../../images/hud/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.bubble .lr { + background: + url("../../images/hud/left.png") top left repeat-y, + url("../../images/hud/right.png") top right repeat-y; +} + .bubble .lr div { + background: url("../../images/hud/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.bubble .b { + background: + url("../../images/hud/bottomleft.png") bottom left no-repeat, + url("../../images/hud/bottomright.png") bottom right no-repeat; +} + .bubble .b div { + background: + url("../../images/hud/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.bubble .r { + background: + url("../../images/hud/ref-bottomleft.png") bottom left no-repeat, + url("../../images/hud/ref-bottomright.png") bottom right no-repeat; +} + .bubble .r div { + background: + url("../../images/hud/ref-bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group incoming */ +.incoming .bubble .b { + background: + url("../../images/hud/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/hud/bottomright.png") bottom right no-repeat; +} +.incoming .bubble .r { + background: + url("../../images/hud/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/hud/ref-bottomright.png") bottom right no-repeat; +} +/* @end */ + + +/* @group outgoing */ +.outgoing .bubble .b { + background: + url("../../images/hud/bottomleft.png") bottom left no-repeat, + url("../../images/hud/bottomright-arrow.png") bottom right no-repeat; +} +.outgoing .bubble .r { + background: + url("../../images/hud/ref-bottomleft.png") bottom left no-repeat, + url("../../images/hud/ref-bottomright-arrow.png") bottom right no-repeat; +} +/* @end */ diff --git a/neon/Resources/styles/alternative/_modern.css b/neon/Resources/styles/alternative/_modern.css new file mode 100644 index 0000000..2ad1a8d --- /dev/null +++ b/neon/Resources/styles/alternative/_modern.css @@ -0,0 +1,5 @@ +/* import header for the modern variant */ +@import url("../_headers/modern.css"); + +/* include the global header override style sheet */ +@import url("../_headers/_global_override.css"); \ No newline at end of file diff --git a/neon/Resources/styles/alternative/_white-bubbling.css b/neon/Resources/styles/alternative/_white-bubbling.css new file mode 100644 index 0000000..a4bf01b --- /dev/null +++ b/neon/Resources/styles/alternative/_white-bubbling.css @@ -0,0 +1,100 @@ + +/* import header for the white variants */ +@import url("../_headers/white.css"); + +/* include the global header override style sheet */ +@import url("../_headers/_global_override.css"); + + +BODY { + background: #fff url("../../images/bg-white.jpg") top center repeat-y; +} + + +/* @group misc */ +.bubble .compact .cbody { + border-top: 1px solid #ebebeb; +} +.message .icon canvas { + display: none; +} +/* @end */ + + +/* @group top */ +.bubble .t { + background: + url("../../images/white/topleft.png") top left no-repeat, + url("../../images/white/topright.png") top right no-repeat; +} + .bubble .t div { + background: + url("../../images/white/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.bubble .lr { + background: + url("../../images/white/left.png") top left repeat-y, + url("../../images/white/right.png") top right repeat-y; +} + .bubble .lr div { + background: url("../../images/white/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.bubble .b { + background: + url("../../images/white/bottomleft.png") bottom left no-repeat, + url("../../images/white/bottomright.png") bottom right no-repeat; +} + .bubble .b div { + background: + url("../../images/white/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.bubble .r { + background: + url("../../images/white/ref-bottomleft.png") bottom left no-repeat, + url("../../images/white/ref-bottomright.png") bottom right no-repeat; +} + .bubble .r div { + background: + url("../../images/white/ref-bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group incoming */ +.incoming .bubble .b { + background: + url("../../images/white/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/white/bottomright.png") bottom right no-repeat; +} +.incoming .bubble .r { + background: + url("../../images/white/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/white/ref-bottomright.png") bottom right no-repeat; +} +/* @end */ + + +/* @group outgoing */ +.outgoing .bubble .b { + background: + url("../../images/white/bottomleft.png") bottom left no-repeat, + url("../../images/white/bottomright-arrow.png") bottom right no-repeat; +} +.outgoing .bubble .r { + background: + url("../../images/white/ref-bottomleft.png") bottom left no-repeat, + url("../../images/white/ref-bottomright-arrow.png") bottom right no-repeat; +} +/* @end */ diff --git a/neon/Resources/styles/alternative/_white.css b/neon/Resources/styles/alternative/_white.css new file mode 100644 index 0000000..b794b5c --- /dev/null +++ b/neon/Resources/styles/alternative/_white.css @@ -0,0 +1,91 @@ +/* import header for the white variants */ +@import url("../_headers/white.css"); + +/* include the global header override style sheet */ +@import url("../_headers/_global_override.css"); + + +/* @group misc */ +.bubble .compact .cbody { + border-top: 1px solid #ebebeb; +} +/* @end */ + + +/* @group top */ +.bubble .t { + background: + url("../../images/white/topleft.png") top left no-repeat, + url("../../images/white/topright.png") top right no-repeat; +} + .bubble .t div { + background: + url("../../images/white/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.bubble .lr { + background: + url("../../images/white/left.png") top left repeat-y, + url("../../images/white/right.png") top right repeat-y; +} + .bubble .lr div { + background: url("../../images/white/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.bubble .b { + background: + url("../../images/white/bottomleft.png") bottom left no-repeat, + url("../../images/white/bottomright.png") bottom right no-repeat; +} + .bubble .b div { + background: + url("../../images/white/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.bubble .r { + background: + url("../../images/white/ref-bottomleft.png") bottom left no-repeat, + url("../../images/white/ref-bottomright.png") bottom right no-repeat; +} + .bubble .r div { + background: + url("../../images/white/ref-bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group incoming */ +.incoming .bubble .b { + background: + url("../../images/white/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/white/bottomright.png") bottom right no-repeat; +} +.incoming .bubble .r { + background: + url("../../images/white/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/white/ref-bottomright.png") bottom right no-repeat; +} +/* @end */ + + +/* @group outgoing */ +.outgoing .bubble .b { + background: + url("../../images/white/bottomleft.png") bottom left no-repeat, + url("../../images/white/bottomright-arrow.png") bottom right no-repeat; +} +.outgoing .bubble .r { + background: + url("../../images/white/ref-bottomleft.png") bottom left no-repeat, + url("../../images/white/ref-bottomright-arrow.png") bottom right no-repeat; +} +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-aqua.css b/neon/Resources/styles/alternative/glass-in-aqua.css new file mode 100644 index 0000000..79ee9d2 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-aqua.css @@ -0,0 +1,63 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #1ca9ed; +} +.incoming .bubble .time { + color: #1fb6ff; + text-shadow: #1fb6ff 0 0 5px; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-aqua/topleft.png") top left no-repeat, + url("../../images/glass-aqua/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-aqua/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-aqua/left.png") top left repeat-y, + url("../../images/glass-aqua/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-aqua/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-aqua/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-aqua/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-aqua/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-aqua/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-aqua/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-aqua/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-black.css b/neon/Resources/styles/alternative/glass-in-black.css new file mode 100644 index 0000000..9532d5f --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-black.css @@ -0,0 +1,68 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #191919; +} +.incoming .bubble { + color: #ccc; +} +.incoming .bubble .time { + color: #aaa; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-black/topleft.png") top left no-repeat, + url("../../images/glass-black/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-black/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-black/left.png") top left repeat-y, + url("../../images/glass-black/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-black/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-black/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-black/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-black/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-black/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-black/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-black/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-blue.css b/neon/Resources/styles/alternative/glass-in-blue.css new file mode 100644 index 0000000..0a2469e --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-blue.css @@ -0,0 +1,63 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #6d98e8; +} +.incoming .bubble .time { + color: #76a6fc; + text-shadow: #76a6fc 0 0 5px; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-blue/topleft.png") top left no-repeat, + url("../../images/glass-blue/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-blue/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-blue/left.png") top left repeat-y, + url("../../images/glass-blue/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-blue/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-blue/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-blue/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-blue/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-blue/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-blue/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-blue/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-cyan.css b/neon/Resources/styles/alternative/glass-in-cyan.css new file mode 100644 index 0000000..a01c24d --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-cyan.css @@ -0,0 +1,63 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #1adbd8; +} +.incoming .bubble .time { + color: #1df6f1; + text-shadow: #1df6f1 0 0 5px; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-cyan/topleft.png") top left no-repeat, + url("../../images/glass-cyan/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-cyan/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-cyan/left.png") top left repeat-y, + url("../../images/glass-cyan/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-cyan/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-cyan/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-cyan/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-cyan/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-cyan/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-cyan/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-cyan/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-glass.css b/neon/Resources/styles/alternative/glass-in-glass.css new file mode 100644 index 0000000..04d4d4b --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-glass.css @@ -0,0 +1,58 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #d2d2d2; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass/topleft.png") top left no-repeat, + url("../../images/glass/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass/left.png") top left repeat-y, + url("../../images/glass/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + background: + url("../../images/glass/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-graphite.css b/neon/Resources/styles/alternative/glass-in-graphite.css new file mode 100644 index 0000000..9680276 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-graphite.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #86999f; +} +.incoming .bubble .time { + color: #95aab1; + text-shadow: #95aab1 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-graphite/topleft.png") top left no-repeat, + url("../../images/glass-graphite/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-graphite/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-graphite/left.png") top left repeat-y, + url("../../images/glass-graphite/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-graphite/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-graphite/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-graphite/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-graphite/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-graphite/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-graphite/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-graphite/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-green.css b/neon/Resources/styles/alternative/glass-in-green.css new file mode 100644 index 0000000..34032f7 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-green.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #00ec35; +} +.incoming .bubble .time { + color: #00ff3a; + text-shadow: #00ff3a 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-green/topleft.png") top left no-repeat, + url("../../images/glass-green/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-green/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-green/left.png") top left repeat-y, + url("../../images/glass-green/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-green/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-green/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-green/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-green/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-green/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-green/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-green/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-grey.css b/neon/Resources/styles/alternative/glass-in-grey.css new file mode 100644 index 0000000..e5a16d2 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-grey.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #bababa; +} +.incoming .bubble .time { + color: #d0d0d0; + text-shadow: #d0d0d0 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-grey/topleft.png") top left no-repeat, + url("../../images/glass-grey/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-grey/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-grey/left.png") top left repeat-y, + url("../../images/glass-grey/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-grey/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-grey/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-grey/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-grey/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-grey/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-grey/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-grey/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-lime.css b/neon/Resources/styles/alternative/glass-in-lime.css new file mode 100644 index 0000000..6e2de06 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-lime.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #97e93b; +} +.incoming .bubble .time { + color: #a6ff41; + text-shadow: #a6ff41 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-lime/topleft.png") top left no-repeat, + url("../../images/glass-lime/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-lime/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-lime/left.png") top left repeat-y, + url("../../images/glass-lime/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-lime/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-lime/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-lime/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-lime/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-lime/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-lime/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-lime/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-orange.css b/neon/Resources/styles/alternative/glass-in-orange.css new file mode 100644 index 0000000..695ff76 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-orange.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #eab236; +} +.incoming .bubble .time { + color: #ffc23b; + text-shadow: #ffc23b 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-orange/topleft.png") top left no-repeat, + url("../../images/glass-orange/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-orange/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-orange/left.png") top left repeat-y, + url("../../images/glass-orange/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-orange/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-orange/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-orange/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-orange/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-orange/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-orange/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-orange/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-pink.css b/neon/Resources/styles/alternative/glass-in-pink.css new file mode 100644 index 0000000..77b3579 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-pink.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #ed5ac8; +} +.incoming .bubble .time { + color: #ff60d7; + text-shadow: #ff60d7 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-pink/topleft.png") top left no-repeat, + url("../../images/glass-pink/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-pink/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-pink/left.png") top left repeat-y, + url("../../images/glass-pink/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-pink/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-pink/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-pink/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-pink/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-pink/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-pink/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-pink/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-purple.css b/neon/Resources/styles/alternative/glass-in-purple.css new file mode 100644 index 0000000..754648b --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-purple.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #cd6ff2; +} +.incoming .bubble .time { + color: #d976ff; + text-shadow: #d976ff 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-purple/topleft.png") top left no-repeat, + url("../../images/glass-purple/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-purple/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-purple/left.png") top left repeat-y, + url("../../images/glass-purple/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-purple/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-purple/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-purple/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-purple/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-purple/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-purple/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-purple/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-red.css b/neon/Resources/styles/alternative/glass-in-red.css new file mode 100644 index 0000000..990073f --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-red.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #eb4965; +} +.incoming .bubble .time { + color: #ff506e; + text-shadow: #ff506e 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-red/topleft.png") top left no-repeat, + url("../../images/glass-red/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-red/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-red/left.png") top left repeat-y, + url("../../images/glass-red/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-red/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-red/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-red/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-red/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-red/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-red/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-red/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-in-yellow.css b/neon/Resources/styles/alternative/glass-in-yellow.css new file mode 100644 index 0000000..894bbc2 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-in-yellow.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #eceb2d; +} +.incoming .bubble .time { + color: #fefd31; + text-shadow: #fefd31 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-yellow/topleft.png") top left no-repeat, + url("../../images/glass-yellow/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-yellow/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-yellow/left.png") top left repeat-y, + url("../../images/glass-yellow/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-yellow/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-yellow/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-yellow/bottomright.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-yellow/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-yellow/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-yellow/ref-bottomright.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-yellow/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-aqua.css b/neon/Resources/styles/alternative/glass-out-aqua.css new file mode 100644 index 0000000..4048a6d --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-aqua.css @@ -0,0 +1,63 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #1ca9ed; +} +.outgoing .bubble .time { + color: #1fb6ff; + text-shadow: #1fb6ff 0 0 5px; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-aqua/topleft.png") top left no-repeat, + url("../../images/glass-aqua/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-aqua/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-aqua/left.png") top left repeat-y, + url("../../images/glass-aqua/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-aqua/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-aqua/bottomleft.png") bottom left no-repeat, + url("../../images/glass-aqua/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-aqua/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-aqua/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-aqua/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-aqua/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-black.css b/neon/Resources/styles/alternative/glass-out-black.css new file mode 100644 index 0000000..110bd20 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-black.css @@ -0,0 +1,68 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #191919; +} +.outgoing .bubble { + color: #ccc; +} +.outgoing .bubble .time { + color: #aaa; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-black/topleft.png") top left no-repeat, + url("../../images/glass-black/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-black/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-black/left.png") top left repeat-y, + url("../../images/glass-black/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-black/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-black/bottomleft.png") bottom left no-repeat, + url("../../images/glass-black/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-black/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-black/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-black/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-black/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-blue.css b/neon/Resources/styles/alternative/glass-out-blue.css new file mode 100644 index 0000000..1afd6b2 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-blue.css @@ -0,0 +1,63 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #6d98e8; +} +.outgoing .bubble .time { + color: #76a6fc; + text-shadow: #76a6fc 0 0 5px; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-blue/topleft.png") top left no-repeat, + url("../../images/glass-blue/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-blue/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-blue/left.png") top left repeat-y, + url("../../images/glass-blue/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-blue/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-blue/bottomleft.png") bottom left no-repeat, + url("../../images/glass-blue/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-blue/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-blue/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-blue/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-blue/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-cyan.css b/neon/Resources/styles/alternative/glass-out-cyan.css new file mode 100644 index 0000000..5818c69 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-cyan.css @@ -0,0 +1,63 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #1adbd8; +} +.outgoing .bubble .time { + color: #1df6f1; + text-shadow: #1df6f1 0 0 5px; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-cyan/topleft.png") top left no-repeat, + url("../../images/glass-cyan/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-cyan/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-cyan/left.png") top left repeat-y, + url("../../images/glass-cyan/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-cyan/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-cyan/bottomleft.png") bottom left no-repeat, + url("../../images/glass-cyan/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-cyan/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-cyan/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-cyan/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-cyan/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-glass.css b/neon/Resources/styles/alternative/glass-out-glass.css new file mode 100644 index 0000000..a0fcd70 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-glass.css @@ -0,0 +1,58 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #d2d2d2; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass/topleft.png") top left no-repeat, + url("../../images/glass/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass/left.png") top left repeat-y, + url("../../images/glass/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass/bottomleft.png") bottom left no-repeat, + url("../../images/glass/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + background: + url("../../images/glass/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-graphite.css b/neon/Resources/styles/alternative/glass-out-graphite.css new file mode 100644 index 0000000..f492b6a --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-graphite.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #86999f; +} +.outgoing .bubble .time { + color: #95aab1; + text-shadow: #95aab1 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-graphite/topleft.png") top left no-repeat, + url("../../images/glass-graphite/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-graphite/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-graphite/left.png") top left repeat-y, + url("../../images/glass-graphite/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-graphite/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-graphite/bottomleft.png") bottom left no-repeat, + url("../../images/glass-graphite/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-graphite/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-graphite/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-graphite/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-graphite/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-green.css b/neon/Resources/styles/alternative/glass-out-green.css new file mode 100644 index 0000000..b298206 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-green.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #00ec35; +} +.outgoing .bubble .time { + color: #00ff3a; + text-shadow: #00ff3a 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-green/topleft.png") top left no-repeat, + url("../../images/glass-green/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-green/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-green/left.png") top left repeat-y, + url("../../images/glass-green/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-green/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-green/bottomleft.png") bottom left no-repeat, + url("../../images/glass-green/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-green/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-green/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-green/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-green/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-grey.css b/neon/Resources/styles/alternative/glass-out-grey.css new file mode 100644 index 0000000..0790924 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-grey.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #bababa; +} +.outgoing .bubble .time { + color: #d0d0d0; + text-shadow: #d0d0d0 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-grey/topleft.png") top left no-repeat, + url("../../images/glass-grey/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-grey/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-grey/left.png") top left repeat-y, + url("../../images/glass-grey/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-grey/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-grey/bottomleft.png") bottom left no-repeat, + url("../../images/glass-grey/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-grey/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-grey/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-grey/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-grey/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-lime.css b/neon/Resources/styles/alternative/glass-out-lime.css new file mode 100644 index 0000000..6bf40b1 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-lime.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #97e93b; +} +.outgoing .bubble .time { + color: #a6ff41; + text-shadow: #a6ff41 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-lime/topleft.png") top left no-repeat, + url("../../images/glass-lime/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-lime/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-lime/left.png") top left repeat-y, + url("../../images/glass-lime/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-lime/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-lime/bottomleft.png") bottom left no-repeat, + url("../../images/glass-lime/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-lime/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-lime/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-lime/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-lime/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-orange.css b/neon/Resources/styles/alternative/glass-out-orange.css new file mode 100644 index 0000000..662f070 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-orange.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #eab236; +} +.outgoing .bubble .time { + color: #ffc23b; + text-shadow: #ffc23b 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-orange/topleft.png") top left no-repeat, + url("../../images/glass-orange/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-orange/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-orange/left.png") top left repeat-y, + url("../../images/glass-orange/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-orange/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-orange/bottomleft.png") bottom left no-repeat, + url("../../images/glass-orange/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-orange/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-orange/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-orange/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-orange/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-pink.css b/neon/Resources/styles/alternative/glass-out-pink.css new file mode 100644 index 0000000..35bdf41 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-pink.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #ed5ac8; +} +.outgoing .bubble .time { + color: #ff60d7; + text-shadow: #ff60d7 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-pink/topleft.png") top left no-repeat, + url("../../images/glass-pink/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-pink/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-pink/left.png") top left repeat-y, + url("../../images/glass-pink/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-pink/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-pink/bottomleft.png") bottom left no-repeat, + url("../../images/glass-pink/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-pink/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-pink/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-pink/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-pink/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-purple.css b/neon/Resources/styles/alternative/glass-out-purple.css new file mode 100644 index 0000000..de5a87e --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-purple.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #cd6ff2; +} +.outgoing .bubble .time { + color: #d976ff; + text-shadow: #d976ff 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-purple/topleft.png") top left no-repeat, + url("../../images/glass-purple/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-purple/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-purple/left.png") top left repeat-y, + url("../../images/glass-purple/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-purple/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-purple/bottomleft.png") bottom left no-repeat, + url("../../images/glass-purple/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-purple/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-purple/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-purple/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-purple/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-red.css b/neon/Resources/styles/alternative/glass-out-red.css new file mode 100644 index 0000000..c72838c --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-red.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #eb4965; +} +.outgoing .bubble .time { + color: #ff506e; + text-shadow: #ff506e 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-red/topleft.png") top left no-repeat, + url("../../images/glass-red/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-red/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-red/left.png") top left repeat-y, + url("../../images/glass-red/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-red/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-red/bottomleft.png") bottom left no-repeat, + url("../../images/glass-red/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-red/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-red/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-red/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-red/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/alternative/glass-out-yellow.css b/neon/Resources/styles/alternative/glass-out-yellow.css new file mode 100644 index 0000000..2029008 --- /dev/null +++ b/neon/Resources/styles/alternative/glass-out-yellow.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #eceb2d; +} +.outgoing .bubble .time { + color: #fefd31; + text-shadow: #fefd31 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-yellow/topleft.png") top left no-repeat, + url("../../images/glass-yellow/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-yellow/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-yellow/left.png") top left repeat-y, + url("../../images/glass-yellow/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-yellow/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-yellow/bottomleft.png") bottom left no-repeat, + url("../../images/glass-yellow/bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-yellow/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-yellow/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-yellow/ref-bottomright-arrow.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-yellow/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/_default.css b/neon/Resources/styles/normal/_default.css new file mode 100644 index 0000000..9c2e7a5 --- /dev/null +++ b/neon/Resources/styles/normal/_default.css @@ -0,0 +1,79 @@ + +/* @group outgoing */ + +.outgoing { + float: left; + margin: 6px 38px 0px 0px; +} +.outgoing .sender { + left: 0px; +} +.outgoing .icon { + +} +.outgoing .name { + left: 0px; +} +.outgoing .service { + left: 0px; +} +.outgoing .bubble { + margin-left: 35px; +} +.outgoing .bubble .compact .time { + right: -58px !important; + text-align: left !important; +} +.outgoing .bubble .b { + background: + url("../../images/modern/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/modern/bottomright.png") bottom right no-repeat; +} +.outgoing .bubble .r { + background: + url("../../images/modern/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/modern/ref-bottomright.png") bottom right no-repeat; +} + +/* @end */ + + + +/* @group incoming */ +.incoming { + float: right; + margin: 6px 0px 0px 38px; +} +.incoming .sender { + right: 0px; +} +.incoming .icon { + +} +.incoming .name { + right: 0px; +} +.incoming .service { + right: 0px; +} +.incoming .bubble { + margin-right: 35px; +} +.incoming .bubble .compact .time { + left: -58px !important; + text-align: right !important; +} +.incoming .bubble .b { + background: + url("../../images/modern/bottomleft.png") bottom left no-repeat, + url("../../images/modern/bottomright-arrow.png") bottom right no-repeat; +} +.incoming .bubble .r { + background: + url("../../images/modern/ref-bottomleft.png") bottom left no-repeat, + url("../../images/modern/ref-bottomright-arrow.png") bottom right no-repeat; +} + +/* @end */ + + diff --git a/neon/Resources/styles/normal/_glass.css b/neon/Resources/styles/normal/_glass.css new file mode 100644 index 0000000..65b9a53 --- /dev/null +++ b/neon/Resources/styles/normal/_glass.css @@ -0,0 +1,5 @@ +/* import the glass header */ +@import url("../_headers/glass.css"); + +/* include the global header override style sheet */ +@import url("../_headers/_global_override.css"); \ No newline at end of file diff --git a/neon/Resources/styles/normal/_hud.css b/neon/Resources/styles/normal/_hud.css new file mode 100644 index 0000000..d3afd71 --- /dev/null +++ b/neon/Resources/styles/normal/_hud.css @@ -0,0 +1,101 @@ +/* import header for the white variants */ +@import url("../_headers/hud.css"); + +/* include the global header override style sheet */ +@import url("../_headers/_global_override.css"); + + +/* @group misc */ +/*body { + background-color: #000; + background-image: none; +}*/ +.bubble .compact .cbody { + border-top: 1px solid #2d2d2d; +} +.bubble { + color: #ccc; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.bubble .t { + background: + url("../../images/hud/topleft.png") top left no-repeat, + url("../../images/hud/topright.png") top right no-repeat; +} + .bubble .t div { + background: + url("../../images/hud/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.bubble .lr { + background: + url("../../images/hud/left.png") top left repeat-y, + url("../../images/hud/right.png") top right repeat-y; +} + .bubble .lr div { + background: url("../../images/hud/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.bubble .b { + background: + url("../../images/hud/bottomleft.png") bottom left no-repeat, + url("../../images/hud/bottomright.png") bottom right no-repeat; +} + .bubble .b div { + background: + url("../../images/hud/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.bubble .r { + background: + url("../../images/hud/ref-bottomleft.png") bottom left no-repeat, + url("../../images/hud/ref-bottomright.png") bottom right no-repeat; +} + .bubble .r div { + background: + url("../../images/hud/ref-bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group incoming */ +.incoming .bubble .b { + background: + url("../../images/hud/bottomleft.png") bottom left no-repeat, + url("../../images/hud/bottomright-arrow.png") bottom right no-repeat; +} +.incoming .bubble .r { + background: + url("../../images/hud/ref-bottomleft.png") bottom left no-repeat, + url("../../images/hud/ref-bottomright-arrow.png") bottom right no-repeat; +} +/* @end */ + + +/* @group outgoing */ +.outgoing .bubble .b { + background: + url("../../images/hud/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/hud/bottomright.png") bottom right no-repeat; +} +.outgoing .bubble .r { + background: + url("../../images/hud/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/hud/ref-bottomright.png") bottom right no-repeat; +} +/* @end */ diff --git a/neon/Resources/styles/normal/_modern.css b/neon/Resources/styles/normal/_modern.css new file mode 100644 index 0000000..2ad1a8d --- /dev/null +++ b/neon/Resources/styles/normal/_modern.css @@ -0,0 +1,5 @@ +/* import header for the modern variant */ +@import url("../_headers/modern.css"); + +/* include the global header override style sheet */ +@import url("../_headers/_global_override.css"); \ No newline at end of file diff --git a/neon/Resources/styles/normal/_white-bubbling.css b/neon/Resources/styles/normal/_white-bubbling.css new file mode 100644 index 0000000..3d1652c --- /dev/null +++ b/neon/Resources/styles/normal/_white-bubbling.css @@ -0,0 +1,100 @@ + +/* import header for the white variants */ +@import url("../_headers/white.css"); + +/* include the global header override style sheet */ +@import url("../_headers/_global_override.css"); + + +BODY { + background: #fff url("../../images/bg-white.jpg") top center repeat-y; +} + + +/* @group misc */ +.bubble .compact .cbody { + border-top: 1px solid #ebebeb; +} +.message .icon canvas { + display: none; +} +/* @end */ + + +/* @group top */ +.bubble .t { + background: + url("../../images/white/topleft.png") top left no-repeat, + url("../../images/white/topright.png") top right no-repeat; +} + .bubble .t div { + background: + url("../../images/white/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.bubble .lr { + background: + url("../../images/white/left.png") top left repeat-y, + url("../../images/white/right.png") top right repeat-y; +} + .bubble .lr div { + background: url("../../images/white/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.bubble .b { + background: + url("../../images/white/bottomleft.png") bottom left no-repeat, + url("../../images/white/bottomright.png") bottom right no-repeat; +} + .bubble .b div { + background: + url("../../images/white/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.bubble .r { + background: + url("../../images/white/ref-bottomleft.png") bottom left no-repeat, + url("../../images/white/ref-bottomright.png") bottom right no-repeat; +} + .bubble .r div { + background: + url("../../images/white/ref-bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group incoming */ +.incoming .bubble .b { + background: + url("../../images/white/bottomleft.png") bottom left no-repeat, + url("../../images/white/bottomright-arrow.png") bottom right no-repeat; +} +.incoming .bubble .r { + background: + url("../../images/white/ref-bottomleft.png") bottom left no-repeat, + url("../../images/white/ref-bottomright-arrow.png") bottom right no-repeat; +} +/* @end */ + + +/* @group outgoing */ +.outgoing .bubble .b { + background: + url("../../images/white/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/white/bottomright.png") bottom right no-repeat; +} +.outgoing .bubble .r { + background: + url("../../images/white/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/white/ref-bottomright.png") bottom right no-repeat; +} +/* @end */ diff --git a/neon/Resources/styles/normal/_white.css b/neon/Resources/styles/normal/_white.css new file mode 100644 index 0000000..3096511 --- /dev/null +++ b/neon/Resources/styles/normal/_white.css @@ -0,0 +1,92 @@ + +/* import header for the white variants */ +@import url("../_headers/white.css"); + +/* include the global header override style sheet */ +@import url("../_headers/_global_override.css"); + + +/* @group misc */ +.bubble .compact .cbody { + border-top: 1px solid #ebebeb; +} +/* @end */ + + +/* @group top */ +.bubble .t { + background: + url("../../images/white/topleft.png") top left no-repeat, + url("../../images/white/topright.png") top right no-repeat; +} + .bubble .t div { + background: + url("../../images/white/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.bubble .lr { + background: + url("../../images/white/left.png") top left repeat-y, + url("../../images/white/right.png") top right repeat-y; +} + .bubble .lr div { + background: url("../../images/white/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.bubble .b { + background: + url("../../images/white/bottomleft.png") bottom left no-repeat, + url("../../images/white/bottomright.png") bottom right no-repeat; +} + .bubble .b div { + background: + url("../../images/white/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.bubble .r { + background: + url("../../images/white/ref-bottomleft.png") bottom left no-repeat, + url("../../images/white/ref-bottomright.png") bottom right no-repeat; +} + .bubble .r div { + background: + url("../../images/white/ref-bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group incoming */ +.incoming .bubble .b { + background: + url("../../images/white/bottomleft.png") bottom left no-repeat, + url("../../images/white/bottomright-arrow.png") bottom right no-repeat; +} +.incoming .bubble .r { + background: + url("../../images/white/ref-bottomleft.png") bottom left no-repeat, + url("../../images/white/ref-bottomright-arrow.png") bottom right no-repeat; +} +/* @end */ + + +/* @group outgoing */ +.outgoing .bubble .b { + background: + url("../../images/white/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/white/bottomright.png") bottom right no-repeat; +} +.outgoing .bubble .r { + background: + url("../../images/white/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/white/ref-bottomright.png") bottom right no-repeat; +} +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-aqua.css b/neon/Resources/styles/normal/glass-in-aqua.css new file mode 100644 index 0000000..bede6db --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-aqua.css @@ -0,0 +1,63 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #1ca9ed; +} +.incoming .bubble .time { + color: #1fb6ff; + text-shadow: #1fb6ff 0 0 5px; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-aqua/topleft.png") top left no-repeat, + url("../../images/glass-aqua/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-aqua/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-aqua/left.png") top left repeat-y, + url("../../images/glass-aqua/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-aqua/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-aqua/bottomleft.png") bottom left no-repeat, + url("../../images/glass-aqua/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-aqua/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-aqua/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-aqua/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-aqua/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-black.css b/neon/Resources/styles/normal/glass-in-black.css new file mode 100644 index 0000000..4c5c26e --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-black.css @@ -0,0 +1,68 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #191919; +} +.incoming .bubble { + color: #ccc; +} +.incoming .bubble .time { + color: #aaa; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-black/topleft.png") top left no-repeat, + url("../../images/glass-black/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-black/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-black/left.png") top left repeat-y, + url("../../images/glass-black/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-black/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-black/bottomleft.png") bottom left no-repeat, + url("../../images/glass-black/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-black/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-black/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-black/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-black/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-blue.css b/neon/Resources/styles/normal/glass-in-blue.css new file mode 100644 index 0000000..307ec2c --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-blue.css @@ -0,0 +1,63 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #6d98e8; +} +.incoming .bubble .time { + color: #76a6fc; + text-shadow: #76a6fc 0 0 5px; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-blue/topleft.png") top left no-repeat, + url("../../images/glass-blue/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-blue/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-blue/left.png") top left repeat-y, + url("../../images/glass-blue/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-blue/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-blue/bottomleft.png") bottom left no-repeat, + url("../../images/glass-blue/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-blue/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-blue/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-blue/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-blue/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-cyan.css b/neon/Resources/styles/normal/glass-in-cyan.css new file mode 100644 index 0000000..8847e43 --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-cyan.css @@ -0,0 +1,63 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #1adbd8; +} +.incoming .bubble .time { + color: #1df6f1; + text-shadow: #1df6f1 0 0 5px; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-cyan/topleft.png") top left no-repeat, + url("../../images/glass-cyan/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-cyan/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-cyan/left.png") top left repeat-y, + url("../../images/glass-cyan/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-cyan/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-cyan/bottomleft.png") bottom left no-repeat, + url("../../images/glass-cyan/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-cyan/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-cyan/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-cyan/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-cyan/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-glass.css b/neon/Resources/styles/normal/glass-in-glass.css new file mode 100644 index 0000000..8eef1c7 --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-glass.css @@ -0,0 +1,58 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #d2d2d2; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass/topleft.png") top left no-repeat, + url("../../images/glass/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass/left.png") top left repeat-y, + url("../../images/glass/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass/bottomleft.png") bottom left no-repeat, + url("../../images/glass/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + background: + url("../../images/glass/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-graphite.css b/neon/Resources/styles/normal/glass-in-graphite.css new file mode 100644 index 0000000..16f7462 --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-graphite.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #86999f; +} +.incoming .bubble .time { + color: #95aab1; + text-shadow: #95aab1 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-graphite/topleft.png") top left no-repeat, + url("../../images/glass-graphite/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-graphite/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-graphite/left.png") top left repeat-y, + url("../../images/glass-graphite/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-graphite/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-graphite/bottomleft.png") bottom left no-repeat, + url("../../images/glass-graphite/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-graphite/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-graphite/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-graphite/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-graphite/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-green.css b/neon/Resources/styles/normal/glass-in-green.css new file mode 100644 index 0000000..8c39099 --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-green.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #00ec35; +} +.incoming .bubble .time { + color: #00ff3a; + text-shadow: #00ff3a 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-green/topleft.png") top left no-repeat, + url("../../images/glass-green/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-green/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-green/left.png") top left repeat-y, + url("../../images/glass-green/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-green/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-green/bottomleft.png") bottom left no-repeat, + url("../../images/glass-green/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-green/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-green/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-green/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-green/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-grey.css b/neon/Resources/styles/normal/glass-in-grey.css new file mode 100644 index 0000000..0b9b35c --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-grey.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #bababa; +} +.incoming .bubble .time { + color: #d0d0d0; + text-shadow: #d0d0d0 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-grey/topleft.png") top left no-repeat, + url("../../images/glass-grey/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-grey/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-grey/left.png") top left repeat-y, + url("../../images/glass-grey/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-grey/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-grey/bottomleft.png") bottom left no-repeat, + url("../../images/glass-grey/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-grey/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-grey/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-grey/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-grey/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-lime.css b/neon/Resources/styles/normal/glass-in-lime.css new file mode 100644 index 0000000..3c6be5b --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-lime.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #97e93b; +} +.incoming .bubble .time { + color: #a6ff41; + text-shadow: #a6ff41 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-lime/topleft.png") top left no-repeat, + url("../../images/glass-lime/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-lime/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-lime/left.png") top left repeat-y, + url("../../images/glass-lime/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-lime/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-lime/bottomleft.png") bottom left no-repeat, + url("../../images/glass-lime/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-lime/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-lime/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-lime/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-lime/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-orange.css b/neon/Resources/styles/normal/glass-in-orange.css new file mode 100644 index 0000000..114fb3e --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-orange.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #eab236; +} +.incoming .bubble .time { + color: #ffc23b; + text-shadow: #ffc23b 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-orange/topleft.png") top left no-repeat, + url("../../images/glass-orange/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-orange/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-orange/left.png") top left repeat-y, + url("../../images/glass-orange/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-orange/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-orange/bottomleft.png") bottom left no-repeat, + url("../../images/glass-orange/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-orange/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-orange/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-orange/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-orange/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-pink.css b/neon/Resources/styles/normal/glass-in-pink.css new file mode 100644 index 0000000..c8c5ae3 --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-pink.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #ed5ac8; +} +.incoming .bubble .time { + color: #ff60d7; + text-shadow: #ff60d7 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-pink/topleft.png") top left no-repeat, + url("../../images/glass-pink/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-pink/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-pink/left.png") top left repeat-y, + url("../../images/glass-pink/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-pink/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-pink/bottomleft.png") bottom left no-repeat, + url("../../images/glass-pink/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-pink/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-pink/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-pink/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-pink/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-purple.css b/neon/Resources/styles/normal/glass-in-purple.css new file mode 100644 index 0000000..899956c --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-purple.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #cd6ff2; +} +.incoming .bubble .time { + color: #d976ff; + text-shadow: #d976ff 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-purple/topleft.png") top left no-repeat, + url("../../images/glass-purple/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-purple/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-purple/left.png") top left repeat-y, + url("../../images/glass-purple/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-purple/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-purple/bottomleft.png") bottom left no-repeat, + url("../../images/glass-purple/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-purple/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-purple/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-purple/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-purple/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-red.css b/neon/Resources/styles/normal/glass-in-red.css new file mode 100644 index 0000000..110a665 --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-red.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #eb4965; +} +.incoming .bubble .time { + color: #ff506e; + text-shadow: #ff506e 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-red/topleft.png") top left no-repeat, + url("../../images/glass-red/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-red/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-red/left.png") top left repeat-y, + url("../../images/glass-red/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-red/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-red/bottomleft.png") bottom left no-repeat, + url("../../images/glass-red/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-red/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-red/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-red/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-red/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-in-yellow.css b/neon/Resources/styles/normal/glass-in-yellow.css new file mode 100644 index 0000000..cfaef14 --- /dev/null +++ b/neon/Resources/styles/normal/glass-in-yellow.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.incoming .bubble .compact .cbody { + border-top: 1px solid #eceb2d; +} +.incoming .bubble .time { + color: #fefd31; + text-shadow: #fefd31 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.incoming .bubble .t { + background: + url("../../images/glass-yellow/topleft.png") top left no-repeat, + url("../../images/glass-yellow/topright.png") top right no-repeat; +} + .incoming .bubble .t div { + background: + url("../../images/glass-yellow/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.incoming .bubble .lr { + background: + url("../../images/glass-yellow/left.png") top left repeat-y, + url("../../images/glass-yellow/right.png") top right repeat-y; +} + .incoming .bubble .lr div { + background: url("../../images/glass-yellow/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.incoming .bubble .b { + background: + url("../../images/glass-yellow/bottomleft.png") bottom left no-repeat, + url("../../images/glass-yellow/bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .b div { + background: + url("../../images/glass-yellow/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.incoming .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-yellow/ref-bottomleft.png") bottom left no-repeat, + url("../../images/glass-yellow/ref-bottomright-arrow.png") bottom right no-repeat; +} + .incoming .bubble .r div { + background: + url("../../images/glass-yellow/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-aqua.css b/neon/Resources/styles/normal/glass-out-aqua.css new file mode 100644 index 0000000..8db83ef --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-aqua.css @@ -0,0 +1,63 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #1ca9ed; +} +.outgoing .bubble .time { + color: #1fb6ff; + text-shadow: #1fb6ff 0 0 5px; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-aqua/topleft.png") top left no-repeat, + url("../../images/glass-aqua/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-aqua/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-aqua/left.png") top left repeat-y, + url("../../images/glass-aqua/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-aqua/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-aqua/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-aqua/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-aqua/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-aqua/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-aqua/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-aqua/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-black.css b/neon/Resources/styles/normal/glass-out-black.css new file mode 100644 index 0000000..abeeba7 --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-black.css @@ -0,0 +1,68 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #191919; +} +.outgoing .bubble { + color: #ccc; +} +.outgoing .bubble .time { + color: #aaa; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-black/topleft.png") top left no-repeat, + url("../../images/glass-black/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-black/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-black/left.png") top left repeat-y, + url("../../images/glass-black/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-black/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-black/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-black/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-black/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-black/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-black/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-black/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-blue.css b/neon/Resources/styles/normal/glass-out-blue.css new file mode 100644 index 0000000..c0b6f41 --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-blue.css @@ -0,0 +1,63 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #6d98e8; +} +.outgoing .bubble .time { + color: #76a6fc; + text-shadow: #76a6fc 0 0 5px; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-blue/topleft.png") top left no-repeat, + url("../../images/glass-blue/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-blue/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-blue/left.png") top left repeat-y, + url("../../images/glass-blue/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-blue/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-blue/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-blue/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-blue/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-blue/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-blue/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-blue/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-cyan.css b/neon/Resources/styles/normal/glass-out-cyan.css new file mode 100644 index 0000000..78efe33 --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-cyan.css @@ -0,0 +1,63 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #1adbd8; +} +.outgoing .bubble .time { + color: #1df6f1; + text-shadow: #1df6f1 0 0 5px; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-cyan/topleft.png") top left no-repeat, + url("../../images/glass-cyan/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-cyan/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-cyan/left.png") top left repeat-y, + url("../../images/glass-cyan/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-cyan/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-cyan/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-cyan/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-cyan/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-cyan/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-cyan/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-cyan/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-glass.css b/neon/Resources/styles/normal/glass-out-glass.css new file mode 100644 index 0000000..fe22cda --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-glass.css @@ -0,0 +1,58 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #d2d2d2; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass/topleft.png") top left no-repeat, + url("../../images/glass/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass/left.png") top left repeat-y, + url("../../images/glass/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + background: + url("../../images/glass/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-graphite.css b/neon/Resources/styles/normal/glass-out-graphite.css new file mode 100644 index 0000000..09f9b40 --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-graphite.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #86999f; +} +.outgoing .bubble .time { + color: #95aab1; + text-shadow: #95aab1 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-graphite/topleft.png") top left no-repeat, + url("../../images/glass-graphite/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-graphite/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-graphite/left.png") top left repeat-y, + url("../../images/glass-graphite/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-graphite/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-graphite/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-graphite/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-graphite/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-graphite/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-graphite/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-graphite/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-green.css b/neon/Resources/styles/normal/glass-out-green.css new file mode 100644 index 0000000..9dbeaff --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-green.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #00ec35; +} +.outgoing .bubble .time { + color: #00ff3a; + text-shadow: #00ff3a 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-green/topleft.png") top left no-repeat, + url("../../images/glass-green/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-green/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-green/left.png") top left repeat-y, + url("../../images/glass-green/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-green/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-green/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-green/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-green/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-green/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-green/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-green/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-grey.css b/neon/Resources/styles/normal/glass-out-grey.css new file mode 100644 index 0000000..9d0c2f4 --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-grey.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #bababa; +} +.outgoing .bubble .time { + color: #d0d0d0; + text-shadow: #d0d0d0 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-grey/topleft.png") top left no-repeat, + url("../../images/glass-grey/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-grey/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-grey/left.png") top left repeat-y, + url("../../images/glass-grey/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-grey/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-grey/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-grey/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-grey/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-grey/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-grey/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-grey/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-lime.css b/neon/Resources/styles/normal/glass-out-lime.css new file mode 100644 index 0000000..6db82fa --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-lime.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #97e93b; +} +.outgoing .bubble .time { + color: #a6ff41; + text-shadow: #a6ff41 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-lime/topleft.png") top left no-repeat, + url("../../images/glass-lime/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-lime/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-lime/left.png") top left repeat-y, + url("../../images/glass-lime/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-lime/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-lime/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-lime/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-lime/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-lime/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-lime/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-lime/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-orange.css b/neon/Resources/styles/normal/glass-out-orange.css new file mode 100644 index 0000000..7b70ced --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-orange.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #eab236; +} +.outgoing .bubble .time { + color: #ffc23b; + text-shadow: #ffc23b 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-orange/topleft.png") top left no-repeat, + url("../../images/glass-orange/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-orange/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-orange/left.png") top left repeat-y, + url("../../images/glass-orange/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-orange/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-orange/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-orange/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-orange/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.3; + background: + url("../../images/glass-orange/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-orange/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-orange/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-pink.css b/neon/Resources/styles/normal/glass-out-pink.css new file mode 100644 index 0000000..451579f --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-pink.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #ed5ac8; +} +.outgoing .bubble .time { + color: #ff60d7; + text-shadow: #ff60d7 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-pink/topleft.png") top left no-repeat, + url("../../images/glass-pink/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-pink/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-pink/left.png") top left repeat-y, + url("../../images/glass-pink/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-pink/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-pink/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-pink/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-pink/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-pink/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-pink/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-pink/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-purple.css b/neon/Resources/styles/normal/glass-out-purple.css new file mode 100644 index 0000000..9df940b --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-purple.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #cd6ff2; +} +.outgoing .bubble .time { + color: #d976ff; + text-shadow: #d976ff 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-purple/topleft.png") top left no-repeat, + url("../../images/glass-purple/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-purple/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-purple/left.png") top left repeat-y, + url("../../images/glass-purple/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-purple/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-purple/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-purple/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-purple/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-purple/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-purple/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-purple/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-red.css b/neon/Resources/styles/normal/glass-out-red.css new file mode 100644 index 0000000..1524f95 --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-red.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #eb4965; +} +.outgoing .bubble .time { + color: #ff506e; + text-shadow: #ff506e 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #1c1cbf; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-red/topleft.png") top left no-repeat, + url("../../images/glass-red/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-red/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-red/left.png") top left repeat-y, + url("../../images/glass-red/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-red/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-red/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-red/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-red/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-red/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-red/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-red/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/Resources/styles/normal/glass-out-yellow.css b/neon/Resources/styles/normal/glass-out-yellow.css new file mode 100644 index 0000000..ff12fca --- /dev/null +++ b/neon/Resources/styles/normal/glass-out-yellow.css @@ -0,0 +1,66 @@ + + +/* @group misc */ +.outgoing .bubble .compact .cbody { + border-top: 1px solid #eceb2d; +} +.outgoing .bubble .time { + color: #fefd31; + text-shadow: #fefd31 0 0 5px; +} +.bubble .body a, .bubble .cbody a { + color: #3030be; +} +/* @end */ + + +/* @group top */ +.outgoing .bubble .t { + background: + url("../../images/glass-yellow/topleft.png") top left no-repeat, + url("../../images/glass-yellow/topright.png") top right no-repeat; +} + .outgoing .bubble .t div { + background: + url("../../images/glass-yellow/top.png") top left repeat-x; + } +/* @end */ + + +/* @group left-right */ +.outgoing .bubble .lr { + background: + url("../../images/glass-yellow/left.png") top left repeat-y, + url("../../images/glass-yellow/right.png") top right repeat-y; +} + .outgoing .bubble .lr div { + background: url("../../images/glass-yellow/middle.png") top left repeat; + } +/* @end */ + + +/* @group bottom */ +.outgoing .bubble .b { + background: + url("../../images/glass-yellow/bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-yellow/bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .b div { + background: + url("../../images/glass-yellow/bottom.png") bottom left repeat-x; + } +/* @end */ + + +/* @group reflection */ +.outgoing .bubble .r { + opacity: 0.25; + background: + url("../../images/glass-yellow/ref-bottomleft-arrow.png") bottom left no-repeat, + url("../../images/glass-yellow/ref-bottomright.png") bottom right no-repeat; +} + .outgoing .bubble .r div { + background: + url("../../images/glass-yellow/ref-bottom.png") bottom left repeat-x; + } +/* @end */ diff --git a/neon/_compact/Info.plist b/neon/_compact/Info.plist new file mode 100644 index 0000000..d5e0074 --- /dev/null +++ b/neon/_compact/Info.plist @@ -0,0 +1,32 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleGetInfoString + Modern Bubbling Neon (Compact) Adium Message Style + CFBundleIdentifier + com.adiumx.modern.bubbling.neon.compact.style + CFBundleInfoDictionaryVersion + 1.0 + CFBundleName + Modern Bubbling Neon (Compact) + CFBundlePackageType + AdIM + DefaultBackgroundColor + FFFFFF + DefaultFontFamily + Helvetica + DefaultFontSize + 11 + DefaultVariant + Glass (Glass) + DisableCustomBackground + + MessageViewVersion + 3 + ShowsUserIcons + + +