author | kergoth <kergoth> | 2002-02-27 17:00:59 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-02-27 17:00:59 (UTC) |
commit | fc4f01c58ab89a6bf354f513d588134c119f9eaf (patch) (side-by-side diff) | |
tree | b1ede1962d0d46f2e15b354e8da959ff8bbdc9af /etc | |
parent | 160308bc29cf01582775f73e1aca13e82c65bffd (diff) | |
download | opie-fc4f01c58ab89a6bf354f513d588134c119f9eaf.zip opie-fc4f01c58ab89a6bf354f513d588134c119f9eaf.tar.gz opie-fc4f01c58ab89a6bf354f513d588134c119f9eaf.tar.bz2 |
Added dark color scheme (by whardier).
-rw-r--r-- | etc/colors/Dark.scheme | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/colors/Dark.scheme b/etc/colors/Dark.scheme new file mode 100644 index 0000000..6da50c5 --- a/dev/null +++ b/etc/colors/Dark.scheme @@ -0,0 +1,8 @@ +[Colors] +Background = #002040 +Button = #006080 +ButtonText = #00a0e0 +Highlight = #00719C +HighlitedText = #FFFFFF +Text = #FFFFFF +Base = #005070 |