1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:18:13 +00:00
serenity/Applications/Terminal
Andreas Kling 315716d193 GUI: Use Win2K-like "warm gray" color instead of the older colder gray.
Someone suggested this a long time ago and I never got around to it.
So here we go, here's the warm gray! I have to admit I like it better. :^)
2019-06-30 09:23:16 +02:00
..
.gitignore Terminal: Single settings window & consistant visual bell timing 2019-06-01 00:07:45 +02:00
main.cpp GUI: Use Win2K-like "warm gray" color instead of the older colder gray. 2019-06-30 09:23:16 +02:00
Makefile Move common Application build steps into their own Makefile.common 2019-06-25 21:35:50 +02:00
Terminal.cpp Terminal: Make it so typing resets the cursor blink timer. 2019-06-28 21:46:23 +02:00
Terminal.h Terminal: Changex internal opacity representation to byte instead of float. 2019-06-28 21:42:15 +02:00
XtermColors.h Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00