# wt-security/2.1.8/htdocs/scss/_variables.scss

WebTotem Security, version 2.1.8. 8 lines.

- Page: https://pluginprobe.com/plugins/wt-security/2.1.8/code/htdocs/scss/_variables.scss
- Raw: https://pluginprobe.com/plugins/wt-security/2.1.8/raw/htdocs/scss/_variables.scss
- Modified: 2020-08-04T11:33:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wt-security/2.1.8/code/htdocs/scss/_variables.scss#L10-L20`.

```scss
$c-blue: #3d50df;
$c-titles: #5e6977;
$c-orange: #d56c6a;

// dark theme
$c-card: #282828;
$c-font: #f3f5f6;

```
