summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-03-22 11:25:05 +0100
committerYorhel <git@yorhel.nl>2009-03-22 11:25:05 +0100
commitf3abd39fd1ae1d0803f381d9ae47a485d7137ff4 (patch)
treeefe6db8b1747b5bac8f1379b500dbd8b77132ca3
parent9765be8dc46d9f458fea8c548cde02e3dba7b920 (diff)
Made the standout color in the seinarukana skin readable
...and updated the changelog
-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)