Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 193   Season: Spring   
$: 0
Forecast: Nighttime Thunderstorms with Hail
Forecast:
Mon 10:45pm  
Stables Online:  104 
Chatbox
Auroras Of Ireland
10:36:14 Fawn (Mystic)
Sorry just realized that was the wrong chat
Auroras Of Ireland
10:35:13 Fawn (Mystic)
ISO one month upgrade EBS ready PM for details!
Echo Creek
10:30:37 
Horse and background combo's for manips? for my profile.
Bear Performance
10:18:01 Bunny ♡
Top foals from the last 4 ROs
This month-
-HEE Click-
Last month-
-HEE Click-
2 months ago-
-HEE Click-
3 months ago-
-HEE Click-
Love them
Sunshinez
09:52:13 
Ohh s brindle with a dappled grey coat.
That's a pretty combo.
Boulder Creek
09:51:18 
-HEE Click-

That is an interesting coloration
Sunshinez
09:44:46 
Congratulations
Marvel Farms
09:37:02 Hails
-HEE Click-

FINALLY. A WWW filly! I am going to cry. She has never given me a WWW filly.
Angels angels
09:31:25 [1k+ brindles] Angel
Fern
I feel that hardcore lol they take up room!

Also why are drunk people so funny
-YT Click-
Pragma
09:23:26 Prag/Liz
Sure, Bird.
Hummingbird Meadows
09:22:14 Bird
@Prag, I'm going to send you a PM if that's ok!
Cozmic Elite
09:20:38 
-HEE Click-
I want to finish his bravery before he kicks the bucket. I don't mind however long he lives for though.
Pragma
09:20:13 Prag/Liz
I know my way around plants, Bird.
RFS Thoroughbreds
09:18:50 Fern/fref/ferf/nerf
Has anybody wanted a horse to die on here so you could finally memoralize them and when they do die youre glad since now you dont have to worry about it or just me?
RFS Thoroughbreds
09:16:53 Fern/fref/ferf/nerf
Looking for rp partners pm me if interested
Hummingbird Meadows
09:15:35 Bird
Any indoor plant specialists on? 👀
Glacier Bay Cove
09:14:33 Arctic Katz
Crying because he is a gelding
Pragma
09:12:54 Prag/Liz
-HEE Click-

Pretty privilege definitely exists in my barn lol. No way would he be around if he wasn't that color.
Elite Equine Stables
09:11:46 Honey
-HEE Click- Best Capture Ever!
Angels angels
09:09:22 [1k+ brindles] Angel
Lol
When a horse isn't gene tested I always look at the pedigree and you can normal get an almost certain idea of their genes

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
Auroras Of Ireland
10:36:14 Fawn (Mystic)
Sorry just realized that was the wrong chat
Auroras Of Ireland
10:35:13 Fawn (Mystic)
ISO one month upgrade EBS ready PM for details!
Echo Creek
10:30:37 
Horse and background combo's for manips? for my profile.
Bear Performance
10:18:01 Bunny ♡
Top foals from the last 4 ROs
This month-
-HEE Click-
Last month-
-HEE Click-
2 months ago-
-HEE Click-
3 months ago-
-HEE Click-
Love them
Sunshinez
09:52:13 
Ohh s brindle with a dappled grey coat.
That's a pretty combo.
Boulder Creek
09:51:18 
-HEE Click-

That is an interesting coloration
Sunshinez
09:44:46 
Congratulations
Marvel Farms
09:37:02 Hails
-HEE Click-

FINALLY. A WWW filly! I am going to cry. She has never given me a WWW filly.
Angels angels
09:31:25 [1k+ brindles] Angel
Fern
I feel that hardcore lol they take up room!

Also why are drunk people so funny
-YT Click-
Pragma
09:23:26 Prag/Liz
Sure, Bird.
Hummingbird Meadows
09:22:14 Bird
@Prag, I'm going to send you a PM if that's ok!
Cozmic Elite
09:20:38 
-HEE Click-
I want to finish his bravery before he kicks the bucket. I don't mind however long he lives for though.
Pragma
09:20:13 Prag/Liz
I know my way around plants, Bird.
RFS Thoroughbreds
09:18:50 Fern/fref/ferf/nerf
Has anybody wanted a horse to die on here so you could finally memoralize them and when they do die youre glad since now you dont have to worry about it or just me?
RFS Thoroughbreds
09:16:53 Fern/fref/ferf/nerf
Looking for rp partners pm me if interested
Hummingbird Meadows
09:15:35 Bird
Any indoor plant specialists on? 👀
Glacier Bay Cove
09:14:33 Arctic Katz
Crying because he is a gelding
Pragma
09:12:54 Prag/Liz
-HEE Click-

Pretty privilege definitely exists in my barn lol. No way would he be around if he wasn't that color.
Elite Equine Stables
09:11:46 Honey
-HEE Click- Best Capture Ever!
Angels angels
09:09:22 [1k+ brindles] Angel
Lol
When a horse isn't gene tested I always look at the pedigree and you can normal get an almost certain idea of their genes

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