aboutsummaryrefslogtreecommitdiff
path: root/env/.config/vis/themes/caelus.lua
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2026-07-22 02:42:17 -0500
committericeyrazor <iceyrazor@mailfence.com>2026-07-22 02:42:17 -0500
commitb50c450a572c9951baf2bdf1720fb241625c626d (patch)
tree4750183b51250f5444a6839bc2bf679ef9a12b79 /env/.config/vis/themes/caelus.lua
parent735b92dbcfe2f8f85047110bdd17f48900b12b8e (diff)
Squashed commit of the following:HEADmain
fixed i3blocks breaking blocks on multible monitors added keybind for cboomer urlview.sh change added asciidoc asociation for vis for v0.9 tag fixed vis theme added xorg-xinit. fixed typo xlibre-xserver moved ugrep urlview check change
Diffstat (limited to 'env/.config/vis/themes/caelus.lua')
-rw-r--r--env/.config/vis/themes/caelus.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/env/.config/vis/themes/caelus.lua b/env/.config/vis/themes/caelus.lua
index 07461a5..be71bd9 100644
--- a/env/.config/vis/themes/caelus.lua
+++ b/env/.config/vis/themes/caelus.lua
@@ -1,8 +1,8 @@
local lexers = vis.lexers
-local lightyellow = '#efbf71'
-local lightgray = '#9a9c8b'
-local darkgray = '#1e1f1e'
+local lightyellow = '221'
+local lightgray = '144'
+local darkgray = '234'
lexers.STYLE_DEFAULT = 'back:000000,fore:white'
lexers.STYLE_NOTHING = 'back:black'