colors
This commit is contained in:
19
colors/.config/colors
Normal file
19
colors/.config/colors
Normal file
@@ -0,0 +1,19 @@
|
||||
# Global color scheme - Bearded Arc (main variant)
|
||||
# Based on: https://github.com/BeardedBear/bearded-theme
|
||||
|
||||
# Backgrounds
|
||||
set $bg #1c2433
|
||||
set $bg_bar #212a3b
|
||||
set $bg_inactive #4a5e84
|
||||
|
||||
# UI elements
|
||||
set $track #405275
|
||||
set $border #69C3FF
|
||||
|
||||
# Accents
|
||||
set $accent #EACD61
|
||||
set $urgent #FF738A
|
||||
set $match #3CEC85
|
||||
|
||||
# Text
|
||||
set $fg #afbbd2
|
||||
Reference in New Issue
Block a user