All Projects → LaserFlash → steam-chat-skin

LaserFlash / steam-chat-skin

Licence: other
A customisable theme for the Steam Chat / Friends

Programming Languages

SCSS
7915 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to steam-chat-skin

newsteamchat
Metro skin for Steam chat and friends UI.
Stars: ✭ 79 (+163.33%)
Mutual labels:  skin, steam-client
PureBlue
空蓝,一款搜狗输入法 for Mac 皮肤,极简风格,使用蓝色作为高亮颜色。
Stars: ✭ 57 (+90%)
Mutual labels:  skin
vioplot
Development version of vioplot R package (CRAN maintainer)
Stars: ✭ 25 (-16.67%)
Mutual labels:  customisation
skin.night
Night - A skin for KODI and OpenHT
Stars: ✭ 13 (-56.67%)
Mutual labels:  skin
fcitx5-themes
fcitx5的简约风格皮肤——四季
Stars: ✭ 83 (+176.67%)
Mutual labels:  skin
Osmo
Osmo is a tool to create, edit and manage your osu! skins with ease.
Stars: ✭ 18 (-40%)
Mutual labels:  skin
skinner
Skin export / import tools for Autodesk Maya
Stars: ✭ 68 (+126.67%)
Mutual labels:  skin
Lauhdutin
A Rainmeter skin for launching games.
Stars: ✭ 65 (+116.67%)
Mutual labels:  skin
Winamp2000SP4
Bringing you back to the good ol' days of Windows 9x and later with this Winamp Skin
Stars: ✭ 19 (-36.67%)
Mutual labels:  skin
EDOPRO-Skinpack
EDOPRO Skinpack - updated by Lahrenheit
Stars: ✭ 22 (-26.67%)
Mutual labels:  skin
apbcss
APB CSS - Atomic Parts Base CSS -
Stars: ✭ 40 (+33.33%)
Mutual labels:  skin
fnf-osu-mania-skin
A Friday Night Funkin' skin for all osu! modes.
Stars: ✭ 45 (+50%)
Mutual labels:  skin
Lano-Visualizer
A simple but highly configurable visualizer with rounded bars.
Stars: ✭ 114 (+280%)
Mutual labels:  skin
Sonder
Rainmeter skin
Stars: ✭ 160 (+433.33%)
Mutual labels:  skin
Nightfall
A custom skin for Unnamed SDVX Clone (USC)
Stars: ✭ 44 (+46.67%)
Mutual labels:  skin
Rapier
Rapier skin for Kodi entertainment center
Stars: ✭ 19 (-36.67%)
Mutual labels:  skin
Black-VLC-Mac
A black theme for VLC for Mac
Stars: ✭ 26 (-13.33%)
Mutual labels:  skin
Chat-LoggerPP
Steam Chat Logger
Stars: ✭ 13 (-56.67%)
Mutual labels:  steam-client
WinForm.UI
WinForm 皮肤,自定义控件
Stars: ✭ 100 (+233.33%)
Mutual labels:  skin
UE4EditorCustomize
Change UE4 Editor to a new Style.
Stars: ✭ 38 (+26.67%)
Mutual labels:  skin

CI/CD

Steam Friends / Chat Skin

Check out https://steamchatskinning.tk to see the skin in action. Also provides a visual way to customise the appearance.

Installation

Prerequisite

Steam Friends Patcher: https://github.com/PhantomGamers/SteamFriendsPatcher/releases

This is required to apply the theme to the Steam Friends UI. Setting the patcher to run in the background will automatically patch the UI whenever Valve releases a new update for the Friends UI.

Theme Installation

Manual

Automatic

If on Windows running the installer script will automatically download and install the theme. Installer: https://github.com/LaserFlash/steam-chat-skin-installer/releases

Preview

Skin Image

Customisation

friends.custom.css can be customised to apply different styles to the theme. This customisation is performed in the that file

Theme Options:

Theme Colour:

  • Discord Theme
  • Dark Theme
  • Light Theme

Status Styles:

  • Discord status or dot status
  • Border status (outline around the avatar)

Avatar Styles:

  • Round Avatar
  • Square Avatar
  • Squircle Avatar

Visual Effects:

  • Glow Effects
  • Shadows
  • Blur

Font Customisation

You can change the font used, either read the comment block in friends.custom.css or add something like the following:

* {
  font-family: <Replace me with your font> !important;
}

Just make sure you either use a web safe font or one that is installed on your system

Contributing

Contributions of any sort are always welcome.

If you have problems or suggestions I would recommend you create an Issue with a clear explanation and ideally a relevant screenshot.

Code

Code contributions are also welcome (less work for me). Just put in a Merge Request. I'm slowly working on creating a solid project structure, but for now just be sensible with the code changes.

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].