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
c3edc250
Commit
c3edc250
authored
May 22, 2000
by
Jeroen
Browse files
testing...
parent
03eced9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/jeroen/theme.class
View file @
c3edc250
...
...
@@ -2,9 +2,9 @@
class Theme {
### color set #1:
var $bgcolor1 = "#
000000
"; // background color
var $fgcolor1 = "#
675849
"; // table body color
var $hlcolor1 = "
orange
"; // high-light color
var $bgcolor1 = "#
20B2AA
"; // background color
var $fgcolor1 = "#
FFFFFF
"; // table body color
var $hlcolor1 = "
#FF00FF
"; // high-light color
### color set #2:
var $bgcolor2 = "#EEEEEE";
...
...
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