summaryrefslogtreecommitdiff
path: root/themes/Adwaita
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-11-09 13:18:35 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-11-09 13:18:35 (GMT)
commitc301f7e77eaca632a491b5b4417c8e4b9dce2570 (patch)
tree501ccdd583e35ccad4f3a0592f2fb1b0870e0d5f /themes/Adwaita
parent459b345d69532825f21bdcd3e4f92009b0a046dc (diff)
Introduced the first features of a hexadecimal viewer.
Diffstat (limited to 'themes/Adwaita')
-rw-r--r--themes/Adwaita/display.css45
1 files changed, 0 insertions, 45 deletions
diff --git a/themes/Adwaita/display.css b/themes/Adwaita/display.css
index f5bd72c..977490d 100644
--- a/themes/Adwaita/display.css
+++ b/themes/Adwaita/display.css
@@ -3,8 +3,6 @@
color: #000;
- font-style: normal;
- font-weight: normal;
}
@@ -12,8 +10,6 @@
color: #37b05b;
- font-style: normal;
- font-weight: normal;
}
@@ -22,7 +18,6 @@
color: #828282;
font-style: italic;
- font-weight: normal;
}
@@ -30,62 +25,42 @@
color: darker(#7c7c7b);
- font-style: normal;
- font-weight: normal;
-
}
.segment-phys-addr {
color: #7c7c7b;
- font-style: normal;
- font-weight: normal;
-
}
.segment-virt-addr-padding {
color: darker(#7c7c7b);
- font-style: normal;
- font-weight: normal;
-
}
.segment-virt-addr {
color: #7c7c7b;
- font-style: normal;
- font-weight: normal;
-
}
.segment-raw-code {
color: #000;
- font-style: normal;
- font-weight: normal;
-
}
.segment-label {
color: #ffd200;
- font-style: normal;
- font-weight: normal;
-
}
.segment-instruction {
color: #bebebe;
- font-style: normal;
- font-weight: normal;
}
@@ -93,8 +68,6 @@
color: #a020f0;
- font-style: normal;
- font-weight: normal;
}
@@ -102,8 +75,6 @@
color: #4141d1;
- font-style: normal;
- font-weight: normal;
}
@@ -111,7 +82,6 @@
color: #000;
- font-style: normal;
font-weight: bold;
}
@@ -120,7 +90,6 @@
color: #000;
- font-style: normal;
font-weight: bold;
}
@@ -129,7 +98,6 @@
color: #000;
- font-style: normal;
font-weight: bold;
}
@@ -138,8 +106,6 @@
color: #000;
- font-style: normal;
- font-weight: normal;
}
@@ -147,8 +113,6 @@
color: #c80a0a;
- font-style: normal;
- font-weight: normal;
}
@@ -156,8 +120,6 @@
color: #000;
- font-style: normal;
- font-weight: normal;
}
@@ -165,8 +127,6 @@
color: #cc7e00;
- font-style: normal;
- font-weight: normal;
}
@@ -174,8 +134,6 @@
color: #000;
- font-style: normal;
- font-weight: normal;
}
@@ -183,8 +141,6 @@
color: #000;
- font-style: normal;
- font-weight: normal;
}
@@ -192,7 +148,6 @@
color: #ff0000;
- font-style: normal;
font-weight: bold;
}