/usr/share/ho22bus/skins/en/gtkrc is in ho22bus-data 0.9.1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 | #this file is used for setting color.
style "collectword-word_label"
{
fg[NORMAL] = {1.0,1.0,1.0}
}
widget "*collectword-word_label" style "collectword-word_label"
style "collectword-meaning_label"
{
fg[NORMAL] = {1.0,1.0,1.0}
}
widget "*collectword-meaning_label" style "collectword-meaning_label"
style "firstrecite_test-headchar_label"
{
fg[NORMAL] = {0.7,0.4,0.3}
}
widget "*firstrecite_test-headchar_label" style "firstrecite_test-headchar_label"
style "help-text_label"
{
fg[NORMAL] = {1.0,1.0,1.0}
}
widget "*help-text_label" style "help-text_label"
style "mark-mark_label"
{
font_name = "sans Regular 28"
fg[NORMAL] = {1.0,0,0}
}
widget "*mark-mark_label" style "mark-mark_label"
style "record-text_label"
{
fg[NORMAL] = {1.0,1.0,1.0}
}
widget "*record-text_label" style "record-text_label"
style "revise_test-wordlist_item_label_1"
{
fg[NORMAL] = {1.0,1.0,1.0}
}
widget "*revise_test-wordlist_item_label_1" style "revise_test-wordlist_item_label_1"
style "revise_test-wordlist_item_label_2"
{
fg[NORMAL] = {1.0,1.0,1.0}
}
widget "*revise_test-wordlist_item_label_2" style "revise_test-wordlist_item_label_2"
style "revise_test-headchar_label"
{
fg[NORMAL] = {0.7,0.4,0.3}
}
widget "*revise_test-headchar_label" style "revise_test-headchar_label"
style "shooting-word_label"
{
fg[NORMAL] = {1.0,1.0,1.0}
}
widget "*shooting-word_label" style "shooting-word_label"
style "shooting-meaning_label"
{
fg[NORMAL] = {1.0,1.0,1.0}
}
widget "*shooting-meaning_label" style "shooting-meaning_label"
style "shooting-wordindex_label"
{
fg[NORMAL] = {1.0,1.0,1.0}
}
widget "*shooting-wordindex_label" style "shooting-wordindex_label"
style "shooting-wordcount_label"
{
fg[NORMAL] = {1.0,1.0,1.0}
}
widget "*shooting-wordcount_label" style "shooting-wordcount_label"
|