Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mobaxterm files #118

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions terminals/mobaxterm/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Selenized color palette for MobaXterm

## Installation

1. Open global or session 'Terminal color settings' and add one of the color schemes from this folder
2. Save your new settings for your current session or all tabs by default.

![MobaXterm Terminal color settings](/terminals/mobaxterm/images/selenized-mobaxterm-settings.png)

3. Create the new tab for any your connection to test the selenized palette

![MobaXterm Terminal color settings](/terminals/mobaxterm/images/selenized-mobaxterm-testing.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions terminals/mobaxterm/selenized-black.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[Colors]
DefaultColorScheme=0
BackgroundColour=24,24,24
ForegroundColour=185,185,185
CursorColour=165,128,226
Black=37,37,37
BoldBlack=59,59,59
Red=237,74,70
BoldRed=255,94,86
Green=112,180,51
BoldGreen=131,199,70
Yellow=219,179,45
BoldYellow=239,197,65
Blue=54,138,235
BoldBlue=79,156,254
Magenta=235,110,183
BoldMagenta=255,129,202
Cyan=63,197,183
BoldCyan=86,216,201
White=119,119,119
BoldWhite=222,222,222
21 changes: 21 additions & 0 deletions terminals/mobaxterm/selenized-dark.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[Colors]
DefaultColorScheme=0
BackgroundColour=16,60,72
ForegroundColour=173,188,188
CursorColour=175,136,235
Black=24,73,86
BoldBlack=45,91,105
Red=250,87,80
BoldRed=255,102,92
Green=117,185,56
BoldGreen=132,199,71
Yellow=219,179,45
BoldYellow=235,193,61
Blue=70,149,247
BoldBlue=88,163,255
Magenta=242,117,190
BoldMagenta=255,132,205
Cyan=65,199,185
BoldCyan=83,214,199
White=114,137,143
BoldWhite=202,216,217
21 changes: 21 additions & 0 deletions terminals/mobaxterm/selenized-light.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[Colors]
DefaultColorScheme=0
BackgroundColour=251,243,219
ForegroundColour=83,103,109
CursorColour=135,98,198
Black=236,227,204
BoldBlack=213,205,182
Red=210,33,45
BoldRed=204,23,41
Green=72,145,0
BoldGreen=66,139,0
Yellow=173,137,0
BoldYellow=167,131,0
Blue=0,114,212
BoldBlue=0,109,206
Magenta=202,72,152
BoldMagenta=196,67,146
Cyan=0,156,143
BoldCyan=0,151,138
White=144,153,149
BoldWhite=58,77,83
21 changes: 21 additions & 0 deletions terminals/mobaxterm/selenized-white.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[Colors]
DefaultColorScheme=0
BackgroundColour=255,255,255
ForegroundColour=71,71,71
CursorColour=127,81,214
Black=235,235,235
BoldBlack=205,205,205
Red=214,0,12
BoldRed=191,0,0
Green=29,151,0
BoldGreen=0,132,0
Yellow=196,151,0
BoldYellow=175,133,0
Blue=0,100,228
BoldBlue=0,84,207
Magenta=221,15,157
BoldMagenta=199,0,139
Cyan=0,173,156
BoldCyan=0,154,138
White=135,135,135
BoldWhite=40,40,40