Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 204   Season: Spring   
$: 0
Forecast: Light Rain then Clearing Overnight
Forecast:
Sun 07:58am  
Stables Online:  83 
Chatbox
Centura stable
07:13:31 Centura
night guys
Pomegranate & Pears
07:10:21 yellow
just mass produced some appy foals time to sort them 🫪
Ashcroft Park Stud
06:59:57 Ash
Congrats Mara!
Mara Jade
06:58:41 
-HEE Click-

Nice!
Mischief Farm
06:56:48 Mischief/Mis
Or a magical forest
Mischief Farm
06:56:34 Mischief/Mis
Maybe a magical mushroom biome matching with the horse background
Ashcroft Park Stud
06:55:54 Ash
A magical biome would be cool
Silver Melody Acres
06:52:48 Solar - KNNs
That would be fun :)
Santana Rising
06:50:25 San
I wouldn't mind some new biomes now. It's been a while since I had something new to unlock.
Ashcroft Park Stud
06:47:03 Ash
I only explore with fully trained W braves so, they never spook
Silver Melody Acres
06:46:55 Solar - KNNs
It takes a while to get through the biomes
Santana Rising
06:44:41 San
it really depends if I am bravery testing or not. When I tested one and I have about 15 moves left after it spooks I just finish the round so it can reset after 30 minutes and I know I have all the 50 moves again for testing. With my fully trained Ws, they usually go all the way through without spooking, unless it's a hurricane or some other extreme weather
Centura stable
06:44:17 Centura
same silver. Stuck in the forest on level 2
SilverDolphin
06:37:55 
I mean, I haven't even gotten out of the first biome.
Figtree Stud
06:36:18 Fig
Me
SilverDolphin
06:35:54 
Hey guys, I have a crazy question. When doing the explore, who here keeps going on even after the horse spooks?
Ashcroft Park Stud
06:32:47 Ash
Yeah that one's gorgeous Raven
Thunderbolt Stables
06:31:42 Thunder
buckskin
Thunderbolt Stables
06:30:57 Thunder
I think that the games buckskin is a mix between buttermilk bucks in and the normal buckskin like Ash's example
Silver Melody Acres
06:30:11 Solar - KNNs
Nice! Thank you for the Dressage medallion :D
-HEE Click-

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

Embark on a Quest.

Horse Eden Eventing Game
Chatbox
Centura stable
07:13:31 Centura
night guys
Pomegranate & Pears
07:10:21 yellow
just mass produced some appy foals time to sort them 🫪
Ashcroft Park Stud
06:59:57 Ash
Congrats Mara!
Mara Jade
06:58:41 
-HEE Click-

Nice!
Mischief Farm
06:56:48 Mischief/Mis
Or a magical forest
Mischief Farm
06:56:34 Mischief/Mis
Maybe a magical mushroom biome matching with the horse background
Ashcroft Park Stud
06:55:54 Ash
A magical biome would be cool
Silver Melody Acres
06:52:48 Solar - KNNs
That would be fun :)
Santana Rising
06:50:25 San
I wouldn't mind some new biomes now. It's been a while since I had something new to unlock.
Ashcroft Park Stud
06:47:03 Ash
I only explore with fully trained W braves so, they never spook
Silver Melody Acres
06:46:55 Solar - KNNs
It takes a while to get through the biomes
Santana Rising
06:44:41 San
it really depends if I am bravery testing or not. When I tested one and I have about 15 moves left after it spooks I just finish the round so it can reset after 30 minutes and I know I have all the 50 moves again for testing. With my fully trained Ws, they usually go all the way through without spooking, unless it's a hurricane or some other extreme weather
Centura stable
06:44:17 Centura
same silver. Stuck in the forest on level 2
SilverDolphin
06:37:55 
I mean, I haven't even gotten out of the first biome.
Figtree Stud
06:36:18 Fig
Me
SilverDolphin
06:35:54 
Hey guys, I have a crazy question. When doing the explore, who here keeps going on even after the horse spooks?
Ashcroft Park Stud
06:32:47 Ash
Yeah that one's gorgeous Raven
Thunderbolt Stables
06:31:42 Thunder
buckskin
Thunderbolt Stables
06:30:57 Thunder
I think that the games buckskin is a mix between buttermilk bucks in and the normal buckskin like Ash's example
Silver Melody Acres
06:30:11 Solar - KNNs
Nice! Thank you for the Dressage medallion :D
-HEE Click-

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: 4704
#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: 4704
#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