From db95aac45fb7ab07b0b0d02cb271db8e0316b5ab Mon Sep 17 00:00:00 2001 From: topa-LE Date: Wed, 27 Oct 2021 20:26:05 +0200 Subject: [PATCH] edit custom.css --- theme-custom.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/theme-custom.css b/theme-custom.css index 8d28403..934c506 100644 --- a/theme-custom.css +++ b/theme-custom.css @@ -17,6 +17,7 @@ font-family : 'Saira Condensed', sans-serif; .x-panel-header-title-default, .x-tree-node-text, .x-window-body-default { font-weight : 200; font-size : 16px; +font-family : 'Saira Condensed', sans-serif; border-color : #0e1621; } .x-toolbar-text-default { @@ -234,6 +235,7 @@ filter : invert(1) hue-rotate(180deg); color : #fff; border-color : #16212f; background-color : #16212f; +font-family : 'Saira Condensed', sans-serif; } .x-window-default { background-color : #06111f;