summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--static/s/seinarukana/conf2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8aa03ff7..ff27ff41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
- Aliases field to producers
- Various small improvements to the BBcode
- Various bugfixes
+ - Experimental tagging system
+ - Renamed thread tags to boards
+ - Tiny skin fixes
2.2 - 2009-01-16
- Additional custom CSS field to user profile
diff --git a/static/s/seinarukana/conf b/static/s/seinarukana/conf
index ea12b3cc..fe30fb12 100644
--- a/static/s/seinarukana/conf
+++ b/static/s/seinarukana/conf
@@ -6,7 +6,7 @@ name Seinarukana (white)
// text
maintext #131838 // primary text color (also used for the menu links)
grayedout #fc8e77 //#fcdfd9 // color used for grayed-out/non-important things
-standout #a5e2f2 // color of 'stand-out' text
+standout #e93d71 //#a5e2f2 // color of 'stand-out' text
link #5a5fc7 //#9fa1c7 // primary link color (not used for the menu links)
statok #424d81 // generic 'ok' text color (used for vnlist statuses & category browser)
statnok #a43462 // generoc 'not ok' text color (used for above, and as border for NSFW screenshots)