Add multi-monitor support to all themes and made small tweaks to sizing and fonts
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
;; Use pywal.sh in scripts directory to use colors from an image/wallpaper.
|
||||
|
||||
;; main colors
|
||||
background = #0a0a0a
|
||||
background-alt = #8C0a0a0a
|
||||
foreground = #f5f5f5
|
||||
foreground-alt = #33f5f5f5
|
||||
primary = #fdd835
|
||||
background = #263238
|
||||
background-alt = #8C263238
|
||||
foreground = #DFDFDF
|
||||
foreground-alt = #33DFDFDF
|
||||
primary = #00BCD4
|
||||
red = #FF5250
|
||||
green = #43a047
|
||||
yellow = #fdd835
|
||||
|
||||
Reference in New Issue
Block a user