]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
changed some radio colors to be more distinguishable (#30133)
authorMoomoobeef <62638182+Moomoobeef@users.noreply.github.com>
Fri, 26 Jul 2024 06:47:20 +0000 (01:47 -0500)
committerGitHub <noreply@github.com>
Fri, 26 Jul 2024 06:47:20 +0000 (23:47 -0700)
* changed some radio colors to be more distinguishable

* changed sec, supply, and engineering in order to provide more accessability to deuteranomaly

* the previous commit made engi and supply hard to distinguish again. so I fixed it

Resources/Prototypes/radio_channels.yml

index 48cc0872a1a83314e436e2ebf784d87ee77cc036..1c69bbe7e662e359f476268a1126cf8245412026 100644 (file)
@@ -3,7 +3,7 @@
   name: chat-radio-common
   keycode: ";"
   frequency: 1459
-  color: "#32cd32"
+  color: "#2cdb2c"
 
 - type: radioChannel
   id: CentCom
@@ -25,7 +25,7 @@
   name: chat-radio-engineering
   keycode: 'e'
   frequency: 1357
-  color: "#f37746"
+  color: "#ff733c"
 
 - type: radioChannel
   id: Medical
   name: chat-radio-science
   keycode: 'n'
   frequency: 1351
-  color: "#c68cfa"
+  color: "#b05efa"
 
 - type: radioChannel
   id: Security
   name: chat-radio-security
   keycode: 's'
   frequency: 1359
-  color: "#dd3535"
+  color: "#ff4242"
 
 - type: radioChannel
   id: Service
   name: chat-radio-service
   keycode: 'v'
   frequency: 1349
-  color: "#6ca729"
+  color: "#539c00"
 
 - type: radioChannel
   id: Supply
   name: chat-radio-supply
   keycode: 'u'
   frequency: 1347
-  color: "#b88646"
+  color: "#b48b57"
 
 - type: radioChannel
   id: Syndicate
@@ -74,7 +74,7 @@
   id: Handheld
   name: chat-radio-handheld
   frequency: 1330
-  color: "#d39f01"
+  color: "#967101"
   # long range since otherwise it'd defeat the point of a handheld radio independent of telecomms
   longRange: true