Difference between revisions of "User:Pangaea"
(Game UI colours) |
|||
Line 5: | Line 5: | ||
== Under development == | == Under development == | ||
* [[About Rimworld]]: An introduction to the game that can be linked from the frontpage. An even briefer version may be ''on'' the frontpage itself. Just a short blurb/description about the main features of the game - so newcomers can quickly get an understanding of it. | * [[About Rimworld]]: An introduction to the game that can be linked from the frontpage. An even briefer version may be ''on'' the frontpage itself. Just a short blurb/description about the main features of the game - so newcomers can quickly get an understanding of it. | ||
+ | |||
+ | == Game UI colours == | ||
+ | Doubtful everything is 100% correct, but it should be pretty close as I zoomed in hard and checked many places. | ||
+ | |||
+ | <code>Main UI (before load): | ||
+ | button background: #6A512E | ||
+ | button text: #DFDDDB (gradient probably, hard to get precise) | ||
+ | box background: #15191D | ||
+ | |||
+ | Trader will buy UI: | ||
+ | main background: #2A2B2C | ||
+ | tabs background: #2B2C2D | ||
+ | selected text: #E6D404 (yellow-ish) | ||
+ | text: #E6E6E6 #E1E1E1 #BDBEBE (gradient text, grainy, tiny) | ||
+ | |||
+ | Schedules: | ||
+ | healthy background: #232323 | ||
+ | neutral background: #1A3434 | ||
+ | sleep background: #33337F (dark blue) | ||
+ | unrestricted bg: #808080 (grey) | ||
+ | |||
+ | Bio: | ||
+ | box background: #15191D | ||
+ | skill bar bg: #2D3034 (dark grey) | ||
+ | |||
+ | Needs: | ||
+ | box background: #15191D | ||
+ | needs bar bg: #33CCD9 | ||
+ | box border: #616C7A | ||
+ | |||
+ | Health: | ||
+ | left box bg: #2A2B2C | ||
+ | left box border: #878787 | ||
+ | tab heading bg: #2B2C2D | ||
+ | right box bg: #15191D | ||
+ | right box border: #616C7A | ||
+ | odd-even bar bg: #262A30 / #15191D | ||
+ | |||
+ | implant text: #7373CF | ||
+ | destroyed text: #737373 | ||
+ | scar text: #A5A5A5</code> |
Revision as of 20:56, 11 July 2019
Sandbox
Under development
- About Rimworld: An introduction to the game that can be linked from the frontpage. An even briefer version may be on the frontpage itself. Just a short blurb/description about the main features of the game - so newcomers can quickly get an understanding of it.
Game UI colours
Doubtful everything is 100% correct, but it should be pretty close as I zoomed in hard and checked many places.
Main UI (before load):
button background: #6A512E
button text: #DFDDDB (gradient probably, hard to get precise)
box background: #15191D
Trader will buy UI:
main background: #2A2B2C
tabs background: #2B2C2D
selected text: #E6D404 (yellow-ish)
text: #E6E6E6 #E1E1E1 #BDBEBE (gradient text, grainy, tiny)
Schedules:
healthy background: #232323
neutral background: #1A3434
sleep background: #33337F (dark blue)
unrestricted bg: #808080 (grey)
Bio:
box background: #15191D
skill bar bg: #2D3034 (dark grey)
Needs:
box background: #15191D
needs bar bg: #33CCD9
box border: #616C7A
Health:
left box bg: #2A2B2C
left box border: #878787
tab heading bg: #2B2C2D
right box bg: #15191D
right box border: #616C7A
odd-even bar bg: #262A30 / #15191D
implant text: #7373CF
destroyed text: #737373
scar text: #A5A5A5