summary refs log tree commit diff
path: root/emacs/custom/my-ui.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ui: default color scheme in blackFranck Cuny2023-03-271-20/+0
| | | | Change-Id: I1dc4fb98f11d46acab82fda6c32cea01eb823e92
* fix(ui): don't coerce buffers for wo|manFranck Cuny2023-02-211-5/+0
| | | | | | | The screen on the laptop is too small, let's just have a full size buffer, it's easier to read that way. Change-Id: If6d65bd0353237431f6bd68c054c7ec732bd7dd8
* fix(ui): re-indent correctlyFranck Cuny2023-01-311-3/+3
| | | | Change-Id: I01576db6bfbb7dbfe0bcb04185e1cf8d0708a5af
* ref(org-mode): a number of tweaksFranck Cuny2023-01-311-11/+1
| | | | | | | | | | | | | - use org-cliplink to add bookmarks - remove the sequence for TO-READ/READING/READ since I don't use it - remove a projects.org since all tasks end up in tasks.org with tagging. This was adding a layer of complexity I don't need - move habits to tasks.org - add a capture template for TIL (today-I-learned) - remove the heading decorations for the theme, I don't like the way it looks Change-Id: I6e25015ec91242cc8b8797a92767a1afa9c08a96
* ref(ui): use standard-themeFranck Cuny2023-01-221-0/+33
| | | | | | It's like the standard color scheme but better. Change-Id: Ida8f5c3dc53708c1aa0284b70474d3d810334171
* ref(ui): use the default color schemeFranck Cuny2023-01-181-19/+0
| | | | | | | | | The theme for modus evolves constantly and is hard to keep up with (it's not the first time I have issues with it). The default color scheme is "good enough", and I revert it to use a dark background. Change-Id: I0e0c984fb5fb3933cdcfdbda12e61ae391e0272f
* ref(ui): switch back to simpler themes/fontsFranck Cuny2022-11-211-32/+4
| | | | | | | | | | I prefer the simplicity of Source Code Pro as a font, it's less fancy but also more readable to me. I also can't get used to variable pitch for org-mode, I still prefer a monospace font. Change-Id: If174c656309ee29fa80e1610571ff711ed9de6a3
* ref(ui): use a theme with nice colors and better fontFranck Cuny2022-11-151-4/+48
| | | | | | | | | The ef-themes are similar to modus, but they have a nicer background color, which is less aggressive than plain white. Switch to iosevka for the font, it's a bit nicer to my taste. Change-Id: I21d482b9530f7d1106937d7e97261856ec8c5e61
* ref(ui): remote the regex for uniquifyFranck Cuny2022-10-151-4/+0
| | | | Change-Id: Iea6eea6013e13d964f1f903b6713f0e0ad2df997
* ref: don't coerce eldoc's buffer to a small windowFranck Cuny2022-10-141-1/+1
| | | | Change-Id: Ib831efa39358ac6bd1d1ecc7d484ce479749cae8
* feat(UI): use the default themeFranck Cuny2022-09-071-15/+0
| | | | Change-Id: Iadad81181e7f97e89613edefa89afdc244753b98
* my-uptime: new module to calculate availabilityFranck Cuny2022-05-041-1/+1
| | | | | For a given SLO, calculate what's the allowed downtime for different time period.
* my-ui: moreFranck Cuny2022-04-271-17/+16
|
* UI: remove completely `use-package'Franck Cuny2022-04-191-23/+16
| | | | The modus themes are part of emacs now.
* UI: simplify the codeFranck Cuny2022-04-181-45/+31
|
* ui: configure position for async shell bufferFranck Cuny2022-04-171-1/+1
|
* ui: small adjustment with the themeFranck Cuny2022-04-161-2/+2
|
* UI: simplify the theme configurationFranck Cuny2022-03-251-1/+1
|
* ui: adjust theme for org-modeFranck Cuny2022-03-251-3/+4
|
* ui: configure display for xref buffersFranck Cuny2022-03-241-1/+1
|
* theme: improve readability a bitFranck Cuny2022-03-241-1/+13
|
* rename a few more librariesFranck Cuny2022-03-231-1/+1
|
* rename fcuny-ui to my-uiFranck Cuny2022-03-231-0/+127