aboutsummaryrefslogtreecommitdiff
path: root/.doom.d/themes/zt-theme.el
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-01-12 19:30:21 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-01-12 19:30:21 +0530
commita417515939c2b5a6e6ca1791fd8d4b99bf3590d7 (patch)
tree4eb40209e0ae9e9133ed1016be7ea132e87e180f /.doom.d/themes/zt-theme.el
parent56be6e6401ab3c007aa2a023071cbf65d111cdcd (diff)
added alternatives to frequently used modal keybindings
Diffstat (limited to '.doom.d/themes/zt-theme.el')
-rw-r--r--.doom.d/themes/zt-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/themes/zt-theme.el b/.doom.d/themes/zt-theme.el
index 6fe0423..cce1957 100644
--- a/.doom.d/themes/zt-theme.el
+++ b/.doom.d/themes/zt-theme.el
@@ -48,7 +48,7 @@ Can be an integer to determine the exact padding."
;; name default 256 16
;((bg '("#100b13" "black" "black" )) ; this looks bad because polybar has messed up color rendering or something
- ((bg '("#0e0911" "black" "black" ))
+ ((bg '("#282c34" "black" "black" ))
(fg '("#bbc2cf" "#bfbfbf" "brightwhite" ))
;; These are off-color variants of bg/fg, used primarily for `solaire-mode',