Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxgripe/ssms-olivine-color-theme

SQL Server Management Studio (SSMS) color scheme.
https://github.com/maxgripe/ssms-olivine-color-theme

color color-scheme color-theme colors scheme sql sql-server sql-server-management-studio sqlserver ssms ssms-extension theme

Last synced: 4 days ago
JSON representation

SQL Server Management Studio (SSMS) color scheme.

Awesome Lists containing this project

README

        

[![1 file](https://img.shields.io/badge/files-1-blue)](https://github.com/MaxGripe/ssms-olivine-color-theme/blob/main/SSMS_Olivine_Theme.vssettings)
![GitHub repo size](https://img.shields.io/github/repo-size/MaxGripe/ssms-olivine-color-theme)
![GitHub License](https://img.shields.io/github/license/MaxGripe/ssms-olivine-color-theme)
![GitHub Created At](https://img.shields.io/github/created-at/MaxGripe/ssms-olivine-color-theme)
![GitHub forks](https://img.shields.io/github/forks/MaxGripe/ssms-olivine-color-theme)
![GitHub Repo stars](https://img.shields.io/github/stars/MaxGripe/ssms-olivine-color-theme)

# SSMS Olivine Theme

Color scheme for SQL Server Management Studio (SSMS).

## Overview

Installation is very simple and only requires few clicks.

![alt text](https://github.com/MaxGripe/ssms-olivine-color-theme/blob/master/readme_files/preview.gif "Preview")

## Importing to SSMS
Just download the theme from this repository and import into SSMS. If you're not sure how to do this, follow these steps:

1. Make sure you have SSMS installed. This theme has been tested with SSMS 19.0 but should work fine with future versions.
2. Download the **SSMS_Olivine_Theme.vssettings** release from this repository.
3. Open SSMS, go to 'Tools' > 'Import and Export Settings'.
4. Select **Import selected environment settings** and click 'Next'.
5. Select **No, just import new settings, overwriting my current settings** (the alternative option allows you to back up your settings if needed). Click 'Next'.
6. On the **Choose a Collection of Settings to Import** panel, click 'Browse', navigate to the downloaded **SSMS_Olivine_Theme.vssettings** file. Click 'Open' and then 'Next'.
7. On the **Choose Settings to Import** panel, under **Which settings do you want to import?** question, select all options and click 'Finish'.

![alt text](https://github.com/MaxGripe/ssms-olivine-color-theme/blob/master/readme_files/installation.gif "Installation")

## License

SSMS Olivine Theme is licensed under the [Unlicense](https://choosealicense.com/licenses/unlicense/).
Just please feel free to do whatever you want with it.
Credit need not be given.