author | llornkcor <llornkcor> | 2004-04-25 10:58:03 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2004-04-25 10:58:03 (UTC) |
commit | ab09b0ec3c7fb83d6438af1e4f9cebedaeab71df (patch) (side-by-side diff) | |
tree | b39e0a189a3cb1dd724bb80fdaff92cdbbd1f0d1 | |
parent | a4b1facac26431ddfcb4d31b2e6489a8a9e047b9 (diff) | |
download | opie-ab09b0ec3c7fb83d6438af1e4f9cebedaeab71df.zip opie-ab09b0ec3c7fb83d6438af1e4f9cebedaeab71df.tar.gz opie-ab09b0ec3c7fb83d6438af1e4f9cebedaeab71df.tar.bz2 |
Gold scheme to complement the Metal theme
-rw-r--r-- | etc/colors/Gold.scheme | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/colors/Gold.scheme b/etc/colors/Gold.scheme new file mode 100644 index 0000000..61f64c7 --- a/dev/null +++ b/etc/colors/Gold.scheme @@ -0,0 +1,5 @@ +[Colors] +Background = #ac8d31 +Button = #ac8d31 +Highlight = #8c7328 +HighlightedText = #000000 |