Commit graph

14 commits

Author SHA1 Message Date
Jeremy Soller
c0d1ab1fb8
Include builtin cosmic dark and light theme in color schemes list, fixes #206 2024-06-05 08:51:26 -06:00
Daniel Eades
d3eb8d5ad0 use 'clamp' function (clippy::manual_clamp) 2024-04-26 10:12:44 -06:00
Mattias Eriksson
3e41d261a9 Use COSMIC Default themes as fallback 2024-04-14 12:51:18 -06:00
Jeremy Soller
235ebd6180
Split dark and light color schemes 2024-02-22 11:18:13 -07:00
Jeremy Soller
89e1dcb83a
Color Schemes (#142)
* WIP: Color Schemes

* Import/export using color_schemes config

* Finish color scheme implementation

* Add color scheme rename
2024-02-22 09:55:46 -07:00
perillamint
bb33a616dd Add selenized color scheme 2024-02-15 07:12:52 -07:00
Jeremy Soller
c0d7fed185
Use window background for cosmic color schemes (#102) 2024-01-31 11:20:15 -07:00
Mohammad AlSaleh
01b7b1c9d9 Add some common syntax themes
Add themes (or palette/scheme pairs as they're referred to elsewhere)
 commonly found and used in other terminals:

 * Tango Palette (Dark and Light themes)
 * XTerm Palette (Dark and Light themes)
 * Rxvt Palette (Dark and Light themes)
 * Solarized Palette (Dark and Light themes)
 * Linux Console Palette & Theme

Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-31 06:36:55 -07:00
Jeremy Soller
7f37ede453
Allow specifying startup command with -e, --command, or -- 2024-01-14 12:33:28 -07:00
Mohammad AlSaleh
f34116f3f7 Support DIM
* Add a color deriver and derive dim colors for all themes.
 * Derive actual bright colors for the OneHalfDark theme while at it.
 * Use dim colors when the DIM flag is set.

Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-12 10:40:10 -07:00
Mohammad AlSaleh
fb2b251a33 Update to alacritty_terminal v0.20
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-02 10:29:11 -07:00
Jeremy Soller
44a5d80740
Add config, translations, settings UI 2023-12-22 14:31:01 -07:00
Jeremy Soller
6cad69b414 Adjust to use COSMIC colors 2023-12-21 21:22:24 -07:00
Jeremy Soller
a83c593a24
Add OneHalfDark theme and script for testing theme 2023-12-21 09:44:44 -07:00