summaryrefslogtreecommitdiff
path: root/static/s/teal
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2021-01-17 10:49:57 +0100
committerYorhel <git@yorhel.nl>2021-01-17 14:01:47 +0100
commit692ef20253a202d4eeb04d4a6491669dc6c30cb5 (patch)
tree6c55208710bdb0b422da090fa722768b42b39f64 /static/s/teal
parentc940802c172654efa6669cf2ff3161c8588f15b0 (diff)
Use SASS for CSS + static asset reoganization
Had been planning to use a more powerful preprocessor for CSS for a while, so that I can also reorganize and clean up the CSS a bit. The cleanup will come later, this is the first step to reorganize the build system a bit and remove skingen.pl. I moved all generated static assets to static/g/ (for _g_enerated), including icons.png and js files. This simplifies management of static/f/ and static/s/, which are fully in git. Skins are now defined as sass files in css/skins/ with their images in static/s/ using plain directory structure.
Diffstat (limited to 'static/s/teal')
-rw-r--r--static/s/teal/conf34
1 files changed, 0 insertions, 34 deletions
diff --git a/static/s/teal/conf b/static/s/teal/conf
deleted file mode 100644
index 7f8f2ba5..00000000
--- a/static/s/teal/conf
+++ /dev/null
@@ -1,34 +0,0 @@
-// by sw1tchbl4d3
-
-name Teal (teal)
-userid 163596
-
-maintext #ddd
-grayedout #007070
-standout #e44
-link #00c9c9
-statok #0c0
-statnok #c00
-footer #004040
-
-maintitle #003535
-boxtitle #007070
-alttitle #fff
-
-bodybg #000
-tabbg #001010
-secbg #003434
-secborder #008080
-border #007070
-boxbg #002525bc
-
-imglefttop 0
-imgrighttop 0
-
-diffadd #354
-diffdel #534
-warnbg #534
-warnborder #c00
-noticebg #354
-noticeborder #0c0
-