aboutsummaryrefslogtreecommitdiff
path: root/modules/firefox.home/chrome/styles/variables.css
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-11-16 17:46:28 +0530
committerAkshay Nair <phenax5@gmail.com>2024-11-16 17:46:28 +0530
commit6afdc1c9c8567d698755f098415823108ff33712 (patch)
tree44fdf01c51bc67474ed83bc86b6ce7afd12b3b2c /modules/firefox.home/chrome/styles/variables.css
parent5a7cb7fd19b7ca2185463829423eb4a05fc5a330 (diff)
downloadnixos-config-6afdc1c9c8567d698755f098415823108ff33712.tar.gz
nixos-config-6afdc1c9c8567d698755f098415823108ff33712.zip
Update firefox styles
Diffstat (limited to 'modules/firefox.home/chrome/styles/variables.css')
-rw-r--r--modules/firefox.home/chrome/styles/variables.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/firefox.home/chrome/styles/variables.css b/modules/firefox.home/chrome/styles/variables.css
index 54ccb2b..82e1723 100644
--- a/modules/firefox.home/chrome/styles/variables.css
+++ b/modules/firefox.home/chrome/styles/variables.css
@@ -4,7 +4,7 @@
--ff-bg-color: #0f0c19;
--ff-bg-color-1: #16121f;
--ff-bg-color-2: #26222f;
- --ff-bg-private: hsl(247,36%,15%);
- --ff-urlbar-height: 28px;
+ --ff-bg-private: hsl(247, 36%, 15%);
+ --ff-urlbar-height: 24px;
}