mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Dark Theme
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
set name = "hotkeys-help"
|
set name = "hotkeys-help"
|
||||||
set category = "OOC"
|
set category = "OOC"
|
||||||
|
|
||||||
var/admin = {"<font color='purple'>
|
var/admin = {"<font color='AD5AAD'>
|
||||||
Admin:
|
Admin:
|
||||||
\tF5 = Aghost (admin-ghost)
|
\tF5 = Aghost (admin-ghost)
|
||||||
\tF6 = player-panel-new
|
\tF6 = player-panel-new
|
||||||
@@ -79,7 +79,7 @@ Admin:
|
|||||||
\tF8 = Invisimin
|
\tF8 = Invisimin
|
||||||
</font>"}
|
</font>"}
|
||||||
|
|
||||||
var/hotkey_mode = {"<font color='purple'>
|
var/hotkey_mode = {"<font color='AD5AAD'>
|
||||||
Hotkey-Mode: (hotkey-mode must be on)
|
Hotkey-Mode: (hotkey-mode must be on)
|
||||||
\tTAB = toggle hotkey-mode
|
\tTAB = toggle hotkey-mode
|
||||||
\ta = left
|
\ta = left
|
||||||
@@ -104,7 +104,7 @@ Hotkey-Mode: (hotkey-mode must be on)
|
|||||||
\tShift+Click = examine
|
\tShift+Click = examine
|
||||||
</font>"}
|
</font>"}
|
||||||
|
|
||||||
var/other = {"<font color='purple'>
|
var/other = {"<font color='AD5AAD'>
|
||||||
Any-Mode: (hotkey doesn't need to be on)
|
Any-Mode: (hotkey doesn't need to be on)
|
||||||
\tCtrl+a = left
|
\tCtrl+a = left
|
||||||
\tCtrl+s = down
|
\tCtrl+s = down
|
||||||
@@ -133,7 +133,7 @@ Any-Mode: (hotkey doesn't need to be on)
|
|||||||
\tEND = throw
|
\tEND = throw
|
||||||
</font>"}
|
</font>"}
|
||||||
|
|
||||||
var/robot_hotkey_mode = {"<font color='purple'>
|
var/robot_hotkey_mode = {"<font color='AD5AAD'>
|
||||||
Hotkey-Mode: (hotkey-mode must be on)
|
Hotkey-Mode: (hotkey-mode must be on)
|
||||||
\tTAB = toggle hotkey-mode
|
\tTAB = toggle hotkey-mode
|
||||||
\ta = left
|
\ta = left
|
||||||
@@ -155,7 +155,7 @@ Hotkey-Mode: (hotkey-mode must be on)
|
|||||||
\tShift+Click = examine
|
\tShift+Click = examine
|
||||||
</font>"}
|
</font>"}
|
||||||
|
|
||||||
var/robot_other = {"<font color='purple'>
|
var/robot_other = {"<font color='AD5AAD'>
|
||||||
Any-Mode: (hotkey doesn't need to be on)
|
Any-Mode: (hotkey doesn't need to be on)
|
||||||
\tCtrl+a = left
|
\tCtrl+a = left
|
||||||
\tCtrl+s = down
|
\tCtrl+s = down
|
||||||
|
|||||||
1314
interface/skin.dmf
1314
interface/skin.dmf
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user