aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesView.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/PropertiesView.scss')
-rw-r--r--src/client/views/PropertiesView.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/client/views/PropertiesView.scss b/src/client/views/PropertiesView.scss
index 7e0da5520..eafe752be 100644
--- a/src/client/views/PropertiesView.scss
+++ b/src/client/views/PropertiesView.scss
@@ -178,7 +178,7 @@
height: 16px;
padding: 0px;
padding-left: 3px;
- background: rgb(235, 235, 145);
+ background: rgb(254, 254, 199);
color: rgb(75, 75, 5);
border-radius: 6px;
border: 1px solid rgb(75, 75, 5);
@@ -187,7 +187,7 @@
height: 16px;
padding: 0px;
padding-left: 3px;
- background: rgb(160, 230, 160);
+ background: rgb(208, 255, 208);
color:rgb(19, 80, 19);
border-radius: 6px;
border: 1px solid rgb(19, 80, 19);
@@ -197,7 +197,7 @@
height: 16px;
padding: 0px;
padding-left: 3px;
- background: rgb(161, 161, 238);
+ background: rgb(213, 213, 255);
color: rgb(25, 25, 101);
border-radius: 6px;
border: 1px solid rgb(25, 25, 101);
@@ -206,7 +206,7 @@
height: 16px;
padding: 0px;
padding-left: 3px;
- background: rgb(210, 143, 143);
+ background: rgb(255, 207, 207);
color: rgb(138, 47, 47);
border-radius: 6px;
border: 1px solid rgb(138, 47, 47);