diff options
Diffstat (limited to 'themes/jeroen/jeroen.theme')
-rw-r--r-- | themes/jeroen/jeroen.theme | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/themes/jeroen/jeroen.theme b/themes/jeroen/jeroen.theme index f9b8a8c0d..4f879a766 100644 --- a/themes/jeroen/jeroen.theme +++ b/themes/jeroen/jeroen.theme @@ -10,7 +10,10 @@ *********************************************************************/ class Theme { - + // General colorset that can be used for this theme + var $foreground = "#000000"; + var $background = "#E7E7E7"; + /* I am going to use some colors throughout this theme: #000000 : black used for all links and the table in every box you'll see, I use it to create the thin black border around each. |