Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
d43baa9e
Commit
d43baa9e
authored
May 22, 2000
by
Jeroen
Browse files
fewsagbna
parent
9c1fe07d
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/jeroen/theme.class
View file @
d43baa9e
...
...
@@ -2,8 +2,8 @@
class Theme {
### color set #1:
var $bgcolor1 = "#
20B2AA
"; // background color
var $fgcolor1 = "#
FFFFFF
"; // table body color
var $bgcolor1 = "#
9370DB
"; // background color
var $fgcolor1 = "#
COCOCO
"; // table body color
var $hlcolor1 = "#FF00FF"; // high-light color
### color set #2:
...
...
@@ -12,6 +12,7 @@
var $hlcolor2 = "#666699";
### color set #3:
var $bgcolor3 = "#EEEEEE";
var $fgcolor3 = "yellow";
var $hlcolor3 = "yellow";
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment