update
This commit is contained in:
2048
.config/bat/themes/Catppuccin Mocha.tmTheme
Normal file
2048
.config/bat/themes/Catppuccin Mocha.tmTheme
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,2 @@
|
||||
[Settings]
|
||||
gtk-application-prefer-dark-theme=1
|
||||
|
||||
gtk-application-prefer-dark-theme=0
|
||||
|
||||
@@ -27,3 +27,28 @@ text-clear-color=f5e0dc
|
||||
text-caps-lock-color=fab387
|
||||
text-ver-color=89b4fa
|
||||
text-wrong-color=eba0ac
|
||||
|
||||
# indicator
|
||||
# no-unlock-indicator
|
||||
# daemonize
|
||||
indicator-caps-lock
|
||||
# datestr=%A
|
||||
image=$HOME/.config/configfiles/lockscreen.jpg
|
||||
scaling=fill
|
||||
font=UbuntuMono
|
||||
font-size=20
|
||||
|
||||
# Ring
|
||||
indicator-radius=115
|
||||
# line-uses-ring
|
||||
line-color=#3b4252
|
||||
text-color=#d8dee9
|
||||
inside-color=#2e344098
|
||||
inside-ver-color=#5e81ac
|
||||
line-ver-color=#5e81ac
|
||||
ring-ver-color=#5e81ac98
|
||||
ring-color=#4c566a
|
||||
key-hl-color=#5e81ac
|
||||
separator-color=#4c566a
|
||||
layout-text-color=#eceff4
|
||||
line-wrong-color=#d08770
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"spacing": 15,
|
||||
"modules-left": ["sway/workspaces","sway/mode"],
|
||||
"modules-center": ["clock"],
|
||||
"modules-right": ["battery","pulseaudio","tray"],
|
||||
"modules-right": ["tray", "battery","pulseaudio"],
|
||||
"sway/mode": {
|
||||
"format": "{}"
|
||||
},
|
||||
@@ -24,7 +24,7 @@
|
||||
"format-plugged": "Battery: {capacity}% (plugged)",
|
||||
},
|
||||
"clock": {
|
||||
"format": "{:%H:%M %m/%d/%Y}",
|
||||
"format": "{:%I:%M %p %m/%d/%Y}",
|
||||
"tooltip-format": "<tt><small>{calendar}</small></tt>",
|
||||
"calendar": {
|
||||
"format": {
|
||||
|
||||
Reference in New Issue
Block a user