Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 193   Season: Spring   
$: 0
Forecast: Partly Cloudy with Afternoon Drizzle
Forecast:
Wed 09:54pm  
Stables Online:  103 
Chatbox
ghost light stables
09:54:23 moldy bread / ghost
Bird,
Just say you got food poisoning from sushi once and have been disgusted by it ever since. But the date was a nice idea how about coffee lol
Hummingbird Meadows
09:54:09 Bird
@Gypsy, but the whole point of going on the date is to meet the guy!
Lynx Glory
09:53:58 ⛈ whisper/lynx
xD
Gypsy Family Farm
09:52:45 
Pass him my way- I don't care about the guy but I love sushi!
Hummingbird Meadows
09:51:12 Bird
Oof, just had a guy ask me out to sushi and I had to tell him I don't like sushi. 😖
Echo Creek
09:48:57 Echo | River
Capture a Grullo horse with World Class in the Cross Country Discipline... no thanks haha.
Narran Park
09:48:49 Sting
We have some huge large-flowered Eucalyptus blooming at the moment. They are buzzing around it everywhere. Hoping to spot a Regent Honeyeater one day. Our nearby Zoo has been working hard to re-populate them and release them into the wild.
Angels angels
09:45:37 [1k+ brindles] Angel
Predictive text has been slacking lately lol I don't want to type out every word!
Hummingbird Meadows
09:44:53 Bird
@Sting, wow! I never realized there were so many species of honey eaters.
Narran Park
09:43:38 Sting
They are a bit different.
-Click-
Mythological
09:42:36 Crowley
xD
StarStableBreeders3
09:42:26 
-HEE Click-
should i keep and stud or geld and show?
Hummingbird Meadows
09:42:04 Bird
@Pragma, what kind of bird do you own?
Pragma
09:40:54 Prag/Liz
I've been drifting in and out lol. I keep getting pulled away by my dogs and bird haha
Mythological
09:40:17 Crowley
Oh look a Prag lol
Pragma
09:39:20 Prag/Liz
Geld - then you get to keep him in your barns too!
SCF Sporting Chance
09:38:43 SCF/Gibbs
geld and show
StarStableBreeders3
09:38:05 
-HEE Click-

should i sell him as a color stud since he is a 1 of 1? or geld and show?
Hummingbird Meadows
09:33:46 Bird
@Sting, ah makes sense. You said they are called honey eaters? I have heard of bee eaters. Saw them at the Bronx zoo once!
Sunni
09:33:41 Sunni bunny
Sting do they look the same?

You must be a registered member for more
than 1 day before you can use our chatbox.



Rules   Hide
You are in: Main Chat
View Sales Chat
Quests
Horse Eden Eventing Game
Chatbox
ghost light stables
09:54:23 moldy bread / ghost
Bird,
Just say you got food poisoning from sushi once and have been disgusted by it ever since. But the date was a nice idea how about coffee lol
Hummingbird Meadows
09:54:09 Bird
@Gypsy, but the whole point of going on the date is to meet the guy!
Lynx Glory
09:53:58 ⛈ whisper/lynx
xD
Gypsy Family Farm
09:52:45 
Pass him my way- I don't care about the guy but I love sushi!
Hummingbird Meadows
09:51:12 Bird
Oof, just had a guy ask me out to sushi and I had to tell him I don't like sushi. 😖
Echo Creek
09:48:57 Echo | River
Capture a Grullo horse with World Class in the Cross Country Discipline... no thanks haha.
Narran Park
09:48:49 Sting
We have some huge large-flowered Eucalyptus blooming at the moment. They are buzzing around it everywhere. Hoping to spot a Regent Honeyeater one day. Our nearby Zoo has been working hard to re-populate them and release them into the wild.
Angels angels
09:45:37 [1k+ brindles] Angel
Predictive text has been slacking lately lol I don't want to type out every word!
Hummingbird Meadows
09:44:53 Bird
@Sting, wow! I never realized there were so many species of honey eaters.
Narran Park
09:43:38 Sting
They are a bit different.
-Click-
Mythological
09:42:36 Crowley
xD
StarStableBreeders3
09:42:26 
-HEE Click-
should i keep and stud or geld and show?
Hummingbird Meadows
09:42:04 Bird
@Pragma, what kind of bird do you own?
Pragma
09:40:54 Prag/Liz
I've been drifting in and out lol. I keep getting pulled away by my dogs and bird haha
Mythological
09:40:17 Crowley
Oh look a Prag lol
Pragma
09:39:20 Prag/Liz
Geld - then you get to keep him in your barns too!
SCF Sporting Chance
09:38:43 SCF/Gibbs
geld and show
StarStableBreeders3
09:38:05 
-HEE Click-

should i sell him as a color stud since he is a 1 of 1? or geld and show?
Hummingbird Meadows
09:33:46 Bird
@Sting, ah makes sense. You said they are called honey eaters? I have heard of bee eaters. Saw them at the Bronx zoo once!
Sunni
09:33:41 Sunni bunny
Sting do they look the same?

You must be a registered member for more
than 1 day before you can use our chatbox.






Refresh


Forums

→ Horse Eden is a fun game! Sign Up Now!

My Subscriptions
My Bookmarks
My Topics
Latest Topics
Following

Forums > Art Shops > Art Help
   1 

Help making a dark pallette March 2, 2020 03:22 PM


Sagebrush
 
Posts: 4121
#572745
Give Award
Hello! I'm trying to make a dark mode pallette, but I'm not a great code person, so if someone could help me out that would be great! (Anyone can use this pallette, edit it, whatever) I don't know how to change a lot of things, and sometimes the text is not visible. (Will post code in next post)
Help making a dark pallette March 2, 2020 03:26 PM


Sagebrush
 
Posts: 4121
#572748
Give Award

/*--------------------------------------------------
Overall Site Colors
--------------------------------------------------*/
.primary {
background-color:#333333;
}
.secondary {
background-color:#262626;
}
.tertiary {
background-color:#474646;
}
.quatro {
background-color:#333333;
}

/*--------------------------------------------------
Set the quote colors for the forum
--------------------------------------------------*/
blockquote {
background-color:#f4e5c5;
border-left: 3px solid #b67942;
}
/*--------------------------------------------------
Set the page background color
--------------------------------------------------*/
.pgbg {
background-color:#1a1a1a;
}
/*--------------------------------------------------
Set the table background color
--------------------------------------------------*/
.tablebg {
background-color:#333333;
}
/*--------------------------------------------------
Page Name text
--------------------------------------------------*/
.headline {
color:#4d4d4d;
}
/*--------------------------------------------------
Set the chatbox color
--------------------------------------------------*/
.sales {
background-color:#e9d9bc;
}
.main {
background-color:#dbc091;
}
/*--------------------------------------------------
Set the form field color
--------------------------------------------------*/

.iclass {background-color:#4d4d4d; color:#000000;}
/*--------------------------------------------------
Tabs on Stable Page
--------------------------------------------------*/

.tab button:hover {
background-color: #4d4d4d;
}
/*--------------------------------------------------
Tabs on Mail Page, Blogs
--------------------------------------------------*/

ul.tabbernav li a {
background: #4d4d4d;
}
.tabberlive .tabbertab {
background-color: #4d4d4d;
}

ul.tabbernav li a:hover {
color: #963500;
background: #4d4d4d;
}
ul.tabbernav li.tabberactive a {
background: #4d4d4d;
}
ul.tabbernav li.tabberactive a:hover {
color: #963500;
background: #4d4d4d;
}
/*--------------------------------------------------
Set the color of the side bar Header text (Chatbox/Quests)
--------------------------------------------------*/
.sidebar {
color:#666666;
}
/*--------------------------------------------------
Set the color and font of the side bar header
--------------------------------------------------*/

.sidebarheader {
background: #5b3914 url(images/menu/menugradient.png) repeat-x;
}
/*--------------------------------------------------
Set the color and font of the status bar text
--------------------------------------------------*/

.statusbar {
background-color: #c0a16a;
}
/*--------------------------------------------------
Set the color of the text on the site
--------------------------------------------------*/

.mainlineblack{ font-family:arial,sans-serif; font-size:15px; color:#000; }
.mainlineblack a:visited { font-family:arial,sans-serif; font-size:15px; color:#000;}
.mainlineblack a:link { font-family:arial,sans-serif; font-size:15px; color:#000;}
.mainlineblack a:hover { font-family:arial,sans-serif; font-size:15px; color:#000;}
.mainlineblacksmall { font-family:arial,sans-serif; font-size:13px; color:#000000; }
.mainlineblacksmall a:visited { font-family:arial,sans-serif; font-size:13px; color:#000000;}
.mainlineblacksmall a:link { font-family:arial,sans-serif; font-size:13px; color:#000000;}
.mainlineblacksmall a:hover { font-family:arial,sans-serif; font-size:13px; color:#000;}
/*--------------------------------------------------
Set the alternate color of the text on the site
--------------------------------------------------*/

.mainline { font-family:arial,sans-serif; font-size:15px; color:#000000; }
.mainline a:visited { font-family:arial,sans-serif; font-size:15px; color:#000000;}
.mainline a:link { font-family:arial,sans-serif; font-size:15px; color:#000000;}
.mainline a:hover { font-family:arial,sans-serif; font-size:15px; color:#000000;}
/*--------------------------------------------------
Set the small text color in chat (time)
--------------------------------------------------*/

.bsmalltext { font-family:arial,sans-serif; font-size:12px; color:#983500;}
.bsmalltext a:visited { font-family:arial,sans-serif; font-size:12px; color:#983500;}
.bsmalltext a:link { font-family:arial,sans-serif; font-size:12px; color:#983500;}
.bsmalltext a:hover { font-family:arial,sans-serif; font-size:12px; color:#24683e;}
/*--------------------------------------------------
Set the small text color in chat (posts)
--------------------------------------------------*/

.smalltext { font-family:arial,sans-serif; font-size:12px; color:#000000;}
.smalltext a:visited { font-family:arial,sans-serif; font-size:12px; color:#000000;}
.smalltext a:link { font-family:arial,sans-serif; font-size:12px; color:#000000;}
.smalltext a:hover { font-family:arial,sans-serif; font-size:12px; color:#24683e;}
/*--------------------------------------------------
Set the color and font of the menu bar text
--------------------------------------------------*/
.navbar {
background: #333333 url(images/menu/menugradient.png) repeat-x;
}
.navbar a {
color:#333333;
}
.dropdown .dropbtn {
color:#dfc79d;
}
.dropdown-content a {
color:#000;
}
.navbar a:hover, .dropdown:hover .dropbtn {
background-color: #333333
;
}
/*--------------------------------------------------
Set the website background
--------------------------------------------------*/

body {
background-image:url("../images/hee_bg.jpg");
}
/*--------------------------------------------------
Set the game header image
--------------------------------------------------*/

.gameheader {
background:#963500 url(./images/HEE_head.jpg);
}

Forums > Art Shops > Art Help
   1 

Refresh